Age | Commit message (Expand) | Author |
2015-03-23 | HAVE_FEATURE_SCRIPTING, but no config_features.h include. | Jan Holesovsky |
2015-03-23 | native-code.py: Make the #if HAVE_FEATURE_SCRIPTING actually work. | Jan Holesovsky |
2015-03-23 | android: clean up no longer needed com.polites library in LOAndroi3 | Miklos Vajna |
2015-03-23 | android: add comment to many classes and methods | Tomaž Vajngerl |
2015-03-23 | Add SwXTextDocument::postMouseEvent() testcase. | Miklos Vajna |
2015-03-23 | editeng tiled rendering: allow resetting selection with a single click | Miklos Vajna |
2015-03-23 | Rectangle::toString(): output position, then size | Miklos Vajna |
2015-03-23 | ImpEditView::DrawSelection: emit TEXT_SELECTION_START/END callbacks | Miklos Vajna |
2015-03-23 | sc tiled editing: Set the correct map mode for editeng. | Jan Holesovsky |
2015-03-23 | android: add missing license headers and modelines | Miklos Vajna |
2015-03-23 | -Werror,-Wpointer-bool-conversion | Stephan Bergmann |
2015-03-23 | Add comment that a "missing" 'break' is intentional fall-through | Tor Lillqvist |
2015-03-23 | loplugin:constantfunction: connectivity | Noel Grandin |
2015-03-23 | loplugin:constantfunction: cui | Noel Grandin |
2015-03-23 | loplugin:constantfunction: sd | Noel Grandin |
2015-03-23 | loplugin:constantfunction: chart2 | Noel Grandin |
2015-03-23 | loplugin:constantfunction: sc | Noel Grandin |
2015-03-23 | loplugin:constantfunction: sw | Noel Grandin |
2015-03-23 | tdf#81475 added/removed/rearranged buttons from various toolbars | Yousuf Philips |
2015-03-23 | remove SFX_SLOTMAP macro | Noel Grandin |
2015-03-23 | tdf#84909 rearranged the buttons in the standard, drawing and line toolbars | Yousuf Philips |
2015-03-22 | README.Code → README.md | Adolfo Jayme Barrientos |
2015-03-22 | Untangle locale label and trim some whitespace, tdf#90157 | Adolfo Jayme Barrientos |
2015-03-22 | presumably this will fix the mismatch of the service names | Caolán McNamara |
2015-03-22 | Removed Unnecessary variables | Karthick Prasad Gunasekaran |
2015-03-22 | .gitignore: Spelling. | Adolfo Jayme Barrientos |
2015-03-22 | use ODFSaneDefaultVersion to determine if and how to store exponent-interval | Eike Rathke |
2015-03-22 | introduce SvXMLExport::getSaneDefaultVersion() | Eike Rathke |
2015-03-22 | introduce ODFSaneDefaultVersion; ODFDefaultVersion is a mess, mess, mess.. | Eike Rathke |
2015-03-22 | Related tdf#89791: Add unit test | Julien Nabet |
2015-03-22 | use SvXMLExport::getDefaultVersion() | Eike Rathke |
2015-03-22 | boost::shared_ptr -> std::shared_ptr | Miklos Vajna |
2015-03-22 | Use std::make_shared<> | Miklos Vajna |
2015-03-22 | write exponent-interval only for 1.2+ and later, tdf#30716 follow-up | Eike Rathke |
2015-03-22 | read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-up | Eike Rathke |
2015-03-22 | tdf#30716 start Engineering notation: implement exponent-interval | Laurent Balland-Poirier |
2015-03-22 | svx: nMarkAnz -> nMarkCount | Miklos Vajna |
2015-03-22 | LinePropertyPanel - scoped_ptr -> unique_ptr | Tomaž Vajngerl |
2015-03-22 | cleanup sidebar: LinePropertyPanel | Tomaž Vajngerl |
2015-03-22 | Mark as static | Takeshi Abe |
2015-03-22 | vcl: add initial support for GtkScale (as Slider) to VclBuilder | Tomaž Vajngerl |
2015-03-22 | Typo: coment->comment | Julien Nabet |
2015-03-22 | Add missing ellipsis to “Format All Comments” | Adolfo Jayme Barrientos |
2015-03-21 | avoid crash on layout of ooo77837-1.odt | Caolán McNamara |
2015-03-21 | coverity#1291169 dead code | Caolán McNamara |
2015-03-21 | coverity#1291170 unchecked dynamic_cast | Caolán McNamara |
2015-03-21 | TransHighlightColor: update description | Zolnai Tamás |
2015-03-21 | Since nCategory is unused, Lb2Cat can be removed | Julien Nabet |
2015-03-21 | Updated core | Zolnai Tamás |
2015-03-21 | sfx2: boost/shared_ptr -> memory | Miklos Vajna |