summaryrefslogtreecommitdiff
path: root/sc/inc/dputil.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-1/+1
2021-04-19use more string_view in comphelper::stringNoel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski1-2/+2
2019-04-12tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski1-1/+1
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen1-2/+0
2017-12-07loplugin:constparamsNoel Grandin1-1/+1
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin1-2/+2
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai1-0/+1
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-01-07fdo#72774: Generate correct group items for the year group.Kohei Yoshida1-1/+1
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida1-1/+7
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida1-2/+9
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-03-09Populate group dimensions directly to the cache.Kohei Yoshida1-1/+6
2012-03-09Properly display grouped range values for range-based grouping.Kohei Yoshida1-0/+6
2012-03-09Display special first/last date names correctly.Kohei Yoshida1-1/+2
2012-03-09Massive rework to reduce the size of ScDPItemData.Kohei Yoshida1-0/+5
2012-02-27Fix exporting pivot tables to xls esp wrt exporting duplicate data fields.Kohei Yoshida1-1/+2
2012-02-24Modify dup count correctly when dimensions are removed.Kohei Yoshida1-0/+2
2012-02-24Properly tally original/duplicate dimension name counts.Kohei Yoshida1-0/+44