summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05and now a Windows build 'BreakIterator' ambiguous symbolEike Rathke
2015-02-05yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02coverity#1267655 Logically dead codeCaolán McNamara
2015-02-02coverity#1242632 Use of untrusted scalar valueCaolán McNamara
2015-02-01coverity#1267693 Uncaught exceptionCaolán McNamara
2015-02-01loplugin:unreffunStephan Bergmann
2015-01-30coverity#1267673 Dereference after null checkCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266493 Use of untrusted scalar valueCaolán McNamara
2015-01-25coverity#1266455 Explicit null dereferencedCaolán McNamara
2015-01-25coverity#1266454 Explicit null dereferencedCaolán McNamara
2015-01-25coverity#1266453 Explicit null dereferencedCaolán McNamara
2015-01-25coverity#1266506 Useless callCaolán McNamara
2015-01-25coverity#1266515 Useless callCaolán McNamara
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl
2015-01-20textranges are always in pairsCaolán McNamara
2015-01-20Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna
2015-01-20Some more loplugin:cstylecast: editengStephan Bergmann
2015-01-17Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-16loplugin:implicitboolconversionStephan Bergmann
2015-01-16Factor out SvxLRSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15loplugin:implicitboolconversionStephan Bergmann
2015-01-15remove unnecessary castsNoel Grandin
2015-01-14classic draw rectangles "fit to contour" utterly brokenCaolán McNamara
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-13debugging assert about unsorted properties on loading ooo59216-14.odsCaolán McNamara
2015-01-12Factor out SvxProtectItem::dumpAsXml() from swMiklos Vajna
2015-01-12no need for DeletedNodeInfo class to be type unsafeNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05Resolves fdo#87968 : Assertion failed: false rtl_uString_newFromSubStringJulien Nabet
2015-02-03Typo: translitaration->transliterationJulien Nabet
2015-01-02Fix simple typos.Andrea Gelmini