summaryrefslogtreecommitdiff
path: root/sw/source/core/swg/SwXMLBlockImport.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-2/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-15/+15
2015-03-05V801: Decreased performanceCaolán McNamara1-4/+4
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-2/+2
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler1-208/+196
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann1-196/+208
2014-12-04Work around -Werror,-Wdeprecated-registerStephan Bergmann1-0/+12
2014-12-04fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler1-208/+184
2014-11-06sw: clean up namespace prefixes in SwXMLBlockImport.cxxMichael Stahl1-21/+13
2014-11-06sw: merge SwXMLBlockListContext.cxx into SwXMLBlockImport.cxxMichael Stahl1-1/+319
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-2/+2
2013-07-30String to OUStringMatteo Casalin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-3/+3
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-6/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2010-12-12change of __READONLY_DATA define to constGert Faller1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.34); FILE MERGEDRüdiger Timm1-31/+18
2008-03-12INTEGRATION: CWS impresstables2 (1.10.82); FILE MERGEDRüdiger Timm1-3/+3
2007-09-27INTEGRATION: CWS swwarnings (1.9.222); FILE MERGEDJens-Heiner Rechtien1-5/+5
2007-06-05INTEGRATION: CWS bgdlremove (1.9.310); FILE MERGEDIvo Hinkelmann1-4/+4
2006-09-16INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGEDOliver Bolte1-2/+5
2006-08-14INTEGRATION: CWS writercorehandoff (1.6.530); FILE MERGEDJens-Heiner Rechtien1-6/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.6.664); FILE MERGEDRüdiger Timm1-47/+21
2004-07-13INTEGRATION: CWS oasis (1.5.54); FILE MERGEDRüdiger Timm1-4/+12
2004-05-03INTEGRATION: CWS binfilter (1.4.292); FILE MERGEDRüdiger Timm1-8/+18
2001-09-13#92075# update exception handlingMartin Gallwey1-2/+4
2001-07-11new namespace and token handlingMartin Gallwey1-9/+24
2001-05-02new boolean allows searching of full XML documents for contents of text parag...Martin Gallwey1-9/+8
2001-02-08Initial ImportMartin Gallwey1-0/+127