summaryrefslogtreecommitdiff
path: root/dbaccess/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2019-07-17tdf#126268: Check for the sign value at the right placeXisco Fauli2-0/+87
2019-03-06Blacklist some dialogs which won't get properly initializedStephan Bergmann1-2/+16
2019-01-29dbaccess: fix Tdf119625Test with read-only $SRCDIRMichael Stahl2-3/+6
2018-10-29loplugin:oncevarNoel Grandin1-3/+3
2018-10-24Fix typosAndrea Gelmini1-2/+2
2018-10-22 tdf#119625: coerce migrated Time between 0 and 24 hoursTerrence Enger2-0/+111
2018-10-03tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard4-10/+110
2018-10-03tdf#72987 run firebird test for little endian only for nowRene Engelhard4-2/+10
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-08-29new loplugin:oustringbufferNoel Grandin1-9/+8
2018-04-14Revert HSQLDB related unit testsTamas Bunth2-0/+9
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth3-19/+0
2018-04-03coverity#1433774 Unchecked return valueCaolán McNamara1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-29dbahsql: Unit test for binary importTamas Bunth2-0/+94
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-15Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann2-3/+29
2017-08-03loplugin:constparams in starmathNoel Grandin1-8/+8
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane1-4/+0
2016-12-22Dispose document when doneStephan Bergmann1-0/+3
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna1-5/+5
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for dbaccessArmin Le Grand2-0/+252
2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek2-0/+5
2016-04-01Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lckStephan Bergmann1-0/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-0/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06Fix typosAndrea Gelmini1-1/+1
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-10/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin1-2/+0
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-21connectivity: firebird: fix temp directory leakMichael Stahl1-0/+4
2014-04-15Remove dead codeStephan Bergmann1-1/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2013-11-09factorise code; make DBTestBase a UnoApiTestLionel Elie Mamane2-45/+28
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane1-0/+10
2013-09-27Add normal (non PreparedStatement) insert test.Andrzej J.R. Hunt1-14/+100
2013-09-27Refactor performance test.Andrzej J.R. Hunt1-88/+99
2013-09-27Implement firebird/hsqldb performance comparison test.Andrzej J.R. Hunt1-0/+274