summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-2/+2
2020-01-22use fastparser in SwXMLBodyContext_ImplNoel Grandin1-1/+1
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin1-3/+1
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin1-7/+2
2020-01-21use FastParser in XMLScriptContextNoel Grandin1-1/+1
2020-01-15use more FastParser in SwXMLImportNoel Grandin1-4/+0
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-2/+0
2018-07-24loplugin:useuniqueptr in SwXMLImportNoel Grandin1-5/+5
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-4/+4
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem1-1/+4
2018-01-15tdf#113877 Insert document: merge two lists into oneSerge Krot1-0/+1
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl1-3/+1
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-1/+2
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-1/+2
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-05-09PreserveRedlineFlags is long goneJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+4
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin1-9/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-1/+1
2016-09-07loplugin:constantparam in swNoel Grandin1-2/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin1-1/+0
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-3/+11
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2015-12-21loplugin:unusedfields in swNoel Grandin1-1/+0
2015-12-17Manage m_pSttNdIdx via unique_ptrStephan Bergmann1-1/+5
2015-11-12sw: prefix members of SwXMLImportMiklos Vajna1-33/+33
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-09formatting improvements in sw/Noel Grandin1-14/+7
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-27/+27
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-10/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-07Remove SvStorage aliasStephan Bergmann1-1/+1
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-05V801: Decreased performanceCaolán McNamara1-1/+1
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-1/+1
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-25coverity#738306 Uncaught exceptionCaolán McNamara1-2/+4
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-5/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12