summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-21Oops I shouldn't have erased names directly.Kohei Yoshida
2012-01-21fdo#44831: Named range should overwrite existing name.Kohei Yoshida
2012-01-20Grid lines should be immediately above or below the background.Kohei Yoshida
2012-01-20Prefer using back() to access the last element.Kohei Yoshida
2012-01-20Added 'm' prefix for a data member.Kohei Yoshida
2012-01-20Replace open-coded array with std::vector in ScColumn.Noel Grandin
2012-01-20More on String to rtl::OUString changes.Kohei Yoshida
2012-01-20Mempool size args are unused.Stephan Bergmann
2012-01-19Fix a crash when copying a sheet with drawing obj to a new document.Kohei Yoshida
2012-01-19remove unused methodsThomas Arnhold
2012-01-19Undo inadvertent indentation change.Stephan Bergmann
2012-01-19Fix C++03 enum member scope.Stephan Bergmann
2012-01-18fdo#44896 accomodate localized text expansionAndras Timar
2012-01-18enable new datapilot api testMarkus Mohrhard
2012-01-18little clean-up in xspreadsheet2 testMarkus Mohrhard