summaryrefslogtreecommitdiff
path: root/sc/inc/dpsave.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-04-17add attribute mandated by ODFMarkus Mohrhard
2015-04-04Typo: creat->createJulien Nabet
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2013-12-10Allow dumping of internal states of pivot table objects for debugging.Kohei Yoshida
2013-04-19Let's explain what this method returns.Kohei Yoshida
2013-04-19Typo.Kohei Yoshida
2013-04-19This should be plural, since there are multiple dimensions.Kohei Yoshida
2013-04-19Move the dimension order calculation into ScDPSaveData.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-14-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-05fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-02Use the internal API to set field item's properties.Kohei Yoshida
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida
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-05Remove unused codeElton Chung
2012-02-24Properly tally original/duplicate dimension name counts.Kohei Yoshida
2012-02-24Ensure that the save dimension and regular dimension have identical name.Kohei Yoshida
2012-02-22Properly transfer layout and subtotal names before and after the dialog.Kohei Yoshida
2012-02-22auto_ptr to boost::scoped_ptr.Kohei Yoshida
2012-02-14Remove std::auto_ptr in favor of boost::scoped_ptr.Kohei Yoshida
2012-02-14Correctly set pivot's popup flag when importing from Excel docs.Kohei Yoshida
2012-01-17remove unused ScDP* methodsThomas Arnhold
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-28dr78: #i115659# check validity of member and dimension settingsEike Rathke
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-03-13translate german comments in /sc/incNicolas Christener
2011-02-28Remove cache ID storage from ScDPSaveData.Kohei Yoshida
2011-02-21[PATCH 09/10] Remove deprecated List container.npcdoom
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-31Replaced tools/string with rtl::OUString in ScDPSaveDataSören Möller
2011-01-31Replaced tools/string with ::rtl::OUString in ScDPSaveDimensionSören Möller
2011-01-31Replaced tools/string with rtl::OUString in ScDPSaveMemberSören Möller
2011-01-31Cleaned up spacings in dpsave.hxx/.cxxSören Möller
2011-01-31Replaced tools/solar.h types with sal typesSören Möller
2011-01-14More progress on unit-testing datapilot. But I'm still not through.Kohei Yoshida
2011-01-13Set dimension information for the datapilot save data.Kohei Yoshida
2011-01-09Removed unnecessary commentsChristina Rossmanith
2010-10-28add modelines to .hxx files as wellCaolán McNamara