Age | Commit message (Expand) | Author |
2016-10-18 | loplugin:unusedmethods | Noel Grandin |
2016-10-11 | loplugin:constantfunction | Noel Grandin |
2016-10-06 | rtl::math::approxEqual(value,0.0) never yields true for value!=0.0 | Eike Rathke |
2016-10-06 | CPPUNIT_ASSERT[_DOUBLES]_EQUAL | Stephan Bergmann |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-09-23 | coverity#1371281 Missing move assignment operator | Caolán McNamara |
2016-09-13 | Remove nonsense comments: // bitfield | Tor Lillqvist |
2016-09-05 | tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc. | Gökhan Gurbetoğlu |
2016-08-29 | tdf#43157 Clean up OSL_ASSERT | drazil |
2016-08-29 | cid#1371223 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371276 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371281 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371285 Missing move assignment operator | Noel Grandin |
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 |