summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basegfx from OSL_ASSERT to assertChris Sherlock
2017-05-03remove empty namespacesJochen Nitschke
2017-04-28loplugin:salunicodeliteral: basegfxStephan Bergmann
2017-04-28loplugin:cppunitassertequals: basegfxStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-21Only need an OStringBuffer in number2PolyPolygonStephan Bergmann
2017-03-19Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-23change intervall -> intervalDavid Tardon
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-10New loplugin:conststringvar: basegfxStephan Bergmann
2017-01-07coverity#1398371 Useless callCaolán McNamara
2016-12-06cppcheck unreadVariable: curr_OffsetTibor Móger
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu
2016-08-29tdf#43157 Clean up OSL_ASSERTdrazil
2016-08-29cid#1371223 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371281 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371285 Missing move assignment operatorNoel Grandin
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-07-30tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25basegfx: use polygon initializer_list in some placesTomaž Vajngerl
2016-07-25basegfx: initializer_list from polygonTomaž Vajngerl