summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara2012-03-233-8/+0
* Localize the group prefix for pivot table defult group names.Kohei Yoshida2012-03-233-3/+7
* increase nCol before next iteratation to prevent loop, fdo#46220Markus Mohrhard2012-03-231-0/+4
* Test for changing dimension member visibility & a little cleanup.Kohei Yoshida2012-03-221-53/+49
* More bug fixes related to grouped dimension handling.Kohei Yoshida2012-03-222-1/+4
* Get correct string value for group item value.Kohei Yoshida2012-03-221-1/+1
* When updating pivot table with groups, we need to clear the table data.Kohei Yoshida2012-03-224-4/+19
* New unit test for pivot table with date grouping.Kohei Yoshida2012-03-221-2/+120
* New unit test for pivot table with number grouping.Kohei Yoshida2012-03-221-0/+106
* cache calls to mdds:mixed_type_matrix::size, related fdo#47299Markus Mohrhard2012-03-231-17/+16
* removed duplicate includes in scTakeshi Abe2012-03-2239-74/+0
* ChartTokenMap can contain null pointersStephan Bergmann2012-03-221-2/+3
* Convert tools/table.hxx to std::map in Chart2PositionMap classNoel Grandin2012-03-221-42/+46
* remove unnecessary use of local variable and auto_ptrNoel Grandin2012-03-221-6/+3
* if/else branches contain same codeNoel Grandin2012-03-221-18/+5
* restructure insert code as a precursor to further simplificationNoel Grandin2012-03-221-5/+5
* simplify code - remove unnecessary and complicated allocationNoel Grandin2012-03-221-9/+7
* Convert tools/table.hxx to std::map in class ScHTMLLayoutParserNoel Grandin2012-03-222-33/+60
* Convert tools/table.hxx usage to std::map in ScEEImport classNoel Grandin2012-03-223-13/+12
* New unit test for data pilot grouping (normal grouping).Kohei Yoshida2012-03-211-1/+174
* restructure the code a bit moreMarkus Mohrhard2012-03-222-7/+2
* prevent call to virtual method in destructor, fdo#47589Markus Mohrhard2012-03-221-0/+1
* Make sure that FillLabelData doesn't crash in presence of duplicated dims.Kohei Yoshida2012-03-211-0/+5
* New unit test for pivot table with duplicated data fields.Kohei Yoshida2012-03-211-35/+135
* Make sure one base class does not use another one after destructionStephan Bergmann2012-03-211-3/+6
* chmod -xTor Lillqvist2012-03-211-0/+0
* Export to xls correct item values for grouped fields.Kohei Yoshida2012-03-211-4/+8
* Added more code to test the integrity of the source data arrays.Kohei Yoshida2012-03-201-0/+50
* callcatcher: update listCaolán McNamara2012-03-201-39/+0
* remove unused code (oox, sc)Petr Vorel2012-03-206-132/+0
* remove unused code (oox, sc)Petr Vorel2012-03-202-12/+0
* split macros to elide unneeded methodsCaolán McNamara2012-03-202-3/+1
* Fix a crash on launching the pivot layout dialog with duplicated data fields.Kohei Yoshida2012-03-191-0/+3
* check for negative sheet number here too, fdo#47503Markus Mohrhard2012-03-191-1/+1
* Record sort order during the first sort by the value, and use it the 2nd time.Kohei Yoshida2012-03-191-2/+25
* Mark also the copy constructor as SC_DLLPUBLIC, needed by the scfilt libraryTor Lillqvist2012-03-191-1/+1
* add missing forward declarationsMarkus Mohrhard2012-03-191-0/+3
* Remove deprecated class DevChartConfigItem.Rafael Dominguez2012-03-181-87/+0
* add test case for fdo#40426Markus Mohrhard2012-03-182-3/+18
* some sal_Bool to bool in transobj.cxxMarkus Mohrhard2012-03-181-13/+13
* also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard2012-03-181-1/+14
* disable two slow java based subsequenttests, fdo#45337Markus Mohrhard2012-03-181-2/+2
* add all imported properties to ScDBData, fdo#40426Markus Mohrhard2012-03-182-3/+9
* Fix Same expression on both sides of '=='Julien Nabet2012-03-181-1/+1
* Reduce scope of nCharJulien Nabet2012-03-181-1/+1
* match if-else properly (warnings are actually sometimes useful, huh)Luboš Luňák2012-03-181-0/+2
* Fixed potential memory leak & UniString removal.Kohei Yoshida2012-03-171-5/+8
* Added class description.Kohei Yoshida2012-03-161-0/+8
* Use shared string pool to share string instances among string item values.Kohei Yoshida2012-03-164-18/+72
* More wording tweak. Members are sorted only in source dims (for now).Kohei Yoshida2012-03-161-3/+4