summaryrefslogtreecommitdiff
path: root/dbaccess/source/sdbtools
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-4/+4
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-34/+34
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-8/+8
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-03com::sun::star->css in dbaccessNoel Grandin6-56/+56
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara2-3/+3
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-14/+14
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann4-12/+8
2014-10-12coverity#706478 Uncaught exceptionCaolán McNamara1-2/+0
2014-10-12coverity#706476 Uncaught exceptionCaolán McNamara1-2/+0
2014-10-12coverity#706477 Uncaught exceptionCaolán McNamara1-3/+0
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann3-3/+3
2014-08-17coverity#983635 Uncaught exceptionCaolán McNamara2-2/+3
2014-08-17coverity#983636 Uncaught exceptionCaolán McNamara2-2/+2
2014-08-17coverity#983637 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-1/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-2/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-2/+2
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann4-6/+35
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin8-10/+10
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-34/+34
2014-02-27Remove visual noise from dbaccessAlexander Wilms2-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann8-52/+52
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold6-18/+18
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+0
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-4/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa12-153/+19
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa1-5/+1
2013-07-03database suggestname: no '/' for queriesLionel Elie Mamane1-0/+4
2013-05-30Bug 64984 - EDITING: Creating table with GUI - table could not be savedNoel Grandin1-3/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-22/+22
2013-04-01remove boilerplate commentsThomas Arnhold5-10/+0
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin9-29/+29
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-02-28fdo#38838, String to OUString in module dbaccess/source/sdbtools/connectionGergő Mocsi2-21/+21
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2-35/+35
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin1-3/+3
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-2/+0
2012-06-29Remove UNO includes commentsThomas Arnhold9-22/+0
2012-06-14re-base on ALv2 code.Michael Meeks14-334/+208
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-2/+1