Age | Commit message (Expand) | Author |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-28 | tdf#119235 svx,sd: fix drag&drop from ColorBar | Michael Stahl |
2018-10-12 | Remove unnecessary mutex | Stephan Bergmann |
2018-10-12 | Remove undefined member function declarations | Stephan Bergmann |
2018-10-11 | tdf#120158: Base CMimeContentType on INetMIME::scanContentType | Stephan Bergmann |
2018-10-11 | Drop duplicate WINVER and _WIN32_WINNT defines | Jan-Marek Glogowski |
2018-10-10 | Properly check HRESULT | Mike Kaganski |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-07 | Fix some std::unique_ptr array allocs | Jan-Marek Glogowski |
2018-09-07 | Cppcheck: release the handle that CreateThread returns | Mike Kaganski |
2018-07-29 | loplugin:stringloop in various | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-06-03 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-04-27 | Fix typos | Andrea Gelmini |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-11 | Use for-range loops in drawinglayer and dtrans | Julien Nabet |
2018-02-01 | dtrans: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-19 | inline some defines | Noel Grandin |
2017-12-19 | Fix typos | Andrea Gelmini |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-11 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-12-11 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-27 | loplugin:simplifybool (clang-cl) | Stephan Bergmann |
2017-10-27 | loplugin:includeform: dtrans (Windows) | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-10-01 | throw more useful uno::Exception's | Noel Grandin |
2017-10-01 | loplugin:flatten (clang-cl, dtrans) | Stephan Bergmann |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-27 | loplugin:unnecessarycatchthrow (clang-cl) | Stephan Bergmann |
2017-09-25 | Fix typos | Andrea Gelmini |
2017-09-24 | tdf#96505 Get rid of cargo cult "long" integer literals | 66kesara99 |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-16 | Use more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-14 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-08-31 | loplugin:constparams: dtrans (clang-cl) | Stephan Bergmann |
2017-08-29 | remove some unused macro definitions | Noel Grandin |
2017-08-22 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-08-07 | EditEngine: Removing BIN format for Windows | Varun Dhall |
2017-07-17 | loplugin:unnecessaryparen: dtrans (clang-cl) | Stephan Bergmann |
2017-07-05 | loplugin:casttovoid (clang-cl): dtrans | Stephan Bergmann |
2017-07-03 | loplugin:oncevar (clang-cl): dtrans | Stephan Bergmann |
2017-06-26 | Fix typos | Andrea Gelmini |
2017-06-15 | EditEngine: Added EditEngine ODF format for Windows | Varun Dhall |