summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin1-1/+1
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin6-6/+7
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin2-0/+19
2012-12-31fix fdo#58451Noel Grandin1-2/+2
2012-12-21Fixes for my UNO commitsNoel Grandin2-3/+2
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin2-0/+22
2012-12-20Drop useless typedefStephan Bergmann2-3/+2
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-4/+5
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin1-1/+2
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin4-16/+51
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin4-9/+7
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist1-2/+2
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2-2/+6
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-1/+0
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2-2/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-16/+14
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin3-3/+9