Age | Commit message (Expand) | Author |
2016-08-17 | loplugin:unusedenumconstants in basctl..editeng | Noel Grandin |
2016-08-04 | loplugin:countusersofdefaultparams in basctl..basic | Noel Grandin |
2016-08-04 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
2016-07-30 | tdf#96505 get rid of "long" integer literals 'L' | Asela Dasanayaka |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-25 | basegfx: use polygon initializer_list in some places | Tomaž Vajngerl |
2016-07-25 | basegfx: initializer_list from polygon | Tomaž Vajngerl |
2016-07-19 | simplify code now | Caolán McNamara |
2016-07-19 | Resolves: tdf#100909 artifacts in hole of polypolygon shape | Caolán McNamara |
2016-07-07 | tdf#82214 optimize performance for primitives | Armin Le Grand |
2016-07-07 | tdf#50613 speedup fat line drawing on linux using cairo | Armin Le Grand |
2016-07-04 | "it is working properly", not "it is working property" | Christian Lohmaier |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-03 | loplugin:constantparams | Noel Grandin |
2016-05-17 | tdf#99130 use subdivision on B2DPolygon, angle based subdivision | Tomaž Vajngerl |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-06 | basegfx,oox,slideshow: replace boost::next/prior with std::next/prev | Michael Stahl |
2016-05-02 | Fix typos | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-21 | clang-tidy modernize-loop-convert in b* | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-13 | loplugin:passstuffbyref in basegfx | Noel Grandin |
2016-03-31 | tdf#96505 Remove 0L occurences from avmedia and basegfx modules | slideon |
2016-03-30 | loplugin:nullptr: Find some more cases in templates | Stephan Bergmann |
2016-03-30 | loplugin:nullptr | Stephan Bergmann |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-08 | tdf#97703 Removed empty setUp/tearDown methods | Chirag Manwani |
2016-03-03 | loplugin:unuseddefaultparams various | Noel Grandin |
2016-02-25 | opengl: shader based polyline rendering - fixes tdf#97137 for OGL | Tomaž Vajngerl |
2016-02-19 | tdf#97703 Removed a few redundant calls to setUp and tearDown | Jaskaran |
2016-02-09 | crashtesting: crash on loading moz414782-1.svg | Caolán McNamara |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-01-31 | boost::tuple -> std::tuple | Caolán McNamara |
2016-01-22 | loplugin:fpcomparison in basegfx | Noel Grandin |
2016-01-21 | loplugin: unused return values | Noel Grandin |
2016-01-19 | Bin unneeded variable | Tor Lillqvist |
2016-01-05 | Fix typos | Andrea Gelmini |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-11-20 | loplugin:unusedfields in basegfx | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-13 | tdf#88352 correct triangulator numerical problem | Armin Le Grand |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | basegfx tree cleanup | Mario J. Rugiero |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-26 | WaE: loplugin:defaultparams | Tor Lillqvist |
2015-10-26 | Replace boost::bind by lambdas in basegfx tree. | Mario J. Rugiero |