Age | Commit message (Expand) | Author |
2019-10-01 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:data (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringadd in basctl..cui | Noel Grandin |
2019-09-24 | support O(U)String::number() for fast string concatenation | Luboš Luňák |
2019-09-23 | tdf#39593 use getUnoTunnelImplementation | Arkadiy Illarionov |
2019-09-23 | loplugin:fragiledestructor (macOS) | Stephan Bergmann |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-23 | tdf#127657: FIREBIRD error in query input param when referred field is integer | Julien Nabet |
2019-09-19 | improve and enable loplugin:fragiledestructor | Noel Grandin |
2019-09-17 | tdf#126852 Bind TEXT mysql type to Clob | Tamas Bunth |
2019-09-12 | cid#1453559 silence Unchecked return value | Caolán McNamara |
2019-09-12 | base: add some doc from Tomi's talk | Miklos Vajna |
2019-09-11 | tdf#120945: Relationship of tables isn't recognized by formwizard | Julien Nabet |
2019-09-07 | tdf#39593 drop comphelper::getImplementation | Arkadiy Illarionov |
2019-09-07 | tdf#39593 use isUnoTunnelId in connectivity | Arkadiy Illarionov |
2019-09-06 | mysqlc: Support connection to utf8mb4 server | Tamas Bunth |
2019-09-06 | tdf#39593 use isUnoTunnelId | Arkadiy Illarionov |
2019-09-06 | Typos | Andrea Gelmini |
2019-09-03 | tdf#127093 mysqlc: set NO_AUTO_VALUE_ON_ZERO | Tamas Bunth |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-31 | mysqlc: Implement DatabaseMetadata::getUserName | Tamas Bunth |
2019-08-31 | Related tdf#118809: add some XDatabaseMetaData for Firebird | Julien Nabet |
2019-08-31 | tdf#118809: Fill DatabaseProductName and DatabaseProductVersion for Firebird | Julien Nabet |
2019-08-30 | new loplugin:noexceptmove | Noel Grandin |
2019-08-27 | loplugin:referencecasting find more redundant static_cast | Noel Grandin |
2019-08-25 | Fix build on big-endian platforms with clang | Mike Kaganski |
2019-08-24 | loplugin:returnconstval in connectivity..cui | Noel Grandin |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-08-22 | loplugin:constmethod in connectivity | Noel Grandin |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-08-19 | loplugin:constvars in chart2..connectivity | Noel Grandin |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-17 | tdf#125340 transport preferred dialog parent down the migration dialog | Caolán McNamara |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in basic..cui | Noel Grandin |
2019-08-15 | replace ".get->" with "->" | Noel Grandin |
2019-08-10 | loplugin:stringconstant (macOS) | Stephan Bergmann |
2019-08-07 | tdf#126588 crash in saving view | Noel Grandin |
2019-08-05 | tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementation | Arkadiy Illarionov |
2019-08-01 | mysqlc: Add test for textual blob types | Tamas Bunth |
2019-07-31 | mysqlc: getTablePrivileges not implemented, so.. | Tamas Bunth |
2019-07-31 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): connectivity | Stephan Bergmann |
2019-07-31 | mysqlc: Support reading blob as string | Tamas Bunth |
2019-07-31 | tdf#123591: truncate and round to 'scale' number of decimal places | Xisco Fauli |
2019-07-29 | mysqlc: Fix query of cursor position in result set | Tamas Bunth |
2019-07-25 | Fix typos | Andrea Gelmini |