--without-junit --without-helppack-integration --enable-extension-integration --enable-scripting-beanshell --enable-scripting-javascript --enable-ext-wiki-publisher --enable-ext-nlpsolver --enable-online-update --enable-breakpad --with-help=html --with-myspell-dicts --with-package-format=msi --enable-mergelibs y>
summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlbahdl.cxx
AgeCommit message (Expand)Author
2024-11-13tdf#36709 sw: Writer layout for font-relative first-line indentJonathan Clark
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark
2024-06-11tdf#161327 Interpret angle units in dr3d:end-angle ..Regina Henschel
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2019-12-03remove some useless comment linesNoel Grandin
2019-07-15ofz#15797 Integer-overflowCaolán McNamara
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-08-12cppcheck: redundantAssignmentCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-26cppcheck: redundantAssignmentCaolán McNamara
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-21coverity#704114 Unchecked return valueCaolán McNamara
2013-12-18fdo#72452: ODF import/export: fix handling of style:page-numberMichael Stahl
2013-09-18Still WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist
2013-09-18WaE: unsafe mix of type 'sal_Bool' and type 'const bool'Tor Lillqvist
2013-09-16sal_Bool to boolEike Rathke
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa