summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumfe.cxx
AgeCommit message (Expand)Author
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-22Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-03-12ODF save: write explicit "gregorian" calendar, not empty if defaultEike Rathke
2021-03-11ODF save: handle implicit other calendar and switch to Gregorian for YYYYEike Rathke
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-20pvs-studio: loop-variable-too-smallCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-07-28loplugin:stringloop in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin
2018-01-25loplugin:useuniqueptr in SvXMLNumFmtExportNoel Grandin
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin