summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dputil.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-5/+5
2014-01-07fdo#72774: Generate correct group items for the year group.Kohei Yoshida1-5/+8
2013-12-12remove unnecessary castsNoel Grandin1-2/+2
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida1-0/+21
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-2/+2
2013-10-23convert code to use OUString::endsWithNoel Grandin1-5/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida1-1/+58
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida1-3/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-20/+20
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-3/+3
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara1-1/+1
2012-03-09Populate group dimensions directly to the cache.Kohei Yoshida1-0/+74
2012-03-09Properly display grouped range values for range-based grouping.Kohei Yoshida1-0/+142
2012-03-09Display special first/last date names correctly.Kohei Yoshida1-3/+26
2012-03-09Massive rework to reduce the size of ScDPItemData.Kohei Yoshida1-0/+69
2012-02-24Modify dup count correctly when dimensions are removed.Kohei Yoshida1-0/+12
2012-02-24Properly tally original/duplicate dimension name counts.Kohei Yoshida1-0/+47