summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-10Unit test for COUNTIFS, SUMIFS, AVERAGEIFS with array of references, tdf#58874Eike Rathke
2017-06-09Some compilers can't init vector from empty {}Eike Rathke
2017-06-09missing includeStephan Bergmann
2017-06-09Add unit test for COUNTIFS and AVERAGEIFS in array contextEike Rathke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09Add unit test for SUMIFS in array contextEike Rathke
2017-06-08Fix build after f1454b474d9248d7ef2cb84f396a974184e5167eStephan Bergmann
2017-06-08tdf#45904 Move java XCellSeries test to c++Paul Trojahn
2017-06-07Add Test for dataprovider and modify the way we fetch and apply streamJaskaran Singh
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-05-29tdf#97362 CalcRTL unittest partially migarted to python (CalcRTL.py)Kappanneo
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26xlsx export: limit dataValidation list to 255 chars, not 254Justin Luth
2017-05-25tdf#99856 xlsx export: limit dataValidation list to 255 charsJustin Luth
2017-05-25tdf#108017 xlsb import: protection settings were reversedJustin Luth
2017-05-23Unit test for COUNTBLANK with array of references, tdf#58874Eike Rathke
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-22Unit tests for ...,ref1,arrayofrefs,ref2) to result array, tdf#58874Eike Rathke
2017-05-22Unit test for SUBTOTAL STDEV with array of references, tdf#58874Eike Rathke
2017-05-22Unit test for SUBTOTAL AVERAGE with array of references, tdf#58874Eike Rathke
2017-05-22Unit test for SUBTOTAL MIN,MAX with array of references, tdf#58874Eike Rathke
2017-05-22Add unit test for SUBTOTAL over reference list in array context, tdf#58874Eike Rathke
2017-05-22Use SetValue() instead of SetString()Eike Rathke
2017-05-20tdf#107892 add MAXIFS testZdeněk Crhonek
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael
2017-05-17Unit test to ensure that calculating with the intersection works, tdf#96426Eike Rathke
2017-05-17add unit test for Excel whitespace operator intersection, tdf#96426Eike Rathke
2017-05-17tdf#43535: add unit test for this.Kohei Yoshida
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-15Fix typosAndrea Gelmini
2017-05-14handle test that apparently depends on our additional fontsMarkus Mohrhard
2017-05-13add basic universal content test, tdf#107828Markus Mohrhard
2017-05-12tdf#107238 VBA autofilter: list of stringsSzymon Kłos
2017-05-11Get string also for external reference to double for operands of '&'Katarina Behrens
2017-05-10Add unit test for non-propagation of array context, tdf#107724Eike Rathke
2017-05-10fix buildNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-05-05Use the non-template variants.Kohei Yoshida
2017-05-05tdf#106796 Make CHITEST and CHISQ.TEST comply with ODFF1.2 and improveWinfried Donkers