Age | Commit message (Expand) | Author |
2017-07-25 | Typo: tyoe->type | Julien Nabet |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-18 | dbaccess: introduce DATASOURCE_TYPE::DST_WRITER | Miklos Vajna |
2017-07-13 | use more OUString::operator== in dbaccess..filter | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, dbaccess | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-05 | loplugin:countusersofdefaultparams in chart2..desktop | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-13 | loplugin:passstuffbyref in dbaccess | Noel Grandin |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-03-14 | inline some use-once macros | Noel Grandin |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2016-01-29 | whitespace fixup | akki95 |
2016-01-11 | loplugin:unusedmethods unused return value in dbaccess | Noel Grandin |
2015-12-12 | OOneInstanceAutoRegistration is not used | Matúš Kukan |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Related tdf#45775: PgSQL new DB allow empty Datasource | Julien Nabet |
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 |