summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb
AgeCommit message (Expand)Author
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-01Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-06coverity#706316 help out coverity re tortured logicCaolán McNamara
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-25coverity#440730 Dereference after null checkNorbert Thiebaud
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-17HSQLDB: correct syntax of change password from MySQL to HSQLDBLionel Elie Mamane
2013-12-17HSQLDB: quote usernamesLionel Elie Mamane
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17cppcheck: fix statements that begin with string constantJulien Nabet
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
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-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-04Fix bogus OUString constructor fixes.Andrzej J.R. Hunt
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza