summaryrefslogtreecommitdiff
path: root/dbaccess/qa
AgeCommit message (Expand)Author
2014-10-14fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-10-14fdo#52076 unittestLionel Elie Mamane
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-22loplugin:unreffunStephan Bergmann
2014-04-17remove executable bitAndras Timar
2014-04-15Remove dead codeStephan Bergmann
2014-04-14typo: positon -> positionThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from dbaccessAlexander Wilms
2014-02-03Prevent SolarMutex deadlock in unit testStephan Bergmann
2014-01-24dbaccess: disable hanging close() for nowMiklos Vajna
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-11-09factorise code; make DBTestBase a UnoApiTestLionel Elie Mamane
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane
2013-11-09nitpicksLionel Elie Mamane
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane
2013-11-09dbaccess DialogSaveTest not a UnoApiTestLionel Elie Mamane
2013-09-27Add normal (non PreparedStatement) insert test.Andrzej J.R. Hunt
2013-09-27Refactor performance test.Andrzej J.R. Hunt
2013-09-27Implement firebird/hsqldb performance comparison test.Andrzej J.R. Hunt
2013-09-27Make our_sFilePath protected to allow reuse.Andrzej J.R. Hunt
2013-09-27Implement hsqldb loading test.Andrzej J.R. Hunt
2013-09-27getURLFromWorkdir should actually return a URLStephan Bergmann
2013-09-27raah... getURLFromWorkdir does not put the URL schemeLionel Elie Mamane
2013-09-27get workdir URL directlyLionel Elie Mamane
2013-09-27unittest for fdo#67685Lionel Elie Mamane
2013-09-12Do not use int64 litteral without the proper wrappingNorbert Thiebaud
2013-09-10Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt
2013-09-10Implement firebird integer loading test.Andrzej J.R. Hunt
2013-09-10Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-22s/the the/the/Tor Lillqvist
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-29fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-06-29Convert code to Java5 generics in dbaccess moduleNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks