summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2017-09-15Test joining two disjoint ranges into one by adding a third inbetweenTor Lillqvist
2017-09-15Handle also the case where a range extends an existing one with overlapTor Lillqvist
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14Add test for joining a range totally contained in an existing oneTor Lillqvist
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers
2017-09-12tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai
2017-09-12tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-11This test file was added by accidentTamás Zolnai
2017-09-11Fix typoAndrea Gelmini
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-09-07tdf#112177 remove incorrect constraint for Calc function NPER.Winfried Donkers
2017-09-06tdf#107135 fix too tight constraint for FINDB.Winfried Donkers
2017-09-02tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis
2017-09-01Fix typosAndrea Gelmini
2017-09-01tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO 8601Bartosz Kosiorek
2017-08-30tdf#112106: Corrupted pivot table after XLSX -> XLS conversion in CalcTamás Zolnai
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-30tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai
2017-08-29disable unstable UNO API testsMarkus Mohrhard
2017-08-27tdf#45904 Move _DataPilotItem Java tests to C++Jens Carl
2017-08-27tdf#45904: Move _DatabaseRange Java tests to C++Jens Carl
2017-08-27tdf#45904 Move _CellAreaLink Java tests to C++Jens Carl
2017-08-27fixed image and textbox rotation on xlsx files tdf#83672serdarot5
2017-08-26tdf#89139: list all items in pivot table definition, incl. hiddenMike Kaganski
2017-08-25tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro
2017-08-25tdf#111876 Save correct relative links in CalcSzymon Kłos
2017-08-25add reference operators testsZdeněk Crhonek
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-23Fix typoAndrea Gelmini
2017-08-23tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl
2017-08-23tdf#45904 Move Java _XAreaLink tests to C++Jens Carl
2017-08-23Clean up string constructionStephan Bergmann
2017-08-23ScFiltersTest::testUnicodeFileNameGnumeric only works with UTF-8Stephan Bergmann
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann
2017-08-20tdf#83562: Make the EditTextObject export of automatic colors...Dennis Francis
2017-08-18tdf#45904 Move Java _XViewFreezable tests to C++Jens Carl
2017-08-17Fix typosAndrea Gelmini
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-16add a test for storing formula cells in the cacheMarkus Mohrhard
2017-08-16add a way to restore from our new cache formatMarkus Mohrhard
2017-08-16introduce a way to write a simple data representation to a streamMarkus Mohrhard
2017-08-16external data: add HTML data provider testMarkus Mohrhard
2017-08-15external data: add merge column transformationMarkus Mohrhard
2017-08-15external data: add split column transformationMarkus Mohrhard
2017-08-14Fix typosAndrea Gelmini
2017-08-14external data: add first test for data transformationsMarkus Mohrhard
2017-08-14Fix testVLOOKUP to actually use formula groupsTor Lillqvist