summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2-4/+3
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann1-2/+2
2015-07-13editeng: make Link<> usage typedNoel Grandin1-10/+3
2015-07-13editeng, convert to typed Link<>Noel Grandin2-11/+0
2015-07-08Fix typosAndrea Gelmini2-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin8-346/+326
2015-07-03Fix typosAndrea Gelmini8-8/+8
2015-06-30Fix typosAndrea Gelmini2-2/+2
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin2-5/+3
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin1-2/+0
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-28coverity#1308483 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2-2/+2
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann1-5/+2
2015-06-22Fix typosAndrea Gelmini2-4/+4
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-19Simplify uses of OUString::replaceAll with literal argumentsStephan Bergmann1-1/+1
2015-06-19All uses of LINE_SEP are fine with a char literalStephan Bergmann1-1/+1
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara1-1/+0
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-18seems to be what was meantLionel Elie Mamane1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe6-12/+12
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin2-6/+3
2015-06-15cppcheck:redundantConditionNoel Grandin2-3/+5
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-1/+1
2015-06-11minor clean upStephan Bergmann1-0/+1
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann3-13/+13
2015-06-10Bool2Any wants to get bool instead of sal_uInt8Katarina Behrens1-1/+1
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens1-0/+45
2015-06-09cppcheck: unreadVariableCaolán McNamara1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann12-23/+23
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar1-2/+2
2015-06-06Typo: emty->emptyJulien Nabet2-3/+3
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens1-1/+1
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-3/+3
2015-05-29loplugin:loopvartoosmallNoel Grandin8-11/+11
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-1/+1
2015-05-26unbreak calc againMarkus Mohrhard1-1/+2
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky3-14/+14
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky3-18/+18
2015-05-26bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna2-4/+4
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-1/+1
2015-05-25AutoCorrect: direct replacement of keywords surrounded by colonsLászló Németh1-2/+6
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-1/+1