summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-14use FastParser APIs in SvxXMLXTableImportNoel Grandin
2020-01-08ofz#19933 Null-dereference READCaolán McNamara
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-12Get rid of OUStringBuffer in data2string (xmloff)Julien Nabet
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-20Simplify iteration over XMLFontAutoStylePool_ImplMike Kaganski
2019-08-19Fix typosAndrea Gelmini
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-26Fix typosAndrea Gelmini
2019-07-21cid#1448305 silence Out-of-bounds accessCaolán McNamara
2019-07-16cid#1448448 Unchecked return valueCaolán McNamara
2019-07-15ofz#15797 Integer-overflowCaolán McNamara
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-06-03tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-18Fix typoAndrea Gelmini
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-30sw btlr writing mode: implement ODF filter for textframesMiklos Vajna
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin