summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-23HAVE_FEATURE_SCRIPTING, but no config_features.h include.Jan Holesovsky
2015-03-23native-code.py: Make the #if HAVE_FEATURE_SCRIPTING actually work.Jan Holesovsky
2015-03-23android: clean up no longer needed com.polites library in LOAndroi3Miklos Vajna
2015-03-23android: add comment to many classes and methodsTomaž Vajngerl
2015-03-23Add SwXTextDocument::postMouseEvent() testcase.Miklos Vajna
2015-03-23editeng tiled rendering: allow resetting selection with a single clickMiklos Vajna
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna
2015-03-23ImpEditView::DrawSelection: emit TEXT_SELECTION_START/END callbacksMiklos Vajna
2015-03-23sc tiled editing: Set the correct map mode for editeng.Jan Holesovsky
2015-03-23android: add missing license headers and modelinesMiklos Vajna
2015-03-23-Werror,-Wpointer-bool-conversionStephan Bergmann
2015-03-23Add comment that a "missing" 'break' is intentional fall-throughTor Lillqvist
2015-03-23loplugin:constantfunction: connectivityNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-23loplugin:constantfunction: chart2Noel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-23tdf#81475 added/removed/rearranged buttons from various toolbarsYousuf Philips
2015-03-23remove SFX_SLOTMAP macroNoel Grandin
2015-03-23tdf#84909 rearranged the buttons in the standard, drawing and line toolbarsYousuf Philips
2015-03-22README.Code → README.mdAdolfo Jayme Barrientos
2015-03-22Untangle locale label and trim some whitespace, tdf#90157Adolfo Jayme Barrientos
2015-03-22presumably this will fix the mismatch of the service namesCaolán McNamara
2015-03-22Removed Unnecessary variablesKarthick Prasad Gunasekaran
2015-03-22.gitignore: Spelling.Adolfo Jayme Barrientos
2015-03-22use ODFSaneDefaultVersion to determine if and how to store exponent-intervalEike Rathke
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke
2015-03-22introduce ODFSaneDefaultVersion; ODFDefaultVersion is a mess, mess, mess..Eike Rathke
2015-03-22Related tdf#89791: Add unit testJulien Nabet
2015-03-22use SvXMLExport::getDefaultVersion()Eike Rathke
2015-03-22boost::shared_ptr -> std::shared_ptrMiklos Vajna
2015-03-22Use std::make_shared<>Miklos Vajna
2015-03-22write exponent-interval only for 1.2+ and later, tdf#30716 follow-upEike Rathke
2015-03-22read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-upEike Rathke
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-22LinePropertyPanel - scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-22cleanup sidebar: LinePropertyPanelTomaž Vajngerl
2015-03-22Mark as staticTakeshi Abe
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl
2015-03-22Typo: coment->commentJulien Nabet
2015-03-22Add missing ellipsis to “Format All Comments”Adolfo Jayme Barrientos
2015-03-21avoid crash on layout of ooo77837-1.odtCaolán McNamara
2015-03-21coverity#1291169 dead codeCaolán McNamara
2015-03-21coverity#1291170 unchecked dynamic_castCaolán McNamara
2015-03-21TransHighlightColor: update descriptionZolnai Tamás
2015-03-21Since nCategory is unused, Lb2Cat can be removedJulien Nabet
2015-03-21Updated coreZolnai Tamás
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna