summaryrefslogtreecommitdiff
path: root/sc/inc/dpobject.hxx
AgeCommit message (Expand)Author
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida
2014-08-28Make some methods non-inline, and add method descriptions.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-03Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-07fdo#72774: Add test for group field cache population on file load.Kohei Yoshida
2013-12-10fdo#66969: Add test to ensure we import page field's visibility correctly.Kohei Yoshida
2013-12-10fdo#66969: Reset group dimension data from all referencing pivot objects.Kohei Yoshida
2013-12-10Allow dumping of internal states of pivot table objects for debugging.Kohei Yoshida
2013-12-06fdo#66984: Define an assignment operator to prevent double deletion.Kohei Yoshida
2013-12-06fdo#69518: Correctly handle the old constraint syntax.Kohei Yoshida
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida
2013-04-19We can remove all this code now.Kohei Yoshida
2013-04-19More progress. Getting more clue, but still not out of the dark yet.Kohei Yoshida
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-29Slightly better way to skip pivot table ranges during spell check.Kohei Yoshida
2013-01-29bnc#484599: Prevent pivot table from getting sheared when cells are shifted.Kohei Yoshida
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-18Forward declaration cleanup in header files.Kohei Yoshida
2012-08-30fdo#53938: Don't proceed when error occurs.Kohei Yoshida
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-04-26Remove unused method ScDPObject::HasGroupsJavier Catala
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-04-05The real cleanup I meant to commit earlier...Kohei Yoshida
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-03-23Some misc changes & some dumping facility for pivot table for debugging.Kohei Yoshida
2012-03-22When updating pivot table with groups, we need to clear the table data.Kohei Yoshida
2012-03-14When changing grouping in one pivot table, update all linked tables.Kohei Yoshida
2012-03-14Re-added ClearSource() which will only clear the source. Nothing else.Kohei Yoshida
2012-03-14Rename ClearSource() to ClearTableData().Kohei Yoshida
2012-03-09Added hook to create group field data at cache creation time.Kohei Yoshida
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-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida