summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlstyli.cxx
AgeCommit message (Expand)Author
2024-05-17loplugin:ostr in sc/../filterNoel Grandin
2024-01-09tdf#114441 - Convert sal_uLong to better integer typessahil
2023-11-24use more concrete UNO in scNoel Grandin
2023-11-09loplugin:fieldcast in XMLTableStyleContextNoel Grandin
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-01sc: Add import/export ODF support for border complex colorsTomaž Vajngerl
2023-07-18sc: ODF import/export of background cell complex colorTomaž Vajngerl
2023-03-23sc drawstyles: ODF import and exportMaxim Monastirsky
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
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