summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpstyl.cxx
AgeCommit message (Expand)Author
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-01reduce log noiseNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-28remove dead code in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin
2020-08-26use fastparser in SdXMLStylesContextNoel Grandin
2020-08-25use more fastparser in SdXMLStylesContextNoel Grandin
2020-08-24use fastparser in SdXMLNumberFormatImportContextNoel Grandin
2020-08-24fix some fastparser related bugsNoel Grandin
2020-08-23use fastparser in SdXMLPresentationPageLayoutContextNoel Grandin
2020-08-23use fastparser in SdXMLPageMasterContextNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-23remove debugging assertsNoel Grandin
2020-08-21no need to call superclass hereNoel Grandin
2020-08-21use fastparser in SdXMLStylesContextNoel Grandin
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-19convert SvXMLStylesTokens to scoped enumNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-09convert SdXMLGenericPageContext to fastparserNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21use FastParser in SdXMLMasterStylesContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-07fetch the values just onceCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-29Fix typosAndrea Gelmini
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin