summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dptabdat.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-30convert some tools::Long->sal_Int32Noel1-18/+17
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-20use tools::Long in scNoel1-21/+21
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen1-6/+0
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen1-1/+1
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-2/+2
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-6/+6
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-1/+1
2017-08-22loplugin:constparam in sc part1Noel Grandin1-1/+1
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin1-4/+2
2016-11-21tdf#42949 Remove not needed uno headers from sc/source/coreBartosz Kosiorek1-1/+0
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida1-1/+1
2016-10-15Small pivot table performance improvementTamás Zolnai1-0/+1
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+0
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2015-11-23loplugin:unusedfields in scNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-05-22Remove include stdio (part5)Julien Nabet1-1/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller1-4/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-8/+7
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-21cid#707998 Uninitialized pointer fieldNoel Grandin1-0/+3
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold1-5/+0
2013-02-14Fix ugly indentation.Kohei Yoshida1-10/+10
2013-02-14CalcRowData can be passed as a const reference.Kohei Yoshida1-1/+1
2013-02-13ScDPValueData->ScDPValue. The last 'Data' sounds very redundant.Kohei Yoshida1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-31Rename the files to reflect the class name change.Kohei Yoshida1-1/+1
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida1-3/+3
2012-09-18Use mdds::flat_segment_tree to store row flags.Kohei Yoshida1-1/+5
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-03-23Added dump methods to various classes to make debugging easier.Kohei Yoshida1-3/+7
2012-03-09Some adjustments.Kohei Yoshida1-1/+1
2012-03-09Display special first/last date names correctly.Kohei Yoshida1-6/+0
2012-03-09More on correctly formatting grouped values.Kohei Yoshida1-0/+6
2012-03-09At least pass all unit tests.Kohei Yoshida1-50/+14
2012-03-09Massive rework to reduce the size of ScDPItemData.Kohei Yoshida1-7/+51
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-1/+0