summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin1-2/+2
2014-06-04connectivity: fix includesThomas Arnhold1-5/+5
2014-05-21fix spellingNoel Grandin1-1/+1
2014-04-23RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist1-2/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-7/+7
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-12/+12
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist1-5/+5
2014-02-27Remove visual noise from connectivityAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-10/+10
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-2/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-3/+3
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-8/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-3/+3
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-20Rearrange createStandardTypePart to not include extraneous parameters.Andrzej J.R. Hunt1-16/+24
2013-08-19Split type-description out of createStandardColumnPart.Andrzej J.R. Hunt1-6/+20
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-108/+108
2013-03-25Fix warning: unused variable 'sColumnName' [loplugin]Tor Lillqvist1-16/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-15/+15
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-25/+25
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky1-2/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-2/+0
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-4/+3
2012-11-02Columns should know their tableLionel Elie Mamane1-2/+12
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-27fdo#47937: copy column privileges into table privilegesLionel Elie Mamane1-11/+62
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann1-1/+0
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot1-12/+12
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2010-11-14RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivityJulien Nabet1-14/+14
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter1-11/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2