summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLAutoTextEventExport.hxx
AgeCommit message (Expand)Author
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
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-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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
2011-11-11callcatcher: remove some unused codeCaolá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-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.8.162); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.7.276); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.6.298); FILE MERGEDRüdiger Timm
2004-07-13INTEGRATION: CWS oasis (1.5.38); FILE MERGEDRüdiger Timm
2004-05-03INTEGRATION: CWS binfilter (1.4.150); FILE MERGEDRüdiger Timm
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim
2001-03-09- changed: autotext event import/export is now based on an XNameReplaceDaniel Vogelheim
2001-02-13- added: support for mute sections (needed for "save content" in global docum...Daniel Vogelheim
2001-02-06- added: components for import and export of auto text eventsDaniel Vogelheim