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