summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlstyle.cxx
AgeCommit message (Expand)Author
2018-01-06ofz#4982 Integer-overflowCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-18Change var name: propertie->propertyStateJulien Nabet
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-12-22Remove unused includesMatúš Kukan
2014-09-14Resolves: fdo#83633 remove additional ++iCaolán McNamara
2014-07-02improve indentationMarkus Mohrhard
2014-07-02replace while with forMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2013-12-20resolved fdo#72922 write loext:vertical-justifyEike Rathke
2013-12-20prepare to read loext:vertical-justify, fdo#72922Eike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-16sal_Bool to boolEike Rathke
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-11WaE: unused parametersTor Lillqvist
2013-01-11support saving/loading hyperlink cell attribute in extended odfNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power
2012-02-02fdo#45450: sc: ODF export: cell styles:Michael Stahl
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-03-19Fixed the odf import of border in calc: style was missingCédric Bosdonnat
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold