summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.hxx
AgeCommit message (Expand)Author
2020-12-07loplugin:unusedmethodsNoel
2020-11-22fastparser in SwXMLDocContext_ImplNoel Grandin
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-08-27use fastparser in CreateTableItemImportContextNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-22use fastparser in SwXMLBodyContext_ImplNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-15use more FastParser in SwXMLImportNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2018-07-24loplugin:useuniqueptr in SwXMLImportNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-01-15tdf#113877 Insert document: merge two lists into oneSerge Krot
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-05-09PreserveRedlineFlags is long goneJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-12-17Manage m_pSttNdIdx via unique_ptrStephan Bergmann
2015-11-12sw: prefix members of SwXMLImportMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
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-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann