summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2014-08-14java: remove commented out codeNoel Grandin4-23/+0
2014-08-14WaE: C4189: 'aTests' : local variable is initialized but not referencedTor Lillqvist1-0/+1
2014-08-13warning C4245: 'initializing' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold1-1/+1
2014-08-13java: remove unused fieldsNoel Grandin1-2/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-2/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin4-18/+18
2014-08-12Write test for importing images from xls.Kohei Yoshida2-0/+27
2014-08-12java: fix broken javadoc tagsNoel Grandin2-2/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin2-14/+0
2014-08-11java: remove unused parametersNoel Grandin1-4/+4
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard1-0/+0
2014-08-09add calc dbase import testCaolán McNamara5-0/+3
2014-08-08bnc#885548: Write test for this.Kohei Yoshida1-0/+65
2014-08-08java: variable cannot be nullNoel Grandin1-5/+0
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-2/+2
2014-08-08java: remove unused variablesNoel Grandin1-2/+0
2014-08-08loplugin:saloverrideStephan Bergmann1-7/+7
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard2-0/+125
2014-08-07coverity#1229887 Resource leakCaolán McNamara1-0/+2
2014-08-07coverity#1229888 Resource leakCaolán McNamara1-1/+4
2014-08-05java: remove commented out codeNoel Grandin8-131/+0
2014-08-05java: remove unused fieldsNoel Grandin1-6/+0
2014-08-05java: remove various unused variablesNoel Grandin3-3/+0
2014-08-04java: remove some unused variablesNoel Grandin1-7/+4
2014-08-04fix spelling compilant -> compliantNoel Grandin1-1/+1
2014-07-31fdo#78555: Write test for this first.Kohei Yoshida2-0/+70
2014-07-30fdo#80501: Write test for this first.Kohei Yoshida2-0/+58
2014-07-30add test case for fdo#81803Markus Mohrhard1-0/+15
2014-07-29fdo#81330: Write test for this.Kohei Yoshida2-0/+44
2014-07-29fdo#80846: Write test for this.Kohei Yoshida2-0/+40
2014-07-28fdo#79578: Write test for this first.Kohei Yoshida2-0/+70
2014-07-27fdo#81617: Write test for this first.Kohei Yoshida2-0/+77
2014-07-20add SAL_OVERRIDEDavid Tardon1-1/+1
2014-07-19disable that test on windowsMarkus Mohrhard1-0/+2
2014-07-19one more simplificationMarkus Mohrhard1-12/+4
2014-07-19there is already a shared XPath test classMarkus Mohrhard3-107/+29
2014-07-19add test for fdo#79305Markus Mohrhard6-0/+243
2014-07-18bnc#885548: Add test for import / export of revisions for xlsx.Kohei Yoshida2-5/+23
2014-07-18coverity#1209494 Explicit null dereferencedCaolán McNamara1-2/+2
2014-07-16fdo#81445: Write test for this.Kohei Yoshida1-0/+9
2014-07-14Write test for change track round-tripping for xls file format.Kohei Yoshida2-1/+161
2014-07-13Add additional checks for undo and redo here.private/kohei/sort-ref-updateKohei Yoshida1-0/+23
2014-07-13fdo#81309: Write test for out-of-place sorting.Kohei Yoshida2-1/+70
2014-07-13fdo#81309: Write another test.Kohei Yoshida2-0/+88
2014-07-13fdo#81309: Writer another test.Kohei Yoshida2-0/+89
2014-07-13fdo#81309: Write test for this.Kohei Yoshida2-0/+119
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida2-6/+8
2014-07-12Add another test case.Kohei Yoshida1-0/+32
2014-07-12fdo#80462: Write test for this.Kohei Yoshida2-0/+38