summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)AuthorFilesLines
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-22loplugin:unreffunStephan Bergmann1-2/+3
2014-04-17remove executable bitAndras Timar2-0/+0
2014-04-15Remove dead codeStephan Bergmann1-1/+0
2014-04-14typo: positon -> positionThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+1
2014-02-27Remove visual noise from dbaccessAlexander Wilms14-145/+145
2014-02-03Prevent SolarMutex deadlock in unit testStephan Bergmann1-1/+7
2014-01-24dbaccess: disable hanging close() for nowMiklos Vajna1-1/+1
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2-5/+10
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-11-09nitpicksLionel Elie Mamane1-2/+2
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane2-54/+10
2013-11-09dbaccess DialogSaveTest not a UnoApiTestLionel Elie Mamane1-5/+1
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
2013-09-27Make our_sFilePath protected to allow reuse.Andrzej J.R. Hunt1-3/+3
2013-09-27Implement hsqldb loading test.Andrzej J.R. Hunt2-0/+52
2013-09-27getURLFromWorkdir should actually return a URLStephan Bergmann1-1/+1
2013-09-27raah... getURLFromWorkdir does not put the URL schemeLionel Elie Mamane1-3/+1
2013-09-27get workdir URL directlyLionel Elie Mamane1-1/+1
2013-09-27unittest for fdo#67685Lionel Elie Mamane2-0/+145
2013-09-12Do not use int64 litteral without the proper wrappingNorbert Thiebaud1-1/+1
2013-09-10Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt2-54/+95
2013-09-10Implement firebird integer loading test.Andrzej J.R. Hunt2-3/+56
2013-09-10Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt2-0/+84
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa1-5/+1
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane1-0/+1
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin4-4/+0
2013-04-26Java cleanup, remove unused importsNoel Grandin1-1/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+4
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin2-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-2/+2
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+2
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-29fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]1-2/+7
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2-8/+0
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl1-55/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin1-1/+1
2012-06-29Convert code to Java5 generics in dbaccess moduleNoel Grandin4-9/+14
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-14re-base on ALv2 code.Michael Meeks20-396/+296
2012-03-23.java files don't need executable bitsMichael Stahl4-0/+0