Age | Commit message (Expand) | Author |
2015-04-17 | Use VclPtr for OGenericUnoDialog::createDialog. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-03-05 | V801: Decreased performance | Caolán McNamara |
2015-01-07 | fdo#39440 reduce scope of local variables | Łukasz Hryniuk |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-09-25 | dbaccess: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-17 | coverity#983649 Uncaught exception | Caolán McNamara |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-05-12 | fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF | Michaël Lefèvre |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-17 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-13 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-01 | convert more of dbaccess from String to OUString | Noel Grandin |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-05 | use replaceFirst | Thomas Arnhold |
2013-08-27 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-03 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-06-17 | fdo#43460 dbaccess: use isEmpty() | Jelle van der Waa |
2013-04-25 | dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed | Miklos Vajna |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-01-09 | Remove some RTL_* macros, rtl:: prefixes and simplification in dbaccess | Marcos Paulo de Souza |
2012-12-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin |
2012-12-10 | fdo#46808, Adapt sdbc::ConnectionPool UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-28 | OUString::replaceAt() does not modify in-place | Tor Lillqvist |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-05-31 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-04-23 | Bug 42982 Patch - copytablewizard.cxx | Abeer Sethi |
2012-03-12 | replace usage of OUString::replace*AsciiL() with string literal overloads | Luboš Luňák |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2011-12-21 | Fix for fdo43460 Part XII getLength() to isEmpty() | Olivier Hallot |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-07-23 | revert to dbaccess gbuildization from master mostly | Bjoern Michaelsen |
2011-06-20 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: converted dbaccess [hg:8113b354673f] | Ocke Janssen [oj] |