Age | Commit message (Expand) | Author |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara |
2020-08-24 | Fix typos | Andrea Gelmini |
2020-08-23 | Fix typo in code | Andrea Gelmini |
2020-08-20 | Use OSL_UNREACHABLE | Stephan Bergmann |
2020-08-19 | update pches | Caolán McNamara |
2020-08-17 | inline some use-once typedefs | Noel Grandin |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | Remove some unused includes | Miklos Vajna |
2020-08-13 | connectivity: avoid unnamed parameter | Miklos Vajna |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-08-04 | Silence -Werror,-Wdeprecated-enum-enum-conversion (clang-cl) | Stephan Bergmann |
2020-08-04 | loplugin:simplifybool a little more aggressive | Noel Grandin |
2020-08-01 | connectivity/sdbc2: create instances with uno constructors | Noel Grandin |
2020-07-30 | fix leak in Mork::OResultSet | Noel Grandin |
2020-07-29 | Remove some unused includes | Miklos Vajna |
2020-07-23 | connectivity/odbc: create instances with uno constructors | Noel Grandin |
2020-07-23 | connectivity/ado: create instances with uno constructors | Noel Grandin |
2020-07-20 | Fix typo | Andrea Gelmini |
2020-07-18 | compact namespace: connectivity | Noel Grandin |
2020-07-16 | loplugin:unusedmethods | Noel Grandin |
2020-07-14 | connectivity/dbpool2: create instances with uno constructors | Noel Grandin |
2020-07-14 | connectivity/firebird: create instances with uno constructors | Noel Grandin |
2020-07-14 | connectivity/hsqldb: create instances with uno constructors | Noel Grandin |
2020-07-14 | connectivity/jdbc: create instances with uno constructors | Noel Grandin |
2020-07-14 | connectivity/macab: create instances with uno constructors | Noel Grandin |
2020-07-14 | connectivity/evoab: create instances with uno constructors | Noel Grandin |
2020-07-14 | connectivity/dbtools: create instances with uno constructors | Noel Grandin |
2020-07-13 | connectivity/mozab: create instances with uno constructors | Noel Grandin |
2020-07-13 | connectivity/postgresql: create instances with uno constructors | Noel Grandin |
2020-07-13 | connectivity/mysql: create instances with uno constructors | Noel Grandin |
2020-07-13 | tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxx | Gabor Kelemen |
2020-07-12 | update pches | Caolán McNamara |
2020-07-11 | connectivity: create instances with uno constructors | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivity | Stephan Bergmann |
2020-06-26 | Upcoming improved loplugin:elidestringvar: connectivity | Stephan Bergmann |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-22 | Consolidate unique_ptr deleters calling free | Stephan Bergmann |
2020-06-17 | connectivity: fix mysql test | Michael Stahl |
2020-06-05 | Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (ado) | Julien Nabet |
2020-06-05 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | nienzu |
2020-06-03 | Improve COM library management in ADO | Julien Nabet |
2020-06-03 | Upcoming loplugin:elidestringvar: connectivity | Stephan Bergmann |
2020-05-28 | Make loplugin:simplifypointertobool handle parenthesized expressions | Stephan Bergmann |
2020-05-27 | Remove some unused includes | Miklos Vajna |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-24 | inline some use-once typedefs | Noel Grandin |
2020-05-22 | Prefer CoInitializeEx instead of CoInitialize | Julien Nabet |