summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18editeng: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-11coverity#705150 Missing break in switchCaolán McNamara
2014-12-11Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-10Resolves: fdo#87141 Remove deletes the node, release doesn'tCaolán McNamara
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara
2014-12-09changed inherited timers to idleTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna
2014-12-08Resolves: fdo#86931 wrong offsets used to set languageCaolán McNamara
2014-12-08kater->laterCaolán McNamara
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna
2014-12-05-Werror=format on AndroidMiklos Vajna
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna
2014-12-03editeng: let's assert attribute consistency in some more placesMichael Stahl
2014-12-03editeng: it's like there's a nest of these thingsMichael Stahl
2014-12-03editeng: there's yet another checking function hidden at dbglevel=3Michael Stahl
2014-12-03editeng: convert that to assertMichael Stahl
2014-12-03editeng: activate some more assertions hidden behind dbglevel=3Michael Stahl