summaryrefslogtreecommitdiff
path: root/dbaccess/source/sdbtools
AgeCommit message (Expand)Author
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-10-12coverity#706478 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706476 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706477 Uncaught exceptionCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-17coverity#983635 Uncaught exceptionCaolán McNamara
2014-08-17coverity#983636 Uncaught exceptionCaolán McNamara
2014-08-17coverity#983637 Uncaught exceptionCaolán McNamara
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from dbaccessAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa
2013-07-03database suggestname: no '/' for queriesLionel Elie Mamane
2013-05-30Bug 64984 - EDITING: Creating table with GUI - table could not be savedNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-05doubled usingThomas Arnhold
2013-02-28fdo#38838, String to OUString in module dbaccess/source/sdbtools/connectionGergő Mocsi
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-04-19gbuildize dbaccessDavid Tardon
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-25fix assertionsDavid Tardon