summaryrefslogtreecommitdiff
path: root/dbaccess/qa/extras/macros-test.cxx
AgeCommit message (Expand)Author
2022-11-29dbaccess: remove unused includesXisco Fauli
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2021-05-25fix leak in CppunitTest_dbaccess_macros_testNoel Grandin
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-19tdf#123936 Formatting files in module dbaccess with clang-formatPhilipp Hofer
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann
2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen
2016-12-22Dispose component when doneStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2014-04-22loplugin:unreffunStephan Bergmann
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-02-12disable new test on win and mac since it is a test with UIMarkus Mohrhard
2012-02-12use better assertion macrosMarkus Mohrhard
2012-02-11first part of a c++ based test for baseMarkus Mohrhard