summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
Commit message (Expand)AuthorAgeFilesLines
* bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida2014-08-281-0/+4
* Make some methods non-inline, and add method descriptions.Kohei Yoshida2014-08-281-5/+9
* remove whitespaceMarkus Mohrhard2014-06-251-2/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-3/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann2014-02-031-5/+5
* fdo#72774: Add test for group field cache population on file load.Kohei Yoshida2014-01-071-2/+1
* fdo#66969: Add test to ensure we import page field's visibility correctly.Kohei Yoshida2013-12-101-2/+2
* fdo#66969: Reset group dimension data from all referencing pivot objects.Kohei Yoshida2013-12-101-5/+5
* Allow dumping of internal states of pivot table objects for debugging.Kohei Yoshida2013-12-101-0/+4
* fdo#66984: Define an assignment operator to prevent double deletion.Kohei Yoshida2013-12-061-0/+3
* fdo#69518: Correctly handle the old constraint syntax.Kohei Yoshida2013-12-061-0/+6
* Remove more unused methodsMarcos Paulo de Souza2013-09-041-4/+0
* Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida2013-07-011-1/+1
* We can remove all this code now.Kohei Yoshida2013-04-191-2/+0
* More progress. Getting more clue, but still not out of the dark yet.Kohei Yoshida2013-04-191-2/+1
* fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida2013-04-191-0/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-36/+36
* Slightly better way to skip pivot table ranges during spell check.Kohei Yoshida2013-01-291-2/+2
* bnc#484599: Prevent pivot table from getting sheared when cells are shifted.Kohei Yoshida2013-01-291-0/+4
* Let's remove this underused bAlive flag....Kohei Yoshida2013-01-111-7/+0
* callcatcher: update unusedcode code listCaolán McNamara2012-12-171-2/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-30/+21
* Forward declaration cleanup in header files.Kohei Yoshida2012-09-181-0/+4
* fdo#53938: Don't proceed when error occurs.Kohei Yoshida2012-08-301-1/+1
* -Werror,-Wshadow (Clang 3.1)Stephan Bergmann2012-07-231-1/+1
* fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida2012-07-051-0/+6
* removed unused forward declarations of classTakeshi Abe2012-06-231-2/+0
* Remove unused method ScDPObject::HasGroupsJavier Catala2012-04-261-1/+0
* Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2012-04-191-10/+10
* do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2012-04-071-10/+10
* The real cleanup I meant to commit earlier...Kohei Yoshida2012-04-051-3/+0
* Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard2012-04-051-0/+3
* Cleanup. ScPivot(Collection) is no more.Kohei Yoshida2012-04-041-3/+0
* Some misc changes & some dumping facility for pivot table for debugging.Kohei Yoshida2012-03-231-0/+6
* When updating pivot table with groups, we need to clear the table data.Kohei Yoshida2012-03-221-0/+1
* When changing grouping in one pivot table, update all linked tables.Kohei Yoshida2012-03-141-0/+9
* Re-added ClearSource() which will only clear the source. Nothing else.Kohei Yoshida2012-03-141-2/+5
* Rename ClearSource() to ClearTableData().Kohei Yoshida2012-03-141-2/+1
* Added hook to create group field data at cache creation time.Kohei Yoshida2012-03-091-6/+12
* Only load members of the clicked field, not of all fields.Kohei Yoshida2012-03-091-8/+13
* Properly transfer layout and subtotal names before and after the dialog.Kohei Yoshida2012-02-221-7/+9
* Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida2012-02-081-2/+2
* ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida2012-02-041-1/+0
* Nobody uses StrData and ScStrCollection now.Kohei Yoshida2012-02-041-1/+0
* No more ScStrCollection in pivot table code.Kohei Yoshida2012-02-041-1/+2
* Fix refresh problem on pivot tables whose data cache have not been created.Kohei Yoshida2012-01-231-0/+7
* remove unused ScDP* methodsThomas Arnhold2012-01-171-4/+0
* Test the new logic of our pivot data cache life cycle.Kohei Yoshida2012-01-121-0/+4