summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlstyli.cxx
AgeCommit message (Expand)Author
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2020-12-08fastparser in stylesNoel Grandin
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-05-08sc: ODF export: style:hyperlink extension element, step 1Michael Stahl
2020-03-05use FastParser in ScXMLMasterStylesContextNoel Grandin
2020-03-05use FastParser in XMLTableStylesContextNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-22use fastparser in ScXMLMasterStylesContextNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-28Fix typosAndrea Gelmini
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-11-11sc: OUString cleanupMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann