summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19enable test after fixing the validation errorMarkus Mohrhard
2014-08-18Write test to ensure that we export sheet tab color settings correctly.Kohei Yoshida
2014-08-17remove executable bitsThomas Arnhold
2014-08-17fix unit test after size_t changeThomas Arnhold
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16add test case for fdo#82503Markus Mohrhard
2014-08-16add test for fdo#82128Markus Mohrhard
2014-08-15unit test for sort with sheet references and external references, fdo#77018Eike Rathke
2014-08-15unit test for sheet and in-range range references after sort, fdo#79441Eike Rathke
2014-08-14java: remove commented out codeNoel Grandin
2014-08-14WaE: C4189: 'aTests' : local variable is initialized but not referencedTor Lillqvist
2014-08-13warning C4245: 'initializing' : conversion from 'int' to 'sal_uInt32'...Thomas Arnhold
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12Write test for importing images from xls.Kohei Yoshida
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard
2014-08-09add calc dbase import testCaolán McNamara
2014-08-08bnc#885548: Write test for this.Kohei Yoshida
2014-08-08java: variable cannot be nullNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-08loplugin:saloverrideStephan Bergmann
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard
2014-08-07coverity#1229887 Resource leakCaolán McNamara
2014-08-07coverity#1229888 Resource leakCaolán McNamara
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-08-04java: remove some unused variablesNoel Grandin
2014-08-04fix spelling compilant -> compliantNoel Grandin
2014-07-31fdo#78555: Write test for this first.Kohei Yoshida
2014-07-30fdo#80501: Write test for this first.Kohei Yoshida
2014-07-30add test case for fdo#81803Markus Mohrhard
2014-07-29fdo#81330: Write test for this.Kohei Yoshida
2014-07-29fdo#80846: Write test for this.Kohei Yoshida
2014-07-28fdo#79578: Write test for this first.Kohei Yoshida
2014-07-27fdo#81617: Write test for this first.Kohei Yoshida
2014-07-20add SAL_OVERRIDEDavid Tardon
2014-07-19disable that test on windowsMarkus Mohrhard
2014-07-19one more simplificationMarkus Mohrhard
2014-07-19there is already a shared XPath test classMarkus Mohrhard
2014-07-19add test for fdo#79305Markus Mohrhard
2014-07-18bnc#885548: Add test for import / export of revisions for xlsx.Kohei Yoshida