Age | Commit message (Expand) | Author |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-08 | cppcheck: knownConditionTrueFalse | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert basegfx from OSL_ASSERT to assert | Chris Sherlock |
2017-05-03 | remove empty namespaces | Jochen Nitschke |
2017-04-28 | loplugin:salunicodeliteral: basegfx | Stephan Bergmann |
2017-04-28 | loplugin:cppunitassertequals: basegfx | Stephan Bergmann |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-19 | clang-tidy readability-simplify-boolean-expr in accessibility..cui | Noel Grandin |
2017-04-06 | loplugin:useuniqueptr extend to catch more localvar cases | Noel Grandin |
2017-04-05 | loplugin:redundantcast find c-style bool casts | Noel Grandin |
2017-03-26 | Fix typos | Andrea Gelmini |
2017-03-21 | Only need an OStringBuffer in number2PolyPolygon | Stephan Bergmann |
2017-03-19 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
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 |