summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2012-04-24Remove unused code in sc.Santiago Martinez
2012-04-24Remove unused code in dpitemdata.Santiago Martinez
2012-04-23Remove unused codeFerran Vidal
2012-04-23only update absolute refs when copying between docs, fdo#48482Markus Mohrhard
2012-04-21Remove unused code from "Spreadsheet application code"Ferran Vidal
2012-04-19fdo#48856 update sheet-local named expressions correctlyEike Rathke
2012-04-19update relative local range names, fdo#48856Markus Mohrhard
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-18This is no longer relevant. Removing.Kohei Yoshida
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner
2012-04-17Converting UNO calls to direct in WorkbookHelperDaniel Bankston
2012-04-17Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power
2012-04-16remove no longer used enumerationMarkus Mohrhard
2012-04-15resolved fdo#48731 in CSV import do not strip leading apostropheEike Rathke
2012-04-14fix orcus to not fiddle with literal stringsEike Rathke
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-04-11add unit test for autofillMarkus Mohrhard
2012-04-11make ScTable::FillSeries work correctly with hidden rows/columnsMarkus Mohrhard
2012-04-11Removing a member that's not used.Kohei Yoshida
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard
2012-04-11callcatcher: update listCaolán McNamara
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke
2012-04-10sal_Bool to boolEike Rathke
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-04-10search for hidden rows/columns and not filtered areas, fdo#48449Markus Mohrhard
2012-04-10Non inline methods of ScFormulaResult.Kohei Yoshida
2012-04-09Make this non-inline too; for easier debugging.Kohei Yoshida
2012-04-09Removed duplicated methods.Kohei Yoshida
2012-04-09Make non-trivial methods non in-line.Kohei Yoshida
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-04-05The real cleanup I meant to commit earlier...Kohei Yoshida
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-04-02don't include iostream unless you really need itCaolán McNamara
2012-04-01first part of border import testMarkus Mohrhard
2012-03-31revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard
2012-03-31fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-29quick and ugly hack for ScEditableTester in ucalcMarkus Mohrhard
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power
2012-03-28some performance improvementsNoel Power
2012-03-28Convert tools/table.hxx to std::map in ScChartPositionMap class in SC moduleNoel Grandin
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
2012-03-26sal_Bool -> bool in dociter.[ch]xxMarkus Mohrhard
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-23Store the group type (aka date part) with the cache, and use that.Kohei Yoshida