summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-03-09Even more cleanup and fixing.Kohei Yoshida
2012-03-09Cleaned up code.Kohei Yoshida
2012-03-09Populate group dimensions directly to the cache.Kohei Yoshida
2012-03-09Added hook to create group field data at cache creation time.Kohei Yoshida
2012-03-09Get normal grouping to work again.Kohei Yoshida
2012-03-09Some adjustments.Kohei Yoshida
2012-03-09Properly display grouped range values for range-based grouping.Kohei Yoshida
2012-03-09These functions are no longer used.Kohei Yoshida
2012-03-09Get number-grouping to work again.Kohei Yoshida
2012-03-09More scope reduction.Kohei Yoshida
2012-03-09We can't deal with "date" field mixed with ordinary strings.Kohei Yoshida
2012-03-09Scope reduction.Kohei Yoshida
2012-03-09Bool-ness.Kohei Yoshida
2012-03-09Only load members of the clicked field, not of all fields.Kohei Yoshida
2012-03-09Fixed a bug on sorting members.Kohei Yoshida
2012-03-09Removed most of my debug statements.Kohei Yoshida
2012-03-09Display special first/last date names correctly.Kohei Yoshida
2012-03-09More on correctly formatting grouped values.Kohei Yoshida
2012-03-09Make sure to clear group field data when reloading the cache.Kohei Yoshida
2012-03-09We can't take a reference here since the value will change after removal.Kohei Yoshida
2012-03-09String and boolean cleanups.Kohei Yoshida
2012-03-09No need to create a copy just to refresh pivot table.Kohei Yoshida
2012-03-09Scope reduction.Kohei Yoshida
2012-03-09Fixed TestInclude for reverse-sorted dimensions.Kohei Yoshida
2012-03-09Display date group values correctly.Kohei Yoshida
2012-03-09Fix the result hierarchy construction. Still lots of places remain broken.Kohei Yoshida
2012-03-09At least pass all unit tests.Kohei Yoshida
2012-03-09Custom copy constructor and assignment operator to fix segfault.Kohei Yoshida
2012-03-09Massive rework to reduce the size of ScDPItemData.Kohei Yoshida
2012-03-09Date field is now determined outside of ScDPItemData.Kohei Yoshida
2012-03-09ScDPItemData no longer stores number format.Kohei Yoshida
2012-03-09We don't need the date part flag.Kohei Yoshida
2012-03-09Group by Field struct, instead of keeping 2 dimensional arrays in each.Kohei Yoshida
2012-03-09mnDatePart in ScDPItemData not used in any meaningful way. Removed.Kohei Yoshida
2012-03-09fdo#45671 fix for transparent colour split buttonWinfried Donkers
2012-03-09prevent creating new db ranges with the internal anonymous db nameMarkus Mohrhard
2012-03-09remove one more reference to the anonymous db stringMarkus Mohrhard
2012-03-09remove old unnamed db stringMarkus Mohrhard
2012-03-09don't show the anonymous db string, it is for internal use onlyMarkus Mohrhard
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard
2012-03-09Set entries correctly visible, fdo#47102Markus Mohrhard
2012-03-08Resolves: fdo#46923 uninitialized iterators are invalidCaolán McNamara
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-08some simplification in ScDocFunc::InsertTableMarkus Mohrhard
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-08Removed unused code.Santiago Martinez
2012-03-07export all row styles, fdo#44336Markus Mohrhard
2012-03-07there should be no need any more for this checkMarkus Mohrhard
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-03-07Conditional jump or move depends on uninitialised valueCaolán McNamara