summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dpobject.cxx
AgeCommit message (Expand)Author
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-02-21loplugin:refcounting in scNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-05std::set->o3tl::sorted_set in ScDPCacheNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in scNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-07-30loplugin:flatten in sc/core/dataNoel Grandin
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28Resolves: tdf#130239 set an explicit parent for the message dialogCaolán McNamara
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-05-02Use range-based for here instead of ScNameToIndexAccessMike Kaganski
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski
2019-04-12tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski
2019-02-13Simplify containers iterations in sc/source/core/dataArkadiy Illarionov
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-08coverity#1440238 silence Wrapper object use after freeCaolán McNamara
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-07-27InsertNewTable always returns trueCaolán McNamara
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-21loplugin:useuniqueptr in ScDPObjectNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-28use boost::optional in sc and svgioNoel Grandin