summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlstyle.cxx
AgeCommit message (Expand)Author
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
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-06-05Improved loplugin:cstylecast to reference types: xmloffStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-09-26soon is nowMarkus Mohrhard
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove manual memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin