summaryrefslogtreecommitdiff
path: root/dbaccess/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2022-03-05remove a workaround that appears to be no longer necessaryLuboš Luňák3-18/+0
2022-02-28tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktoppragat-pandya1-2/+1
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski3-6/+3
2021-05-25fix leak in CppunitTest_dbaccess_macros_testNoel Grandin1-1/+3
2021-03-25const OUString -> const OUStringLiteralMike Kaganski3-3/+3
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz5-6/+0
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann5-5/+5
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer1-4/+2
2020-10-02loplugin:reducevarscope in dbaccessNoel3-3/+3
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann2-46/+23
2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen5-68/+3
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen3-0/+3
2018-10-29loplugin:oncevarNoel Grandin1-16/+28
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen3-0/+3
2018-07-06dbahsql: Look for properties only after nameTamas Bunth1-0/+18
2018-07-06tdf#117867 dbahsql: Migrate default valuesTamas Bunth1-0/+23
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin3-27/+0
2018-04-14Revert HSQLDB related unit testsTamas Bunth1-0/+0
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth1-0/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke4-4/+0
2018-03-22dbahsql: add unit tests for schema importTamas Bunth1-0/+179
2016-12-22Dispose component when doneStephan Bergmann1-0/+1
2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna1-15/+15
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann4-4/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin4-4/+4
2015-02-09Fuck that left-behind .lck fileStephan Bergmann1-0/+0
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann1-0/+0
2015-01-22fdo#88475 add UnitTestLionel Elie Mamane2-0/+148
2014-10-07fdo84315: add integration test for basic LibreOffice Base functionalityBjoern Michaelsen1-0/+0
2014-09-04fdo#52076 unittestLionel Elie Mamane2-0/+280
2014-09-04janitorial: add const, factorise constantLionel Elie Mamane1-5/+5
2014-04-22loplugin:unreffunStephan Bergmann1-2/+3
2014-02-03Prevent SolarMutex deadlock in unit testStephan Bergmann1-1/+7
2014-01-24dbaccess: disable hanging close() for nowMiklos Vajna1-1/+1
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-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-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-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+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
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+2