Age | Commit message (Expand) | Author |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-09 | remove some manual ref-counting in connectivity | Noel Grandin |
2016-06-08 | Let loplugin:passstuffbyref also look at fn defn not preceded by any decl | Stephan Bergmann |
2016-06-08 | tdf#96099 Remove various smart pointer typedefs | Mark Page |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-06-06 | Normalize on using @throws instead of @raise[s] | Stephan Bergmann |
2016-06-06 | connectivity: -Werror=unused-variable | Michael Stahl |
2016-06-06 | loplugin:sallogareas | Stephan Bergmann |
2016-06-06 | connectivity: DBase: fix some obvious endian issues | Michael Stahl |
2016-06-06 | Use o3tl/any.hxx in connectivity | Stephan Bergmann |
2016-06-06 | tdf#89329: use unique_ptr for pImpl in TColumnHelper | Xisco Fauli |
2016-06-06 | remove some manual ref-counting | Noel Grandin |
2016-06-03 | loplugin:refcounting | Stephan Bergmann |
2016-06-02 | don't detach from database if we are not attached | Lionel Elie Mamane |
2016-05-30 | com::sun::star->css in connectivity | Noel Grandin |
2016-05-30 | loplugin:unusedmethods | Noel Grandin |
2016-05-26 | loplugin:unusedreturntypes | Noel Grandin |
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 |