summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit2.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-18boost->stdCaolán McNamara1-4/+2
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin1-2/+1
2015-09-13editeng: com::sun::star->cssNoel Grandin1-22/+22
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara1-2/+4
2015-08-20tweak config-less sysconfig pathCaolán McNamara1-4/+0
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-0/+4
2015-08-11loplugin: defaultparamsNoel Grandin1-16/+16
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-149/+136
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-19Simplify uses of OUString::replaceAll with literal argumentsStephan Bergmann1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky1-3/+3
2015-05-20ImpEditEngine::MoveCursor tiled rendering: avoid partial selectionsMiklos Vajna1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-4/+4
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-10/+10
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-11cppcheck: unreadVariableCaolán McNamara1-1/+0
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-06VclPtr: one ref too manyCaolán McNamara1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+3
2015-04-24loplugin:simplifyboolStephan Bergmann1-10/+9
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-8/+8
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-6/+6
2015-04-14editeng tiled editing: Don't overwrite bInSelection.Jan Holesovsky1-1/+9
2015-04-13loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-6/+6
2015-03-25convert EE_STAT constants to enum classNoel Grandin1-2/+2
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-4/+4
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-3/+3
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06idle includes and enum useJennifer Liebel1-1/+1
2015-03-06Timer: Reversed some Idles to TimerTobias Madl1-3/+3
2015-03-04V813: Decreased performanceCaolán McNamara1-6/+6
2015-02-02coverity#1267655 Logically dead codeCaolán McNamara1-1/+1
2015-01-12no need for DeletedNodeInfo class to be type unsafeNoel Grandin1-4/+4
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-10Typo: postion(s)=>position(s)Julien Nabet1-1/+1
2014-12-09changed timers to idleJennifer Liebel1-3/+3
2014-12-09changed timers to idlesJennifer Liebel1-1/+1
2014-12-08Resolves: fdo#86931 wrong offsets used to set languageCaolán McNamara1-1/+1
2014-12-03editeng: activate some more assertions hidden behind dbglevel=3Michael Stahl1-2/+2