summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xestring.cxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-08-08loplugin:flatten in sc/filter/excelNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-22sal_Char->char in scNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-05-22Fix typosAndrea Gelmini
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-03-04tdf#98083: Always save cell formatKatarina Behrens
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-27we need the space="preserve" also for formatted strings, tdf#96912Markus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06Revert "Preserve whitespace also in formatted strings" for nowKatarina Behrens
2015-11-05tdf#92296: Fix off-by-one formatting of text runs on OOXML exportKatarina Behrens
2015-11-05tdf#88137, tdf#89254: Preserve whitespace also in formatted stringsKatarina Behrens
2015-10-06Replace some OSL_ENSURE with assertStephan Bergmann
2015-07-06preserve whitespaces here, tdf#88137, tdf#89254Markus Mohrhard
2015-05-22Remove include stdio (part5)Julien Nabet
2015-05-11tdf#90812: rPr is not exported after roundtrip.yogesh.bharate001
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17coverity#706049 Unintended sign extensionCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-07don't write this default attributeMarkus Mohrhard
2013-10-03de-GetBuffer calcCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-03-22removed duplicate includes in scTakeshi Abe
2012-02-27Removed unused code.Petr Vorel
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-12ByteString, shrink apiCaolán McNamara
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-01Call-catcher: removed unused functions in calcAlfonso Eusebio
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]