summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/HConnection.cxx
AgeCommit message (Expand)Author
2020-06-03Upcoming loplugin:elidestringvar: connectivityStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-30HSQLDB connection flush: safer handling when createStatement or execute failsLionel Elie Mamane
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-07-03embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens