summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpstyl.cxx
AgeCommit message (Expand)Author
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-04-11ofz#32467 Timeout: add arbitrary master page limit when fuzzingCaolán McNamara
2021-02-17loplugin:referencecasting in xmloffNoel
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-02-07Remove unneeded breaks on xmloff/Andrea Gelmini
2020-12-15use views to parse rather than allocating OUStringNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-28fastparser in SdXMLMasterStylesContextNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20fastparser in SdXMLLayerContextNoel Grandin
2020-11-02create common macro and method for logging unknown attributesNoel
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