Age | Commit message (Expand) | Author |
2019-11-27 | In the same way as 97ad402d58b52a1f2636905137c21298531c2935 | Julien Nabet |
2019-11-26 | Fix for 2 commits related to cppcheck: | Julien Nabet |
2019-11-26 | tdf#128698: MySQL/MariaDB direct Connection: time-values not written to table | Julien Nabet |
2019-11-24 | Fix e6ab01ce532d1db01579b70bd476b2f643522bf9 | Julien Nabet |
2019-11-24 | cppcheck: fix 2 funcArgOrderDifferent | Julien Nabet |
2019-11-23 | cppcheck: performing init in init list (comphelper/connectivity/cppu/cui) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | connectivity: avoid redundant access specifier | Miklos Vajna |
2019-11-15 | make some classes module-private | Noel Grandin |
2019-11-14 | New loplugin:consttobool | Stephan Bergmann |
2019-11-13 | Extend loplugin:salbool to loplugin:fakebool | Stephan Bergmann |
2019-11-12 | use std::move when popping stuff off stacks | Noel Grandin |
2019-11-11 | rename a PCH file to properly match its Makefile | Luboš Luňák |
2019-11-08 | loplugin:stringadd (clang-cl) | Stephan Bergmann |
2019-11-06 | Base/Firebird fix column creation | Julien Nabet |
2019-11-04 | Build mysql_jdbc library even when building without java | Tamas Bunth |
2019-11-03 | mysqlc: replace initializer list with assignment | Tamas Bunth |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-26 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-21 | loplugin:stringadd (macOS) | Stephan Bergmann |
2019-10-21 | loplugin:bufferadd (macOS) | Stephan Bergmann |
2019-10-19 | mariadb still uses char for my_bool | Caolán McNamara |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-18 | Fix building against MySQL Connector/C 8 | Peter Levine |
2019-10-17 | loplugin:buffereadd find stuff involving adding *StringBuffer | Noel Grandin |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Remaining loplugin:bufferadd | Stephan Bergmann |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-15 | Replace getDefaultValue by getColExprForDefaultSettingVal (postgresql) | Julien Nabet |
2019-10-14 | use common PCH for more libraries | Luboš Luňák |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-13 | tdf#128111: "adsrc" doesn't exist from Postgresql 12 | Julien Nabet |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-10 | convert WriteCharPtr..getStr to WriteOString | Noel Grandin |
2019-10-09 | Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx) | Julien Nabet |
2019-10-09 | loplugin:redundantpointerops check other pointer types | Noel Grandin |
2019-10-08 | loplugin:stringadd (macOS) | Stephan Bergmann |
2019-10-07 | enable -Wrange-loop-analysis on clang | Noel Grandin |
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 |