summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethods editengNoel Grandin2015-07-1615-204/+27
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-132-4/+3
* Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann2015-07-131-2/+2
* editeng: make Link<> usage typedNoel Grandin2015-07-131-10/+3
* editeng, convert to typed Link<>Noel Grandin2015-07-132-11/+0
* Fix typosAndrea Gelmini2015-07-082-2/+2
* improve the returnbyref lopluginNoel Grandin2015-07-068-346/+326
* Fix typosAndrea Gelmini2015-07-038-8/+8
* Fix typosAndrea Gelmini2015-06-302-2/+2
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-302-5/+3
* remove custom RTTI from SvxAutoCorrectNoel Grandin2015-06-291-2/+0
* coverity#1308551 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* coverity#1308483 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-262-2/+2
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-1/+1
* Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann2015-06-241-5/+2
* Fix typosAndrea Gelmini2015-06-222-4/+4
* Fix typosAndrea Gelmini2015-06-211-1/+1
* Simplify uses of OUString::replaceAll with literal argumentsStephan Bergmann2015-06-191-1/+1
* All uses of LINE_SEP are fine with a char literalStephan Bergmann2015-06-191-1/+1
* drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara2015-06-181-1/+0
* Fix typosAndrea Gelmini2015-06-181-1/+1
* seems to be what was meantLionel Elie Mamane2015-06-181-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-176-12/+12
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-152-6/+3
* cppcheck:redundantConditionNoel Grandin2015-06-152-3/+5
* cppcheck: redundantCondition [part1]Julien Nabet2015-06-141-1/+1
* minor clean upStephan Bergmann2015-06-111-0/+1
* Remove unnecessary Bool2AnyStephan Bergmann2015-06-103-13/+13
* Bool2Any wants to get bool instead of sal_uInt8Katarina Behrens2015-06-101-1/+1
* tdf#88055: Don't export transparent background colour as whiteKatarina Behrens2015-06-101-0/+45
* cppcheck: unreadVariableCaolán McNamara2015-06-091-3/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0812-23/+23
* tdf#90804 remove SfxFieldUnit enumAndras Timar2015-06-081-2/+2
* Typo: emty->emptyJulien Nabet2015-06-062-3/+3
* tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens2015-06-011-1/+1
* sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin2015-06-011-1/+1
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-05-293-3/+3
* loplugin:loopvartoosmallNoel Grandin2015-05-298-11/+11
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-261-1/+1
* unbreak calc againMarkus Mohrhard2015-05-261-1/+2
* Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky2015-05-263-14/+14
* Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky2015-05-263-18/+18
* bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna2015-05-262-4/+4
* convert SCROLL constants to scoped enumNoel Grandin2015-05-261-1/+1
* AutoCorrect: direct replacement of keywords surrounded by colonsLászló Németh2015-05-251-2/+6