summaryrefslogtreecommitdiff
path: root/sc/inc/pivot.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-10-20use tools::Long in scNoel1-4/+5
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann1-1/+0
2019-07-23close some more holes in structuresNoel Grandin1-6/+6
2018-05-17tdf#42949 Fix IWYU warnings in sc/inc/[pq]*Gabor Kelemen1-2/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin1-4/+4
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-01-19loplugin:unusedmethods in sc/Noel Grandin1-1/+0
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+0
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-4/+5
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-0/+1
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-04callcatcher: another layer post pivottable conversionCaolán McNamara1-2/+0
2014-03-31sc: clean-up pivot.hxx/pivot2.cxxTomaž Vajngerl1-45/+48
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida1-2/+5
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-21/+21
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida1-0/+5
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-83/+53
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-06-23removed unused forward declarations of classTakeshi Abe1-7/+0
2012-06-05unusedcode.easy: remove some unused codeThomas Arnhold1-1/+0
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák1-2/+2
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák1-2/+2
2012-03-09Only load members of the clicked field, not of all fields.Kohei Yoshida1-0/+1
2012-02-22Properly transfer layout and subtotal names before and after the dialog.Kohei Yoshida1-4/+6
2012-02-22Correctly generate data field dimensions when pressing OK.Kohei Yoshida1-2/+4
2012-02-22Correctly display layout name of data fields.Kohei Yoshida1-2/+3
2012-02-22Only show original dimensions in the select window.Kohei Yoshida1-1/+1
2012-02-22Some cleanups.Kohei Yoshida1-3/+3
2012-02-22String and bool conversion.Kohei Yoshida1-5/+5
2012-02-22This is no longer true.Kohei Yoshida1-1/+0
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida1-9/+5
2012-02-22Alloow pivot table layout dialog to have duplicate data fields.Kohei Yoshida1-6/+11
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-1/+0
2011-11-07callcatcher: update list, drop some newly unused methodsCaolán McNamara1-1/+0
2011-03-23Removed unused code.Kohei Yoshida1-5/+0
2011-03-14More stupid build fixes.Kohei Yoshida1-8/+4
2011-03-14fix misc merge issues breaking the buildMichael Meeks1-1/+1
2011-03-14making sc/source/filter compile againBjoern Michaelsen1-22/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-17/+58
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]1-11/+11
2011-01-25Translated comments from German to EnglishChristina Rossmanith1-7/+5
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]1-71/+49
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-12/+12
2010-11-17Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida1-17/+6