Age | Commit message (Expand) | Author |
2020-04-14 | loplugin:buriedassign in c* | Noel Grandin |
2020-03-30 | tdf#131712: fix crash on table with non null float field (mysql native) | Julien Nabet |
2020-03-20 | MSVC hack to avoid multiply defined symbols | Stephan Bergmann |
2020-03-18 | avoid clang's unreachable code warning | Luboš Luňák |
2020-03-18 | simplify ORefVector code | Noel Grandin |
2020-03-15 | Firebird: TODO already fixed (SYSTEM TABLES filtered) | Julien Nabet |
2020-03-15 | Firebird: IndexType is OTHER not CLUSTERED | Julien Nabet |
2020-03-14 | Firebird: fix TODO use xClob instead of xBlob for REMARKS | Julien Nabet |
2020-03-14 | tdf#130975 replace `rtl::math::isNan` with `std::isnan`. | Yukio Siraichi |
2020-03-09 | tdf#130334: Firebird deal with array fields | Julien Nabet |
2020-03-09 | Rephrase an ungrammatical string | Adolfo Jayme Barrientos |
2020-03-08 | tdf#131217: position arg in Blob::getBytes begins at 1 not 0 (Firebird) | Julien Nabet |
2020-03-08 | tdf#131219: workaround for getPrivilege/getGrantablePrivileges in Firebird | Julien Nabet |
2020-03-08 | tdf#131212: Implement change user password in Firebird | Julien Nabet |
2020-03-06 | tdf#131164: Fix crash on Tools>User Administration (Firebird) | Julien Nabet |
2020-03-06 | loplugin:unusedmethods | Noel Grandin |
2020-02-27 | remove postgresql-sdbc.ini | Rene Engelhard |
2020-02-27 | Postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARN | Julien Nabet |
2020-02-24 | Postgresql unused POSTGRE_TRACE | Julien Nabet |
2020-02-23 | Postgresql native, fix readLogLevelFromConfiguration | Julien Nabet |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-20 | Move Boost.Spirit usage away from legacy namespace | Adam Majer |
2020-02-20 | tdf#42982: Improve UNO API error reporting | Faruk Demirbaş |
2020-02-16 | tdf#130708: Firebird: fix wrong precision and scale for DECIMAL and NUMERIC | Julien Nabet |
2020-02-13 | Prefer array over vector for 3 elements container | John Zhang |
2020-02-10 | -Werror,-Wnon-c-typedef-for-linkage | Stephan Bergmann |
2020-02-10 | move some headers inside connectivity | Noel Grandin |
2020-02-07 | Remove erroneous whitespace in update_pch | Muhammet Kara |
2020-02-06 | Log swallowed exception | Stephan Bergmann |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-28 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-27 | tdf#54938: Adapt supportsService implementations to cppu::supportsService | Batuhan Taskaya |
2020-01-26 | tdf#124176: Use pragma once instead of include guards | Canberk TURAN |
2020-01-26 | remove some unused local vars | Noel Grandin |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2020-01-25 | Typo ORealObdcDriver->ORealOdbcDriver | Julien Nabet |
2020-01-25 | tdf#124176: Use pragma once instead of include guards | Canberk TURAN |
2020-01-25 | tdf#124176: Use pragma once instead of include guards | Eda Nur Var |
2020-01-24 | loplugin:makeshared in connectivity..cppuhelper | Noel Grandin |
2020-01-16 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-15 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in connectivity | Noel Grandin |
2020-01-14 | tdf#42949 Fix IWYU warnings in connectivity/*/*cxx | Gabor Kelemen |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-09 | Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int... | Stephan Bergmann |
2020-01-06 | Removed redundant semicolons | Andrea Gelmini |