summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumi.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-10-04tdf#144578: numbering: generate include upper levels for UIVasily Melenchuk1-2/+2
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-0/+27
2021-06-08Use containerToSequence for Sequence of dynamic sizeVasily Melenchuk1-121/+82
2021-02-17loplugin:referencecasting in xmloffNoel1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-4/+2
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann1-2/+2
2020-12-15use views to parse rather than allocating OUStringNoel1-41/+37
2020-12-08fastparser in stylesNoel Grandin1-5/+3
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara1-1/+1
2020-11-05loplugin:unusedenumconstantsNoel1-54/+0
2020-11-02create common macro and method for logging unknown attributesNoel1-6/+6
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel1-4/+0
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-2/+2
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-5/+5
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara1-3/+8
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin1-276/+169
2020-08-29loplugin:unusedmethodsNoel Grandin1-11/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-5/+5
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann1-5/+5
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann1-4/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+2
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-4/+4
2020-01-07extract some common code from ImportContext classesNoel Grandin1-12/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-3/+3
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+13
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin1-0/+10
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-6/+4
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-2/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+2
2018-10-20pvs-studio: loop-variable-too-smallCaolán McNamara1-4/+1
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov1-8/+7
2018-08-22new loplugin:conststringfieldNoel Grandin1-10/+10
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin1-8/+5
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu1-2/+9
2018-03-06use more Color in xmloffNoel Grandin1-4/+5
2018-02-25fix import of graphic bulletsTomaž Vajngerl1-8/+13
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-7/+7
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-9/+9
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-3/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck1-8/+8
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-11/+11
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-5/+5
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-8/+4
2017-01-23just for non exported thingsCaolán McNamara1-0/+2