summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/HDriver.cxx
AgeCommit message (Expand)Author
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
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-18nIndex can only be -1 or < sSystemPath.getLength()Caolán McNamara
2013-12-18STROAGE->STORAGECaolán McNamara
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-09-23Use LO_JAVA_DIR for HSQLDB classpath.Andrzej J.R. Hunt
2013-09-16Make Java-based connectivity drivers work with jvmfwk "direct mode"Stephan Bergmann
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-11fix my previous commit (compareToAscii)Thomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-02-18use LanguageTag(rtl_Locale)Eike Rathke
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-10-18Undo basis/brand split: move program/classes/ from basis to brand.Stephan Bergmann
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-01-21dba34d: #i112014# flush connection when ooo terminateOcke.Janssen
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 21Gert Faller
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 20Gert Faller