summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno
AgeCommit message (Expand)AuthorFilesLines
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann1-11/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin21-29/+29
2014-08-17coverity#983649 Uncaught exceptionCaolán McNamara1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
2014-05-24coverity#1000843 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#1000844 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#1000845 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#1000846 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre1-2/+2
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin9-25/+25
2014-04-14Missing includesStephan Bergmann2-0/+2
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann12-16/+16
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann14-96/+96
2014-03-11Remove newly unused getUnoTunnelImplementationId functionsStephan Bergmann7-9/+34
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann7-14/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann24-121/+121
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms2-6/+6
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini4-13/+0
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2-0/+8
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2-4/+4
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin6-6/+6
2013-11-05dbaccess: cleanupThomas Arnhold6-16/+4
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold10-29/+29
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin1-12/+12
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-09-05use replaceFirstThomas Arnhold1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa27-405/+63
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-5/+4
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa1-1/+1
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna5-9/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák19-77/+77
2013-04-01remove boilerplate commentsThomas Arnhold2-4/+2
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin19-58/+102
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin1-1/+24
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-15/+15
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza2-11/+11
2013-01-09Remove some RTL_* macros, rtl:: prefixes and simplification in dbaccessMarcos Paulo de Souza2-83/+64
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2-5/+15