summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-07Remove unused code oox::xls::PageSettingsJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05resolved fdo#48347 do not override preselected CSV with SYLK detectionEike Rathke
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-04-05cppcheck Uninitialized variableCaolán McNamara
2012-04-05remove unused codeWinfried Donkers
2012-04-05The real cleanup I meant to commit earlier...Kohei Yoshida
2012-04-05small memory leak in table3.cxxMarkus Mohrhard
2012-04-05this does hopefully no longer result in a crashMarkus Mohrhard
2012-04-05remove the sort entry limit in table3Markus Mohrhard
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-05resolved fdo#40021 don't let CSV import get confused by erroneous HTML detectionEike Rathke
2012-04-04resolved fdo#46699 do not write compound document header when reading 0-lengt...Eike Rathke
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04removed unused member variableEike Rathke
2012-04-04fdo#33088 better CSV import default separatorsEike Rathke
2012-04-04ScDBDocFunc::Sort: work around STL assertion in sc_unoapiMichael Stahl
2012-04-04remove unused codeLuboš Luňák
2012-04-04-Werror=unused-but-set-variableStephan Bergmann
2012-04-04some small corrections to the sort entry patchesMarkus Mohrhard
2012-04-04fdo#45747 reverted use of init lists for backwards compabillityAlbert Thuswaldner
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-04-04Test cases for ScDocFunc::RenameTable()Karthik A Padmanabhan
2012-04-04WaE: unused functionTor Lillqvist
2012-04-04WaE: unused functionTor Lillqvist
2012-04-04WaE: unused functionTor Lillqvist
2012-04-03resolved fdo#39716 CSV import numbers in scientific notationEike Rathke
2012-04-03Hori/Vert scrollbars in calc preview should be shown only when necessaryNoel Power
2012-04-03Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patchNoel Power
2012-04-02virtualise the ScDocFunc to allow interposing some magicMichael Meeks
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-04-02this hack in no longer needed, fdo#44337Markus Mohrhard
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02only include iostream if you need toCaolán McNamara
2012-04-02don't include iostream unless you really need itCaolán McNamara
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02unused classCaolán McNamara
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-04-02always pass --headless to cppunitsLuboš Luňák
2012-04-02add xls border import testMarkus Mohrhard
2012-04-01use same border width information for xls import and export, fdo#44742Markus Mohrhard
2012-04-01move chart regression test data files to chart2Markus Mohrhard
2012-04-01use better/correct assert macros in ucalcMarkus Mohrhard
2012-04-01with SetInTest it is possible to use some more ScDocFunc methodsMarkus Mohrhard
2012-04-01it does not make sense to get ColorData which is converted back to ColorMarkus Mohrhard
2012-04-01more test cases for border importMarkus Mohrhard