summaryrefslogtreecommitdiff
path: root/sw/source/core/swg/SwXMLBlockImport.cxx
AgeCommit message (Expand)Author
2020-12-21sw: prefix members of SwXMLBlockListImport, SwXMLTextBlockImport, ...Miklos Vajna
2020-12-14sw: prefix members of SwXMLBlockListContext, SwXMLTextBlockBodyContext, ...Miklos Vajna
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-01-16fix use of FastParser in SwXMLTextBlockImportNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann
2014-12-04Work around -Werror,-Wdeprecated-registerStephan Bergmann
2014-12-04fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler
2014-11-06sw: clean up namespace prefixes in SwXMLBlockImport.cxxMichael Stahl
2014-11-06sw: merge SwXMLBlockListContext.cxx into SwXMLBlockImport.cxxMichael Stahl
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2013-07-30String to OUStringMatteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from swNorbert Thiebaud
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.12.34); FILE MERGEDRüdiger Timm
2008-03-12INTEGRATION: CWS impresstables2 (1.10.82); FILE MERGEDRüdiger Timm
2007-09-27INTEGRATION: CWS swwarnings (1.9.222); FILE MERGEDJens-Heiner Rechtien
2007-06-05INTEGRATION: CWS bgdlremove (1.9.310); FILE MERGEDIvo Hinkelmann
2006-09-16INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGEDOliver Bolte
2006-08-14INTEGRATION: CWS writercorehandoff (1.6.530); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.6.664); FILE MERGEDRüdiger Timm
2004-07-13INTEGRATION: CWS oasis (1.5.54); FILE MERGEDRüdiger Timm
2004-05-03INTEGRATION: CWS binfilter (1.4.292); FILE MERGEDRüdiger Timm
2001-09-13#92075# update exception handlingMartin Gallwey
2001-07-11new namespace and token handlingMartin Gallwey
2001-05-02new boolean allows searching of full XML documents for contents of text parag...Martin Gallwey
2001-02-08Initial ImportMartin Gallwey