summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: knownConditionTrueFalseJochen Nitschke2017-06-061-2/+2
* basegfx: remove global IdentityMatrix thread safety hazardMichael Stahl2017-05-311-11/+4
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-199-23/+23
* loplugin:comparisonwithconstant in basegfxNoel Grandin2017-05-1818-84/+84
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-097-7/+0
* cppcheck: knownConditionTrueFalseJochen Nitschke2017-05-081-41/+34
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert basegfx from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* remove empty namespacesJochen Nitschke2017-05-033-19/+0
* loplugin:salunicodeliteral: basegfxStephan Bergmann2017-04-281-4/+4
* loplugin:cppunitassertequals: basegfxStephan Bergmann2017-04-285-203/+209
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-192-14/+2
* loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2017-04-062-12/+8
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-1/+1
* Fix typosAndrea Gelmini2017-03-261-1/+1
* Only need an OStringBuffer in number2PolyPolygonStephan Bergmann2017-03-211-3/+3
* Fix typosAndrea Gelmini2017-03-191-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-3/+3
* ofz: timeout loading emf with move clip recordCaolán McNamara2017-03-012-0/+25
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-3/+4
* vector::data seems more natural than &vector::frontCaolán McNamara2017-02-242-16/+16
* change intervall -> intervalDavid Tardon2017-02-231-2/+2
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-1524-113/+113
* Add missing #includesStephan Bergmann2017-02-063-0/+3
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-3/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-22/+18
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-242-20/+0
* New loplugin:conststringvar: basegfxStephan Bergmann2017-01-104-44/+41
* coverity#1398371 Useless callCaolán McNamara2017-01-072-24/+0
* cppcheck unreadVariable: curr_OffsetTibor Móger2016-12-061-1/+0
* convert some anonymous enums to scopedNoel Grandin2016-12-021-6/+2
* includes should be at the top of the fileNoel Grandin2016-11-182-2/+2
* loplugin:unusedmethodsNoel Grandin2016-10-182-99/+0
* loplugin:constantfunctionNoel Grandin2016-10-111-5/+0
* rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke2016-10-065-13/+13
* CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann2016-10-062-31/+53
* Fix typosAndrea Gelmini2016-10-031-1/+1
* coverity#1371281 Missing move assignment operatorCaolán McNamara2016-09-231-0/+11
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-131-1/+0
* tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu2016-09-051-3/+4
* tdf#43157 Clean up OSL_ASSERTdrazil2016-08-291-6/+6
* cid#1371223 Missing move assignment operatorNoel Grandin2016-08-293-0/+32
* cid#1371276 Missing move assignment operatorNoel Grandin2016-08-251-0/+10
* cid#1371281 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* cid#1371285 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* loplugin:unusedenumconstants in basctl..editengNoel Grandin2016-08-171-10/+0
* loplugin:countusersofdefaultparams in basctl..basicNoel Grandin2016-08-042-4/+4
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-041-3/+1
* tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka2016-07-3013-117/+117