summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unnecessary parenthesesNoel Grandin2015-01-163-26/+26
* loplugin:implicitboolconversionStephan Bergmann2015-01-151-2/+2
* remove unnecessary castsNoel Grandin2015-01-151-4/+4
* classic draw rectangles "fit to contour" utterly brokenCaolán McNamara2015-01-141-1/+1
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-132-2/+2
* debugging assert about unsorted properties on loading ooo59216-14.odsCaolán McNamara2015-01-131-0/+4
* Factor out SvxProtectItem::dumpAsXml() from swMiklos Vajna2015-01-121-0/+10
* no need for DeletedNodeInfo class to be type unsafeNoel Grandin2015-01-124-11/+11
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-092-2/+3
* fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fix windows buildNoel Grandin2015-01-071-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-074-11/+11
* fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2015-01-072-2/+2
* fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-5/+5
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-061-1/+1
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-051-2/+2