summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-01-31':' is not allowed in sheet names as wellIvan Timofeev
2012-01-30Prevent excessive references to single token instance during fill.Kohei Yoshida
2012-01-30Make named ranges dialog more consistent, localizable (III)Petr Mladek
2012-01-30Option to set tab prefix for new worksheetsAlbert Thuswaldner
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30aInputStr never used, *perhaps* it should have been, but 10+ years this wayCaolán McNamara
2012-01-30Updated error message for Invalid sheet nameAlbert Thuswaldner
2012-01-30Make named range dialog more consistent, localizable (II)Stefan Knorr (astron)
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-30clean-up sc's knownissues.xclMarkus Mohrhard
2012-01-30add test case for XReplaceableMarkus Mohrhard
2012-01-28Remove unused code as listed in unusedcode.easySantiago Martinez
2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist
2012-01-27Unit test for updating formula cells that references into the pivot table.Kohei Yoshida
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-27fdo#44143: Keep cells with broadcasters alive during deletion.Kohei Yoshida
2012-01-27Revert "fdo#44143: Keep cells with broadcasters alive during deletion."Eike Rathke
2012-01-26fdo#44143: Keep cells with broadcasters alive during deletion.Kohei Yoshida
2012-01-26Make named ranges dialog more consistent, localizableStefan Knorr (astron)
2012-01-26resolved fdo#38595 border width lost in ODF importEike Rathke
2012-01-26cast from BorderLine to BorderLine2 is not validEike Rathke
2012-01-26Revert "TEMP"Fridrich Štrba
2012-01-26TEMPFridrich Štrba
2012-01-26switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard
2012-01-25add test for ScTableSheetObjMarkus Mohrhard
2012-01-25adjust test nameMarkus Mohrhard
2012-01-25ScTableSheetObj::findAll does not return the correct range, fdo#43462Markus Mohrhard
2012-01-25disable all java based tests covered now by c++ based testsMarkus Mohrhard
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard
2012-01-25New unit test for refreshing a pivot table without data cache.Kohei Yoshida
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-25New unit test for pivot table's date output handling.Kohei Yoshida
2012-01-25fix initial height of multiline input windowNoel Power
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-24DataPilot to PivotTable in function names.Kohei Yoshida
2012-01-24fdo#45067: Differentiate numeric and non-numeric field member values.Kohei Yoshida
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara
2012-01-24fix ( hopefully ) viewing artifacts in input line fdo#44391Noel Power
2012-01-24Revert "fix ( hopefully ) viewing artifacts in input line fdo#44391"Noel Power
2012-01-24fix ( hopefully ) viewing artifacts in input line fdo#44391Noel Power
2012-01-23fdo#45067: We need automatic number detection for date/number grouping.Kohei Yoshida
2012-01-24enable ScDataPilotTableObj::testRefresh againMarkus Mohrhard
2012-01-23Fix refresh problem on pivot tables whose data cache have not been created.Kohei Yoshida
2012-01-23erase the correct element in ScColumn::Delete(), not the last oneEike Rathke
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard
2012-01-23add library for c++ based subsequenttestsMarkus Mohrhard
2012-01-23resolved rhbz#783556 crash in ScMatrix::GetDimensons() from ScInterpreterEike Rathke
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-23Redundant condition and Comment Translations.Mariusz Dykierek
2012-01-22resolved fdo#45032 Calc export to HTML with graphics failedEike Rathke