summaryrefslogtreecommitdiff
path: root/sc/inc/dpgroup.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-22loplugin:unusedmethods scripting,scNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
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-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2013-10-08convert sc/inc/dpgroup.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-03-24ScDPDateGroupHelper class is no more.Kohei Yoshida
2012-03-23More on avoiding use of date helper.Kohei Yoshida
2012-03-23We don't need date helper in FillGroupValues().Kohei Yoshida
2012-03-23Added dump methods to various classes to make debugging easier.Kohei Yoshida
2012-03-14When changing grouping in one pivot table, update all linked tables.Kohei Yoshida
2012-03-09Keep vector as vector.Kohei Yoshida
2012-03-09-Werror={deprecated-declarations,sign-compare,unused-parameter}Stephan Bergmann
2012-03-09Populate group dimensions directly to the cache.Kohei Yoshida
2012-03-09Properly display grouped range values for range-based grouping.Kohei Yoshida
2012-03-09Get number-grouping to work again.Kohei Yoshida
2012-03-09Display special first/last date names correctly.Kohei Yoshida
2012-03-09Massive rework to reduce the size of ScDPItemData.Kohei Yoshida
2012-02-28Properly prefixed members of ScDPNumGroupInfo.Kohei Yoshida
2012-02-10String to rtl::OUString.Kohei Yoshida
2012-02-09Cleaned up more header include silliness.Kohei Yoshida
2012-02-09Include dpglobal.hxx only when necessary.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13translate german comments in /sc/incNicolas Christener
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Renamed ScDPTableDataCache to simply ScDPCache.Kohei Yoshida
2011-02-28Make sure nobody modifies the table cache outside of ScDPCacheTable.Kohei Yoshida
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-09Removed unnecessary commentsChristina Rossmanith