summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlstyle.cxx
AgeCommit message (Expand)Author
2020-12-23Fix dubious OUStringLiteral with automatic storage durationStephan Bergmann
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-08fastparser in stylesNoel Grandin
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-25use more fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in PageStyleContextNoel Grandin
2020-08-22use fastparser for fill stylesNoel Grandin
2020-08-21use fastparser in XMLLineNumberingImportContextNoel Grandin
2020-08-21use fast-parser in XMLFootnoteConfigurationImportContextNoel Grandin
2020-08-21use fast-parser in XMLIndexBibliographyConfigurationContextNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-07cid#1465672 Uninitialized pointer fieldCaolán McNamara
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin
2020-08-03avoid ref-counting cycleNoel Grandin
2020-08-03tdf#134971 Don't overwrite default styles when inserting docThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2020-05-08xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-03-09loplugin:unnecessaryvirtualNoel 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-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-05Bin a typedef used just onceTor Lillqvist
2017-10-23loplugin:includeform: xmloffStephan Bergmann