summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx
AgeCommit message (Expand)Author
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-07-18fdo#43157 convert OSL_ASSERT to assert in sc/source/filterBernhard Widl
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-02-02Expand macro in its single place of useStephan Bergmann
2017-02-02...or rather, fix ScChangeTrackingExportHelper::GetChangeID properlyStephan Bergmann
2017-02-02Removal missing from previous commitStephan Bergmann
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-07-04tdf#73335 sc: ODF export: ignore ScChangeAction SC_CAT_NONE harderMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-10-24coverity#1000601 Dereference after null checkCaolán McNamara
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-11Some cleanups to avoid unnecessary getString() calls.Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-09-19convert sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx to OUStringNoel Grandin
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike 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-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-29initialize index for IsNumberFormat()Eike Rathke
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard
2012-02-27merge GetString variantsCaolán McNamara
2012-02-03More on bool & string conversions.Kohei Yoshida
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-12-21fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl