summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlstyle.cxx
AgeCommit message (Expand)Author
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
2011-02-06Remove dead codeThomas Arnhold
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-11-16HC Cleanup - calcJoseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud
2010-07-12calc56: #i102690# correct attribute names diagonal-bl-tr-widths and diagonal-...Niklas Nebel
2010-06-21CWS-TOOLING: integrate CWS calctabcolorobo
2010-06-14calctabcolor: #i5560# We need to also be able to load the table:tab-color att...Kohei Yoshida
2010-05-20calc54: #i105964# IsHidden in CellProtection must always be saved as hidden-a...Niklas Nebel
2010-02-26calctabcolor: resynced with the repository to get more recent changes in.Kohei Yoshida
2010-02-23calctabcolor: Switch to using style:table-properties to store the tab color, ...Kohei Yoshida