summaryrefslogtreecommitdiff
path: root/sc/source/filter/ftools
AgeCommit message (Expand)Author
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-20Adapt ScfProgressBar to SfxProgress::SetState taking sal_uInt32Stephan Bergmann
2020-08-08loplugin:flatten in sc/filterNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-12-22sal_Char->char in scNoel Grandin
2019-11-22tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis
2019-11-03loplugin:stringaddNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-23tdf#96099 Remove some trivial std::vector typedefs in scArkadiy Illarionov
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-15loplugin:unused-returns in scNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-05Translate German variable namesJohnny_M
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl