summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-13tdf#108758 : do not write to undo document when...Dennis Francis
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-12loplugin:unreffunJan-Marek Glogowski
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers
2017-07-09add test for non-ascii gnumeric file names, tdf#107827Markus Mohrhard
2017-07-08Add a way to resize ScDBDataJaskaran Singh
2017-07-08tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06loplugin:unusedfields in scNoel Grandin
2017-07-05coverity#1414486 Unchecked dynamic_castCaolán McNamara
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl
2017-06-29loplugin:oncevarStephan Bergmann
2017-06-29loplugin:oncevarStephan Bergmann
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-06-28add test for tdf#65848Markus Mohrhard
2017-06-27add test for formula listener during delete sheetMarkus Mohrhard
2017-06-27add a test for listener update during insert tabMarkus Mohrhard
2017-06-27Unit test for update reference in deletion of last col/row, tdf#108788Eike Rathke
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-22Unit test for named single reference pointing to deleted row, tdf#108671Eike Rathke
2017-06-21loplugin:privatebaseStephan Bergmann
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use FormulaTokenArray::FirstToken() in one place where we canTor Lillqvist
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
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