summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* Fix for failing tests of xcellseries with ScCellRangeObj ...Jens Carl2017-08-081-0/+18
* tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna2017-08-082-0/+21
* tdf#45904 Move Java _XUsedAreaCursor tests to C++Jens Carl2017-08-082-5/+11
* tdf#45904 Move Java _XViewSplitable tests to C++Jens Carl2017-08-081-0/+92
* oovbaapi: screenUpdating, do not adjust heightTamas Bunth2017-08-072-2/+1
* tdf#45904 Move Java _XSpreadsheets tests to C++Jens Carl2017-08-071-2/+9
* Fix typo in test documents pathJens Carl2017-08-061-1/+1
* ofz#2867 null derefCaolán McNamara2017-08-051-0/+1
* Implement VCL Scheduler lockingJan-Marek Glogowski2017-08-041-1/+6
* tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos2017-08-042-0/+17
* Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai2017-08-042-0/+40
* Resolves: ofz#2833 null derefCaolán McNamara2017-08-021-0/+2
* loplugin:oncevarNoel Grandin2017-07-315-9/+9
* add test for update address code, related tdf#107289Markus Mohrhard2017-07-271-0/+86
* tdf#107135 Add missing ODFF function FINDB.Winfried Donkers2017-07-252-0/+1700
* screenshots: fix the screenshot buildMarkus Mohrhard2017-07-241-0/+1
* Fix typosAndrea Gelmini2017-07-211-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-4/+4
* tdf#93328 : Assign the ScInterpreter results back to ScFormulaCell...Dennis Francis2017-07-192-0/+36
* Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke2017-07-171-1/+1
* use more OUString::operator== in scNoel Grandin2017-07-145-21/+21
* tdf#108758 : do not write to undo document when...Dennis Francis2017-07-132-0/+130
* Move scheduler task into its own headerJan-Marek Glogowski2017-07-132-0/+2
* loplugin:unreffunJan-Marek Glogowski2017-07-122-1/+12
* tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers2017-07-102-0/+2097
* add test for non-ascii gnumeric file names, tdf#107827Markus Mohrhard2017-07-092-0/+17
* Add a way to resize ScDBDataJaskaran Singh2017-07-081-1/+1
* tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl2017-07-081-2/+10
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-071-1/+1
* loplugin:unusedfields in scNoel Grandin2017-07-061-5/+0
* coverity#1414486 Unchecked dynamic_castCaolán McNamara2017-07-051-3/+6
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M2017-07-032-2/+2
* loplugin:casttovoid: scStephan Bergmann2017-07-021-4/+2
* tdf#45904 Move Java XCellAddressable test to C++Jens Carl2017-07-021-0/+98
* loplugin:oncevarStephan Bergmann2017-06-291-3/+4
* loplugin:oncevarStephan Bergmann2017-06-292-4/+2
* sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro2017-06-281-0/+67
* add test for tdf#65848Markus Mohrhard2017-06-282-0/+20
* add test for formula listener during delete sheetMarkus Mohrhard2017-06-272-0/+23
* add a test for listener update during insert tabMarkus Mohrhard2017-06-272-0/+26
* Unit test for update reference in deletion of last col/row, tdf#108788Eike Rathke2017-06-271-0/+30
* loplugin:oncevar in scNoel Grandin2017-06-269-142/+110
* Unit test for named single reference pointing to deleted row, tdf#108671Eike Rathke2017-06-221-1/+37
* loplugin:privatebaseStephan Bergmann2017-06-211-1/+1
* loplugin:unusedfields in sfx2 part1Noel Grandin2017-06-213-5/+5
* tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn2017-06-205-8/+123
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-1/+1
* Use FormulaTokenArray::FirstToken() in one place where we canTor Lillqvist2017-06-131-1/+1
* Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann2017-06-131-1/+2