summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlexp_impl.hxx
AgeCommit message (Expand)Author
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl
2021-12-07ODP export: write the theme of a master pageMiklos Vajna
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-28std::set->o3tl::sorted_vector in xmloffNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-01-25loplugin:useuniqueptr in SdXMLExportNoel Grandin
2017-09-07Fix typosAndrea Gelmini
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
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-03-01finish font embedding, use the new Fonts document propertyRadek Doulik
2013-02-22use document settings / embed fonts when exporting odpRadek Doulik
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
2011-12-14there's no point to OUStringsSort_ImplCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-26Remove DECLARE_LIST(ImpXMLAutoLayoutInfoList, ImpXMLAutoLayoutInfo*)Joseph Powers
2010-12-26Remove DECLARE_LIST(ImpXMLEXPPageMasterList, ImpXMLEXPPageMasterInfo*)Joseph Powers
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-28add modelines to .hxx files as wellCaolán McNamara