summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLAutoTextEventExport.cxx
AgeCommit message (Expand)Author
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-05-29xmloff: create XMLAutoTextEventExport instances with an uno constructorMiklos Vajna
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
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-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin
2013-03-04remove unused and commented out codeThomas Arnhold
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-02targeted string re-workNorbert Thiebaud
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-11-11callcatcher: remove some unused codeCaolán McNamara
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-21os150: #i76415# namespace XLINK addedos
2011-02-07Remove dead codeThomas Arnhold