summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLAutoTextEventExport.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-4/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
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-4/+4
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin1-3/+0
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-24/+24
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-7/+5
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-11-11callcatcher: remove some unused codeCaolán McNamara1-15/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-2/+5
2011-09-08add chaff to encrypted documentsCaolán McNamara1-0/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-02-21os150: #i76415# namespace XLINK addedos1-0/+3
2011-02-07Remove dead codeThomas Arnhold1-12/+0
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 46Gert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-07more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.14.162); FILE MERGEDRüdiger Timm1-68/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGEDJens-Heiner Rechtien1-5/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.11.34); FILE MERGEDJens-Heiner Rechtien1-6/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.10.298); FILE MERGEDRüdiger Timm1-47/+21
2004-07-13INTEGRATION: CWS oasis (1.9.38); FILE MERGEDRüdiger Timm1-10/+71
2004-05-03INTEGRATION: CWS binfilter (1.8.50); FILE MERGEDRüdiger Timm1-14/+23
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-8/+8
2001-07-10updated namespace handlingMartin Gallwey1-8/+8
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-3/+3
2001-06-18#86004# changed document class from sXML_* to ::xmloff::token::*Daniel Vogelheim1-6/+7
2001-03-09- changed: autotext event import/export is now based on an XNameReplaceDaniel Vogelheim1-228/+78
2001-02-13- added: support for mute sections (needed for "save content" in global docum...Daniel Vogelheim1-17/+24
2001-02-06- changed: auto text events now use text:auto-text-events container elementDaniel Vogelheim1-10/+6
2001-02-06- added: components for import and export of auto text eventsDaniel Vogelheim1-0/+450