summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLAutoTextEventExport.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-29Avoid reserved identifiersStephan Bergmann1-7/+7
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-7/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-4/+0
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-30/+0
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold1-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-11callcatcher: remove some unused codeCaolán McNamara1-18/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.8.162); FILE MERGEDRüdiger Timm1-25/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.7.276); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.6.298); FILE MERGEDRüdiger Timm1-47/+21
2004-07-13INTEGRATION: CWS oasis (1.5.38); FILE MERGEDRüdiger Timm1-5/+18
2004-05-03INTEGRATION: CWS binfilter (1.4.150); FILE MERGEDRüdiger Timm1-10/+21
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-3/+3
2001-03-09- changed: autotext event import/export is now based on an XNameReplaceDaniel Vogelheim1-47/+36
2001-02-13- added: support for mute sections (needed for "save content" in global docum...Daniel Vogelheim1-6/+11
2001-02-06- added: components for import and export of auto text eventsDaniel Vogelheim1-0/+177