Age | Commit message (Expand) | Author |
2017-03-01 | ofz: timeout loading emf with move clip record | Caolán McNamara |
2017-02-26 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-24 | vector::data seems more natural than &vector::front | Caolán McNamara |
2017-02-23 | change intervall -> interval | David Tardon |
2017-02-15 | Drop :: prefix from std in [a-b]*/ | Tor Lillqvist |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | loplugin: unnecessary destructor: basctl..codemaker | Noel Grandin |
2017-01-10 | New loplugin:conststringvar: basegfx | Stephan Bergmann |
2017-01-07 | coverity#1398371 Useless call | Caolán McNamara |
2016-12-06 | cppcheck unreadVariable: curr_Offset | Tibor Móger |
2016-12-02 | convert some anonymous enums to scoped | Noel Grandin |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
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 |