summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2015-07-04Fix typosAndrea Gelmini
2015-06-30unit test, check for all ScRange::Parse() valid flags, tdf#92426Eike Rathke
2015-06-30unit tests for tdf#92427Eike Rathke
2015-06-29insert/shift unit test for tdf#44419Eike Rathke
2015-06-29unit test for tdf#44419Eike Rathke
2015-06-29use a prefix instead of pMarkus Mohrhard
2015-06-29Subformula evaluation in formula wizard treeBenjamin Ni
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-21unit test for adjustSingleRefInName() during column insertionEike Rathke
2015-06-19add unit test for ocRangeOp and ScComplexRefData::Extend()Eike Rathke
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro
2015-06-18add test case document to unit tests, tdf#69552Eike Rathke
2015-06-18simplify the unit test, tdf#83365 follow-upEike Rathke
2015-06-18unit test for INDIRECT reference handling, tdf#83365Henry Castro
2015-06-16unit test for tdf#91411Eike Rathke
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15tdf#55065 try to re-enable the testDavid Tardon
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-12tdf#61908:XLSX formula cell range is not exported for MMULT.yogesh.bharate001
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-10tdf#89972: unit test: check proper external ref manager registrationMike Kaganski
2015-06-09more tests for the implemented cases, tdf#90001Eike Rathke
2015-06-01coverity#1302688 Resource leakCaolán McNamara
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-30Implemented formula group count statisticBenjamin Ni
2015-05-29split sc unoapi test for performanceBjoern Michaelsen
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro
2015-05-27add test for tdf#91334Markus Mohrhard
2015-05-26FIXME_REMOVE_WHEN_RE_BASE_COMPLETECaolán McNamara
2015-05-20add missing DoClose at end of testMarkus Mohrhard
2015-05-19sc: simplify code by replacing std::find_if with std::any_ofTakeshi Abe
2015-05-19coverity#1298899, resource leakMarkus Mohrhard
2015-05-19add test for OOXML ref string conversionMarkus Mohrhard
2015-05-19add test for tdf#91335Markus Mohrhard
2015-05-17add a few more databar length testsMarkus Mohrhard
2015-05-17add tests for last round of fixesMarkus Mohrhard
2015-05-17also test zero positionMarkus Mohrhard
2015-05-17add more databar length testsMarkus Mohrhard
2015-05-17extract code into own methodMarkus Mohrhard
2015-05-17initial test for databar length calculationMarkus Mohrhard
2015-05-17add missing DeleteTab in testMarkus Mohrhard
2015-05-16add tests for custom iconSetsMarkus Mohrhard
2015-05-16add test for new icon sets during XLSX importMarkus Mohrhard
2015-05-16improve asserts to catch more errorsMarkus Mohrhard
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad