summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpstyl.cxx
AgeCommit message (Expand)Author
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-08-31tdf#157018 Enable import of color theme for DrawRegina Henschel
2023-06-17SAL_WARN->SAL_INFO in SdXMLStylesContext::CreateStyleChildContextNoel Grandin
2023-01-24xmloff: extract XMLThemeContext into own classTomaž Vajngerl
2022-09-21use more string_view in xmloffNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2021-12-08ODP import: handle theme of master pagesMiklos Vajna
2021-09-23tdf#141978: corrects the value assigned to AutoLayout while loading .odp filePierre Marty
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