summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmlxtimp.cxx
AgeCommit message (Expand)Author
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-22use fastparser for fill stylesNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2020-01-14use FastParser APIs in SvxXMLXTableImportNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18use FasterParser for SvxXMLXTableImport::loadNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-02-26xmloff: remove unused code when loading/saving the bitmap tableTomaž Vajngerl
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-02-14convert SvxXMLTableImportContextEnum to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-04-18Elide const varsStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-06-27coverity#1308457 Uncaught exceptionCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin