summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumfi.cxx
AgeCommit message (Expand)Author
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-01loplugin:constmethodNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
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-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-10ODF load: use AAA/AAAA instead of NN/NNN(N) for implicit secondary calendarEike Rathke
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke
2021-03-13ODF load: replace YY/YYYY with E/EE only for secondary calendarEike Rathke
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-18use more string_view in convertEnumNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-08fastparser in stylesNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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-02loplugin:unusedfieldsNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann
2020-08-28use more fast-parser in SvXMLNumFormatContextNoel Grandin
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-19convert SvXMLStylesTokens to scoped enumNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-06-11tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-08ofz#19933 Null-dereference READCaolán McNamara
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-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-03loplugin:constmethod in xmloffNoel Grandin