summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-222-3/+3
* RotateFlyFrame3: Initial support addedArmin Le Grand2017-11-181-0/+34
* loplugin:unusedmethodsNoel Grandin2017-11-101-8/+0
* loplugin:constantparam in basegfxNoel Grandin2017-11-016-84/+28
* ofz#3826 Divide-by-zeroCaolán McNamara2017-10-271-1/+1
* loplugin:constmethod in basegfx,sotNoel Grandin2017-10-266-11/+11
* loplugin:includeform: basegfxStephan Bergmann2017-10-232-2/+2
* RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand2017-10-201-1/+2
* RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand2017-10-201-0/+42
* basegfx: consistently use "" and <> in include directivesMike Kaganski2017-10-102-3/+3
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2631-275/+275
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-3/+7
* borderline: Preparing further to use CellCoordinateSystemArmin Le Grand2017-09-151-0/+14
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-088-89/+70
* basegfx: remove global ImplB2DPolyPolygonMichael Stahl2017-08-251-6/+3
* basegfx: remove global ImplB2DPolygonMichael Stahl2017-08-251-10/+21
* basegfx: remove global 3D IdentityMatrix thread safety hazardMichael Stahl2017-08-251-10/+3
* loplugin:unnecessaryparenJan-Marek Glogowski2017-08-221-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* loplugin:constparams in basegfx,sax,shellNoel Grandin2017-07-174-21/+21
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-103-10/+10
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-071-2/+1
* loplugin:casttovoid: basegfxStephan Bergmann2017-07-023-15/+2
* basegfx: remove trivial copy ctorsJochen Nitschke2017-06-272-28/+0
* 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