Age | Commit message (Expand) | Author |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, connectivity | Stephan Bergmann |
2017-01-17 | no special support for MACOSX PPC in master for a while now | Caolán McNamara |
2017-01-17 | remove some unused Java code | Noel Grandin |
2017-01-17 | new loplugin: useuniqueptr: connectivity | Noel Grandin |
2017-01-14 | coverity#1371289 avoid the need for an assignment | Caolán McNamara |
2017-01-14 | loplugin:refcounting | Stephan Bergmann |
2017-01-14 | tdf#70433 tdf#104734 implement sdbc XClob | Tamás Bunth |
2017-01-13 | coverity#1371289 avoid the need for an assignment | Caolán McNamara |
2017-01-13 | jdbc clob character stream: return 1 when returning a single odd byte | Lionel Elie Mamane |
2017-01-11 | XBlob::getBytes expects 1-indexed position | Tamás Bunth |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-11 | Some loplugin:conststringvar/stringconstant improvements: connectivity | Stephan Bergmann |
2017-01-10 | remove unused typedefs | Jochen Nitschke |
2017-01-10 | New loplugin:conststringvar: connectivity | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: connectivity | Stephan Bergmann |
2017-01-09 | hack to silence -Wunused-function | Caolán McNamara |
2017-01-06 | bSilent is unused | Stephan Bergmann |
2017-01-06 | loplugin:salbool | Stephan Bergmann |
2017-01-06 | Use string literals directly | Stephan Bergmann |
2017-01-05 | Clean up a usage of OUStringBuffer | Stephan Bergmann |
2017-01-05 | Replace side-effect--only uses of makeStringAndClear() with setLength(0) | Stephan Bergmann |
2017-01-04 | Fix loplugin warnings in sqlflex.l | Stephan Bergmann |
2017-01-04 | Fix loplugin warnings in sqlbison.y | Stephan Bergmann |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-24 | Fix some comment typos. | Damjan Jovanovic |
2016-12-23 | tdf#104858: fix typo | Julien Nabet |
2016-12-20 | tdf#70506 implement getColumnLabel function | Wastack |
2016-12-20 | always have dbtools | Caolán McNamara |
2016-12-17 | Adapt to no-longer explicit OUStringLiteral ctor | Stephan Bergmann |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | -Werror,-Wunused-macros | Stephan Bergmann |
2016-12-13 | loplugin:sallogareas | Stephan Bergmann |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-12-12 | Prevent use of ORowSetValue with sal_Bool as TINYINT | Stephan Bergmann |
2016-12-12 | some compilers don't like implicit bool-to-ORowSetValue conversion | Lionel Elie Mamane |
2016-12-11 | tdf#103074 Implement Boolean Type for FB driver | Wastack |
2016-12-11 | tdf#104227 query boolean like infos correctly | Wastack |
2016-12-06 | cleanup unused includes (related to tdf#88206) | Jochen Nitschke |
2016-12-05 | convert FSysStyle to o3tl::typed_flags | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-12-04 | tdf#104227: fix subtypes DECIMAL/NUMERIC in resultset | Julien Nabet |
2016-12-01 | convert nowParsing_ constants to scoped enum | Noel Grandin |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: connectivity | Stephan Bergmann |
2016-11-28 | loplugin:unnecessaryoverride (dtors) in connectivity | Stephan Bergmann |
2016-11-25 | KAB loplugin:datamembershadow | Jan-Marek Glogowski |
2016-11-24 | coverity#1371267 Missing move assignment operator | Caolán McNamara |
2016-11-24 | Related: coverity#1371267 copy ctor broken, nPagePos not copied | Caolán McNamara |
2016-11-22 | OPreparedStatement::m_aTypeInfo is unused | Stephan Bergmann |
2016-11-21 | loplugin:datamembershadow | Stephan Bergmann |