summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/firebird/Driver.hxx
Commit message (Expand)AuthorAgeFilesLines
* split utl::TempFile into fast and named variantsNoel Grandin2022-09-291-2/+2
* Drop FIREBIRD_SQL_DIALECT constant and use SQL_DIALECT_CURRENTJulien Nabet2021-12-281-1/+3
* update firebird modelinesCaolán McNamara2021-06-101-2/+2
* tdf#124176 replace include guards with pragma oncePanos2021-03-231-4/+1
* compact namespace: connectivityNoel Grandin2020-07-181-4/+1
* connectivity/firebird: create instances with uno constructorsNoel Grandin2020-07-141-8/+0
* Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann2020-06-301-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-8/+8
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-17/+13
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-191-0/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new loplugin to check for static OUStringsNoel Grandin2016-08-161-4/+0
* com::sun::star->css in connectivityNoel Grandin2016-05-301-23/+23
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-11/+11
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-171-4/+4
* coverity#1308601 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-151-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* connectivity: firebird: recursively delete temp directoriesMichael Stahl2014-10-111-0/+1
* fixincludeguards.sh: connectivityThomas Arnhold2014-04-191-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-11/+11
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10
* fdo#72804 Add firebird.msg to install.Andrzej Hunt2014-01-271-0/+1
* firebird-sdbc: replace named parameter by unnamedLionel Elie Mamane2013-11-071-1/+3
* Use the user specific tmp directory for firebird.Andrzej J.R. Hunt2013-09-061-0/+4
* Set FIREBIRD_TMP and FIREBIRD_LOCK with sane values. (firebird-sdbc)Andrzej J.R. Hunt2013-08-301-0/+4
* Add skeleton sdbcx methods to Driver. (firebird-sdbc)Andrzej J.R. Hunt2013-08-111-3/+18
* Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt2013-07-311-0/+79