summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin1-4/+4
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert1-0/+124
2015-07-30bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky2-0/+31
2015-07-29chmod -xTor Lillqvist1-0/+0
2015-07-27fix test for tdf#92547Benjamin Ni1-13/+16
2015-07-27TableRef: add unit testsEike Rathke2-0/+128
2015-07-27unit test for FORMULA() with and without array contextEike Rathke2-0/+43
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens1-5/+6
2015-07-24Add test for OOXML part of tdf#99256Katarina Behrens2-0/+18
2015-07-22loplugin:unusedmethods scNoel Grandin1-21/+0
2015-07-21unit test for MATCH ReferenceOrForceArray parameterEike Rathke1-0/+19
2015-07-20tdf#68868: better handle xlsx with samecell anchor imageRavindra_Vidhate2-0/+23
2015-07-19add unit test for tdf#88137, tdf#89254Markus Mohrhard2-1/+15
2015-07-09fix export to xls, tdf#69552Winfried Donkers1-3/+1
2015-07-08Fix typosAndrea Gelmini2-3/+3
2015-07-07unit test for copy&paste put reference in order, tdf#92468Eike Rathke2-0/+41
2015-07-06tdf#92547 - incorrect input values shown in formula wizardBenjamin Ni1-0/+6
2015-07-06improve the returnbyref lopluginNoel Grandin2-4/+3
2015-07-04Fix typosAndrea Gelmini1-2/+2
2015-06-30unit test, check for all ScRange::Parse() valid flags, tdf#92426Eike Rathke1-0/+20
2015-06-30unit tests for tdf#92427Eike Rathke1-3/+51
2015-06-29insert/shift unit test for tdf#44419Eike Rathke1-0/+39
2015-06-29unit test for tdf#44419Eike Rathke1-1/+39
2015-06-29use a prefix instead of pMarkus Mohrhard1-3/+3
2015-06-29Subformula evaluation in formula wizard treeBenjamin Ni2-0/+18
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-06-21unit test for adjustSingleRefInName() during column insertionEike Rathke1-0/+21
2015-06-19add unit test for ocRangeOp and ScComplexRefData::Extend()Eike Rathke2-0/+96
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke11-367/+675
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro11-675/+367
2015-06-18add test case document to unit tests, tdf#69552Eike Rathke4-1/+69
2015-06-18simplify the unit test, tdf#83365 follow-upEike Rathke1-63/+20
2015-06-18unit test for INDIRECT reference handling, tdf#83365Henry Castro2-0/+118
2015-06-16unit test for tdf#91411Eike Rathke2-0/+46
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15tdf#55065 try to re-enable the testDavid Tardon1-1/+1
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-1/+1
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-06-12tdf#61908:XLSX formula cell range is not exported for MMULT.yogesh.bharate0012-1/+30
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin2-192/+120
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers1-0/+2
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin1-7/+7
2015-06-10tdf#89972: unit test: check proper external ref manager registrationMike Kaganski3-6/+20
2015-06-09more tests for the implemented cases, tdf#90001Eike Rathke1-0/+29
2015-06-01coverity#1302688 Resource leakCaolán McNamara1-4/+4
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung3-12/+12
2015-05-30Implemented formula group count statisticBenjamin Ni1-0/+12
2015-05-29split sc unoapi test for performanceBjoern Michaelsen8-143/+245
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro4-0/+268