summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-22Fix typosAndrea Gelmini
2015-06-21Fix typosAndrea Gelmini
2015-06-19Simplify uses of OUString::replaceAll with literal argumentsStephan Bergmann
2015-06-19All uses of LINE_SEP are fine with a char literalStephan Bergmann
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-18Fix typosAndrea Gelmini
2015-06-18seems to be what was meantLionel Elie Mamane
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-11minor clean upStephan Bergmann
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann
2015-06-10Bool2Any wants to get bool instead of sal_uInt8Katarina Behrens
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens
2015-06-09cppcheck: unreadVariableCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar
2015-06-06Typo: emty->emptyJulien Nabet
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-26unbreak calc againMarkus Mohrhard
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky
2015-05-26bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-25AutoCorrect: direct replacement of keywords surrounded by colonsLászló Németh
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21editeng: simplify code by std::none_ofTakeshi Abe
2015-05-20ImpEditView::SetCursorAtPoint tiled rendering: avoid partial selectionsMiklos Vajna
2015-05-20ImpEditEngine::MoveCursor tiled rendering: avoid partial selectionsMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin