summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-03-23Localize the group prefix for pivot table defult group names.Kohei Yoshida
2012-03-23increase nCol before next iteratation to prevent loop, fdo#46220Markus Mohrhard
2012-03-22Test for changing dimension member visibility & a little cleanup.Kohei Yoshida
2012-03-22More bug fixes related to grouped dimension handling.Kohei Yoshida
2012-03-22Get correct string value for group item value.Kohei Yoshida
2012-03-22When updating pivot table with groups, we need to clear the table data.Kohei Yoshida
2012-03-22New unit test for pivot table with date grouping.Kohei Yoshida
2012-03-22New unit test for pivot table with number grouping.Kohei Yoshida
2012-03-23cache calls to mdds:mixed_type_matrix::size, related fdo#47299Markus Mohrhard
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-22ChartTokenMap can contain null pointersStephan Bergmann
2012-03-22Convert tools/table.hxx to std::map in Chart2PositionMap classNoel Grandin
2012-03-22remove unnecessary use of local variable and auto_ptrNoel Grandin
2012-03-22if/else branches contain same codeNoel Grandin
2012-03-22restructure insert code as a precursor to further simplificationNoel Grandin
2012-03-22simplify code - remove unnecessary and complicated allocationNoel Grandin
2012-03-22Convert tools/table.hxx to std::map in class ScHTMLLayoutParserNoel Grandin
2012-03-22Convert tools/table.hxx usage to std::map in ScEEImport classNoel Grandin
2012-03-21New unit test for data pilot grouping (normal grouping).Kohei Yoshida
2012-03-22restructure the code a bit moreMarkus Mohrhard
2012-03-22prevent call to virtual method in destructor, fdo#47589Markus Mohrhard
2012-03-21Make sure that FillLabelData doesn't crash in presence of duplicated dims.Kohei Yoshida
2012-03-21New unit test for pivot table with duplicated data fields.Kohei Yoshida
2012-03-21Make sure one base class does not use another one after destructionStephan Bergmann
2012-03-21chmod -xTor Lillqvist
2012-03-21Export to xls correct item values for grouped fields.Kohei Yoshida
2012-03-20Added more code to test the integrity of the source data arrays.Kohei Yoshida
2012-03-20callcatcher: update listCaolán McNamara
2012-03-20remove unused code (oox, sc)Petr Vorel
2012-03-20remove unused code (oox, sc)Petr Vorel
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-19Fix a crash on launching the pivot layout dialog with duplicated data fields.Kohei Yoshida
2012-03-19check for negative sheet number here too, fdo#47503Markus Mohrhard
2012-03-19Record sort order during the first sort by the value, and use it the 2nd time.Kohei Yoshida
2012-03-19Mark also the copy constructor as SC_DLLPUBLIC, needed by the scfilt libraryTor Lillqvist
2012-03-19add missing forward declarationsMarkus Mohrhard
2012-03-18Remove deprecated class DevChartConfigItem.Rafael Dominguez
2012-03-18add test case for fdo#40426Markus Mohrhard
2012-03-18some sal_Bool to bool in transobj.cxxMarkus Mohrhard
2012-03-18also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard
2012-03-18disable two slow java based subsequenttests, fdo#45337Markus Mohrhard
2012-03-18add all imported properties to ScDBData, fdo#40426Markus Mohrhard
2012-03-18Fix Same expression on both sides of '=='Julien Nabet
2012-03-18Reduce scope of nCharJulien Nabet
2012-03-18match if-else properly (warnings are actually sometimes useful, huh)Luboš Luňák
2012-03-17Fixed potential memory leak & UniString removal.Kohei Yoshida
2012-03-16Added class description.Kohei Yoshida
2012-03-16Use shared string pool to share string instances among string item values.Kohei Yoshida
2012-03-16More wording tweak. Members are sorted only in source dims (for now).Kohei Yoshida
2012-03-16Better wording.Kohei Yoshida