summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb
AgeCommit message (Expand)AuthorFilesLines
2014-04-16connectivity: sal_Bool->boolNoel Grandin9-23/+23
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann1-27/+0
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin3-5/+5
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin2-4/+4
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-4/+4
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin4-4/+4
2014-03-06coverity#706316 help out coverity re tortured logicCaolán McNamara1-10/+13
2014-02-27Remove visual noise from connectivityAlexander Wilms8-43/+43
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann9-41/+41
2014-02-23Remove unneccessary commentsAlexander Wilms18-182/+182
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+3
2014-01-25coverity#440730 Dereference after null checkNorbert Thiebaud1-1/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-18nIndex can only be -1 or < sSystemPath.getLength()Caolán McNamara1-4/+2
2013-12-18STROAGE->STORAGECaolán McNamara1-1/+1
2013-12-17HSQLDB: correct syntax of change password from MySQL to HSQLDBLionel Elie Mamane1-3/+6
2013-12-17HSQLDB: quote usernamesLionel Elie Mamane1-3/+7
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17cppcheck: fix statements that begin with string constantJulien Nabet1-2/+2
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann2-2/+0
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-1/+5
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-4/+2
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-2/+2
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin3-6/+6
2013-11-04Fix bogus OUString constructor fixes.Andrzej J.R. Hunt1-4/+4
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-11-04remove redundant calls to OUString constructorNoel Grandin6-76/+52
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-09-23Use LO_JAVA_DIR for HSQLDB classpath.Andrzej J.R. Hunt1-3/+2
2013-09-16Make Java-based connectivity drivers work with jvmfwk "direct mode"Stephan Bergmann1-1/+15
2013-08-21valueOf is deprecatedLuboš Luňák1-3/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-3/+5
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-1/+1
2013-05-05drop pointless build of a resource fileDavid Tardon2-39/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák18-296/+295
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold3-9/+1
2013-03-27-Wunused-macrosStephan Bergmann2-10/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2