Age | Commit message (Expand) | Author |
2018-01-02 | Fix typos | Andrea Gelmini |
2017-12-26 | loplugin:passstuffbyref improved return in canvas and svtools | Noel Grandin |
2017-12-20 | Properly skip ignored value | Mike Kaganski |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-19 | loplugin:unusedfields | Noel Grandin |
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-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-29 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-11-27 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-11-14 | Fix typos | Andrea Gelmini |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |
2017-11-04 | Replace lists by vectors (canvas) | Julien Nabet |
2017-11-01 | loplugin:constantparam in c* | Noel Grandin |
2017-10-27 | loplugin:includeform: canvas (Windows) | Stephan Bergmann |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-23 | loplugin:includeform: canvas | 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-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-15 | Add tools::Time::GetMonotonicTicks (us) | Jan-Marek Glogowski |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
2017-08-31 | loplugin:constparams: canvas (clang-cl) | Stephan Bergmann |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-24 | cairo_canvas: shape clipping box doesn't match where its text is rendered | Caolán McNamara |
2017-07-20 | loplugin:constparams in canvas | Noel Grandin |
2017-07-13 | use more OUString::operator== in a*..chart2 | Noel Grandin |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | loplugin:oncevar (clang-cl): canvas | Stephan Bergmann |
2017-07-02 | loplugin:casttovoid: canvas | Stephan Bergmann |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin |
2017-06-20 | loplugin:oncevar chart2 | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-16 | configure: remove --enable-directx | Michael Stahl |
2017-06-02 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2017-05-23 | loplugin:comparisonwithconstant in chart2 | Noel Grandin |
2017-05-19 | loplugin:unusedfields | Noel Grandin |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-16 | loplugin:checkunusedparams various | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |