Age | Commit message (Expand) | Author |
2015-08-03 | com::sun::star->css in dbaccess | Noel Grandin |
2015-08-03 | remove some unused defines | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-06-29 | Revert "return and use std::vector from OInterfaceContainerHelper" | Noel Grandin |
2015-06-29 | return and use std::vector from OInterfaceContainerHelper | Noel Grandin |
2015-06-20 | callcatcher: update unused code | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-15 | tdf#62475: partial handmade fixes | Andrea Gelmini |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-12-15 | dbaccess: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-04-17 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-07 | Typo for SERVICE_SDB_CALLABLESTATEMENT | Julien Nabet |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | dbaccess: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-27 | Remove visual noise from dbaccess | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2013-12-06 | Avoid ambiguities among different OWeakRefArray declarations | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_VECTOR | Stephan Bergmann |
2013-11-07 | Add "New Database" button for Firebird file driver dialog. | Andrzej J.R. Hunt |
2013-11-05 | fixincludeguards.sh: dbaccess | Thomas Arnhold |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-08-27 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-07-30 | Fix firebird-sdbc registry details. | Andrzej J.R. Hunt |
2013-07-16 | Add embedded firebird loading code, set as default db. | Andrzej J.R. Hunt |
2013-07-15 | Fix build. | Jan Holesovsky |
2013-04-25 | dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed | Miklos Vajna |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | fdo#46808, convert sdb::QueryDesigner to new style | Noel Grandin |
2013-03-25 | fdo#46808, convert sdb::CommandDefinition to new-style | Noel Grandin |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-02-22 | fdo#38838, ::rtl::OUString, String to OUString | Gergő Mocsi |
2013-01-28 | fdo#46808, Adapt sdb::TableDefinition UNO service to new style | Noel Grandin |
2013-01-09 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
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, use service constructor for sdb::DatabaseContext | Noel Grandin |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-08-05 | Remove unused macros | Thomas Arnhold |