summaryrefslogtreecommitdiff
path: root/sc/inc/dpobject.hxx
AgeCommit message (Expand)Author
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-20use tools::Long in scNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski
2018-11-08coverity#1440238 silence Wrapper object use after freeCaolán McNamara
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel 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-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen
2018-03-15loplugin:unused-returns in scNoel Grandin
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-12sc: simplify GetByName, FreeTable methods of DPCollection + testTomaž Vajngerl
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida
2016-10-09tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-09-27This parameter can be const.Tamás Zolnai
2016-09-27bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-03-31sequence->vector in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06sc: remove some unused boost includesMichael Stahl
2015-10-28com::sun::star->css in scNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida