summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLPageExport.cxx
AgeCommit message (Expand)Author
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-04-01tdf#141345 sw page gutter margin: reimplement ODF filterMiklos Vajna
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-08xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-04-04removed duplicate #includesTakeshi Abe
2012-02-02fdo#38752: xmloff: add assertion for default-page-layoutMichael Stahl