summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno
AgeCommit message (Expand)Author
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza
2013-01-09Remove some RTL_* macros, rtl:: prefixes and simplification in dbaccessMarcos Paulo de Souza
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin
2012-12-31fix fdo#58451Noel Grandin
2012-12-21Fixes for my UNO commitsNoel Grandin
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin
2012-12-20Drop useless typedefStephan Bergmann
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-04-23Bug 42982 Patch - copytablewizard.cxxAbeer Sethi
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-02-19remove adabas/adabasuiCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-04-19gbuildize dbaccessDavid Tardon