summaryrefslogtreecommitdiff
path: root/dbaccess/qa/extras/dialog-save.cxx
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-11-29dbaccess: remove unused includesXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-03-05remove a workaround that appears to be no longer necessaryLuboš Luňák
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-03-17tdf#42949 Fix IWYU warnings in dbaccess/qa/*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2014-09-04janitorial: add const, factorise constantLionel Elie Mamane
2014-02-03Prevent SolarMutex deadlock in unit testStephan Bergmann
2014-01-24dbaccess: disable hanging close() for nowMiklos Vajna
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-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