summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2021-02-09tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-01-07tdf#103602 xmloff: ODF export of page style: don't export draw:fillMichael Stahl
2021-01-07tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl
2021-01-07tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl
2021-01-07tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2021-01-07xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2021-01-07xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2021-01-07sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl
2021-01-07xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2021-01-07xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl
2021-01-07xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-06-15tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-05-24tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-24tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
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