summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-112-23/+9
* const_cast -> mutableZolnai Tamás2015-03-111-2/+2
* Avoid casting SvxBrushItem:nShadingValueZolnai Tamás2015-03-111-3/+3
* tdf#89867: editeng: fix crash on shutdown after changing AutoCorrect optionsMichael Stahl2015-03-111-0/+2
* V801: Decreased performanceCaolán McNamara2015-03-092-6/+6
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* idle includes and enum useJennifer Liebel2015-03-062-1/+2
* Timer: Reversed some Idles to TimerTobias Madl2015-03-064-9/+9
* V813: Decreased performanceCaolán McNamara2015-03-042-24/+24
* V813: Decreased performanceCaolán McNamara2015-03-042-9/+9
* convert PARAFLAG_ constants to enum classNoel Grandin2015-03-026-26/+26
* replace SVX_SEARCHCMD_ constants with enum classNoel Grandin2015-03-021-4/+4
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-2/+2
* Typo: curently->currentlyJulien Nabet2015-02-241-1/+1
* ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna2015-02-235-1/+31
* editeng: remove references to dead tools/string.hxxMiklos Vajna2015-02-202-9/+0
* tdf#78148 Ordinal numbers should not be auto-capitalizedNiklas Johansson2015-02-191-0/+1
* boost->stdCaolán McNamara2015-02-181-13/+12
* fdo#82719 EDITING: String with hyperlink not pastedHenry Castro2015-02-121-0/+1
* loplugin:deletedspecialStephan Bergmann2015-02-075-18/+5
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-5/+6
* yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke2015-02-051-8/+8
* yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke2015-02-051-5/+5
* and now a Windows build 'BreakIterator' ambiguous symbolEike Rathke2015-02-051-1/+1
* yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke2015-02-051-7/+7
* yet yet another Windows build 'Locale' ambiguous symbolEike Rathke2015-02-051-1/+1
* Updated all precompiled headers.Ashod Nakashian2015-02-051-1/+10
* callcatcher: shave off some moreCaolán McNamara2015-02-031-4/+0
* coverity#1267655 Logically dead codeCaolán McNamara2015-02-021-1/+1
* coverity#1242632 Use of untrusted scalar valueCaolán McNamara2015-02-021-6/+24
* coverity#1267693 Uncaught exceptionCaolán McNamara2015-02-011-1/+2
* loplugin:unreffunStephan Bergmann2015-02-011-12/+0
* coverity#1267673 Dereference after null checkCaolán McNamara2015-01-301-1/+1
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-296-160/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-262-3/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-20/+3
* coverity#1266493 Use of untrusted scalar valueCaolán McNamara2015-01-251-1/+8
* coverity#1266455 Explicit null dereferencedCaolán McNamara2015-01-251-0/+2
* coverity#1266454 Explicit null dereferencedCaolán McNamara2015-01-251-2/+4
* coverity#1266453 Explicit null dereferencedCaolán McNamara2015-01-251-1/+1
* coverity#1266506 Useless callCaolán McNamara2015-01-251-2/+0
* coverity#1266515 Useless callCaolán McNamara2015-01-251-1/+0
* fix 64-bit build after OUStringBuffer changeMichael Stahl2015-01-231-1/+1
* textranges are always in pairsCaolán McNamara2015-01-201-1/+2
* Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna2015-01-201-0/+11
* Some more loplugin:cstylecast: editengStephan Bergmann2015-01-202-3/+3
* Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna2015-01-171-0/+12
* loplugin:implicitboolconversionStephan Bergmann2015-01-161-3/+3
* Factor out SvxLRSpaceItem::dumpAsXml() from swMiklos Vajna2015-01-161-0/+17