Age | Commit message (Expand) | Author |
2017-01-13 | jdbc clob character stream: return 1 when returning a single odd byte | Lionel Elie Mamane |
2016-11-25 | Related: coverity#1371267 copy ctor broken, nPagePos not copied | Caolán McNamara |
2016-11-21 | connectivity, sc: add missing #include <osl/endian.h> | Michael Stahl |
2016-11-12 | tdf#71251: VARCHAR max length is 32765 for Firebird | Julien Nabet |
2016-07-18 | tdf#71009 GSoC firebird metadata functions | Wastack |
2016-07-15 | tdf#91324 GSoC adapt struct tm correctly | Wastack |
2016-07-12 | tdf#100866: Don't let exception pass connectivity::release | Stephan Bergmann |
2016-06-07 | connectivity: DBase: fix some obvious endian issues | Michael Stahl |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-24 | Convert T_DRIVERTYPE to scoped enum | Noel Grandin |
2016-05-24 | Convert OKeyType to scoped enum | Noel Grandin |
2016-05-22 | convert TAscendingOrder to scoped enum | Noel Grandin |
2016-05-20 | clang-tidy misc-assign-operator-signature | Noel Grandin |
2016-05-19 | clang-tidy misc-unused-alias-decls | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-17 | Make CSV line parsers consistent with CSV field parsers. | Damjan Jovanovic |
2016-05-12 | tweak assert and switch to squeak by NDEBUG and nonNDEBUG | Caolán McNamara |
2016-05-12 | fall-through->SAL_FALLTHROUGH | Caolán McNamara |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-10 | Insert explicit "break" when falling through to empty next case | Stephan Bergmann |
2016-05-06 | connectivity: replace boost::remove_reference with std::remove_reference | Michael Stahl |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-05-04 | Fix Windows-only code, part 8 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 7 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 6 | Stephan Bergmann |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-25 | -Werror=maybe-uninitialized | Stephan Bergmann |
2016-04-25 | Cannot extract Any to sal_uInt32 | Stephan Bergmann |
2016-04-25 | fix Windows build | Noel Grandin |
2016-04-25 | simplify OPropertyMap init | Noel Grandin |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-22 | loplugin:salbool | Stephan Bergmann |
2016-04-21 | clang-tidy modernize-loop-convert in c* | Noel Grandin |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | follow-up for clean-up declarations and includes | Jochen Nitschke |
2016-04-18 | cppcheck: silence known condition warning in connectivity | Jochen Nitschke |
2016-04-18 | loplugin:passstuffbyref | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-15 | loplugin:passstuffbyref | Stephan Bergmann |
2016-04-13 | tdf#97853 connectivity: fix inverted condition | Michael Stahl |
2016-04-13 | loplugin:passstuffbyref in connectivity | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | clang-tidy performance-unnecessary-value-param in connectivity | Noel Grandin |
2016-04-11 | No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0 | Stephan Bergmann |