Age | Commit message (Expand) | Author |
2017-07-30 | tdf#96370 rework filtering to be aware of WHERE vs HAVING clause | Lionel Elie Mamane |
2017-07-24 | loplugin:unusedfields some untouched fields | Noel Grandin |
2017-07-19 | loplugin:constparams in connectivity | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | looks like namespace syntax does not work like I think it does | Lionel Elie Mamane |
2017-07-02 | tdf#108789 and others: overhaul DBase files encoding handling | Lionel Elie Mamane |
2017-06-29 | improve refcounting loplugin | Noel Grandin |
2017-06-06 | tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..) | Johnny_M |
2017-06-05 | Improved loplugin:cstylecast to reference types: connectivity | Stephan Bergmann |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-17 | remove unused None from ErrorCode | Noel Grandin |
2017-02-17 | remove unused enumerators from SQLNodeType | Noel Grandin |
2017-02-17 | remove unused enumerators from StandardSQLState | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, connectivity | Stephan Bergmann |
2017-01-17 | new loplugin: useuniqueptr: connectivity | Noel Grandin |
2017-01-05 | Clean up a usage of OUStringBuffer | Stephan Bergmann |
2016-12-12 | Prevent use of ORowSetValue with sal_Bool as TINYINT | Stephan Bergmann |
2016-12-07 | tdf#88206 replace cppu::WeakImplHelper* misc | Jochen Nitschke |
2016-12-06 | cleanup unused includes (related to tdf#88206) | Jochen Nitschke |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-11-15 | loplugin:constantparam | Noel Grandin |
2016-11-10 | loplugin:expandablemethods in comphelper..cppuhelper | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in comphelper..forms | Noel Grandin |
2016-10-28 | coverity#1371275 Missing move assignment operator | Caolán McNamara |
2016-10-23 | loplugin:expandablemethodds in include/connectivity..drawinglayer | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-09-14 | loplugin:constantparam in chart2..connectivity | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-01 | coverity#1372406 Uncaught exception | Caolán McNamara |
2016-09-01 | coverity#1372402 Uncaught exception | Caolán McNamara |
2016-08-25 | fix move operator= and add move constructors | Noel Grandin |
2016-08-25 | cid#1371320 Missing move assignment operator | Noel Grandin |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-12 | Fix typo relase_ChildImpl -> release_ChildImpl | Stephan Bergmann |
2016-07-12 | tdf#100866: Don't let exception pass connectivity::release | Stephan Bergmann |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-21 | connectivity: disable connectivity::release() for now | Michael Stahl |
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 | Normalize on using @throws instead of @raise[s] | Stephan Bergmann |
2016-06-06 | tdf#89329: use unique_ptr for pImpl in TColumnHelper | Xisco Fauli |
2016-05-20 | clang-tidy misc-assign-operator-signature | Noel Grandin |