summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2017-12-03tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2-0/+28
2017-09-24tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-0/+22
2017-09-07tdf#112177 remove incorrect constraint for Calc function NPER.Winfried Donkers1-9/+27
2017-09-07tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis2-0/+10
2017-08-23tdf#83562: Make the EditTextObject export of automatic colors...Dennis Francis1-1/+66
2017-08-10tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna2-0/+21
2017-08-07ofz#2867 null derefCaolán McNamara1-0/+1
2017-08-07Resolves: ofz#2833 null derefCaolán McNamara1-0/+2
2017-07-19tdf#93328 : Assign the ScInterpreter results back to ScFormulaCell...Dennis Francis2-0/+36
2017-07-14tdf#108758 : do not write to undo document when...Dennis Francis2-0/+130
2017-06-01tdf#104219 Don't export color information when color is automaticBartosz Kosiorek2-5/+13
2017-05-26tdf#99856 xlsx export: limit dataValidation list to 255 charsJustin Luth2-0/+24
2017-05-26tdf#108017 xlsb import: protection settings were reversedJustin Luth2-11/+26
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin2-3/+3
2017-05-21make string translation loading more uniformCaolán McNamara1-3/+3
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael2-0/+46
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke3-24/+12
2017-05-17Unit test to ensure that calculating with the intersection works, tdf#96426Eike Rathke1-0/+6
2017-05-17add unit test for Excel whitespace operator intersection, tdf#96426Eike Rathke2-0/+30
2017-05-17tdf#43535: add unit test for this.Kohei Yoshida2-0/+157
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-8/+12
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin2-2/+2
2017-05-15Fix typosAndrea Gelmini1-1/+1
2017-05-14handle test that apparently depends on our additional fontsMarkus Mohrhard1-0/+3
2017-05-13add basic universal content test, tdf#107828Markus Mohrhard4-2/+18
2017-05-12tdf#107238 VBA autofilter: list of stringsSzymon Kłos1-0/+0
2017-05-11Get string also for external reference to double for operands of '&'Katarina Behrens1-0/+17
2017-05-10Add unit test for non-propagation of array context, tdf#107724Eike Rathke2-0/+28
2017-05-10fix buildNoel Grandin1-6/+6
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin5-37/+37
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05Use the non-template variants.Kohei Yoshida2-18/+19
2017-05-05tdf#106796 Make CHITEST and CHISQ.TEST comply with ODFF1.2 and improveWinfried Donkers3-566/+728
2017-05-04Replace all OUString("") with OUString()Arnaud Versini3-3/+3
2017-05-04Fix build.Jan Holesovsky1-1/+1
2017-05-04sc lok: Unit test that painting tiles after pgdown returns actual content.Jan Holesovsky2-0/+39
2017-05-03tdf#107255: add test case for the multi-cell query method.Kohei Yoshida2-0/+61
2017-04-28loplugin:cppunitassertequals: scStephan Bergmann3-11/+13
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock6-0/+6
2017-04-25tdf#107310: add unit test for this.Kohei Yoshida2-0/+33
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin2-8/+2
2017-04-16tdf#90290 use custom asserter in ucalc_sort.cxxkerem1-6/+3
2017-04-16try to fix the tests that depend on fontsMarkus Mohrhard1-0/+5
2017-04-16coverity#1405157 Unchecked return valueCaolán McNamara1-1/+2
2017-04-14update cppunit to 1.14.0Markus Mohrhard5-43/+0
2017-04-13add STDEVPA test caseZdeněk Crhonek1-0/+6629
2017-04-13add ZTEST, Z.TEST test caseZdeněk Crhonek2-0/+10476
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+1
2017-04-13tdf#92650: add a unit test for this.Kohei Yoshida4-0/+107
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin1-4/+0