summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlexp.cxx
AgeCommit message (Expand)Author
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl
2016-01-04these fields can be static constantsNoel Grandin
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-16tdf#39468 Translate German Comments - sw/source/filter/xml/Phillip Sz
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2015-02-25sw: convert import & export components to constructor usageChris Sherlock
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-27Reduce scope and simplifyMatteo Casalin
2014-04-27OUString: constify and avoid temporariesMatteo Casalin