summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2-3/+3
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand1-0/+34
2017-11-10loplugin:unusedmethodsNoel Grandin1-8/+0
2017-11-01loplugin:constantparam in basegfxNoel Grandin6-84/+28
2017-10-27ofz#3826 Divide-by-zeroCaolán McNamara1-1/+1
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin6-11/+11
2017-10-23loplugin:includeform: basegfxStephan Bergmann2-2/+2
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand1-1/+2
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand1-0/+42
2017-10-10basegfx: consistently use "" and <> in include directivesMike Kaganski2-3/+3
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist31-275/+275
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-3/+7
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand1-0/+14
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin8-89/+70
2017-08-25basegfx: remove global ImplB2DPolyPolygonMichael Stahl1-6/+3
2017-08-25basegfx: remove global ImplB2DPolygonMichael Stahl1-10/+21
2017-08-25basegfx: remove global 3D IdentityMatrix thread safety hazardMichael Stahl1-10/+3
2017-08-22loplugin:unnecessaryparenJan-Marek Glogowski1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin4-21/+21
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin3-10/+10
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-2/+1
2017-07-02loplugin:casttovoid: basegfxStephan Bergmann3-15/+2
2017-06-27basegfx: remove trivial copy ctorsJochen Nitschke2-28/+0
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke1-2/+2
2017-05-31basegfx: remove global IdentityMatrix thread safety hazardMichael Stahl1-11/+4
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin9-23/+23
2017-05-18loplugin:comparisonwithconstant in basegfxNoel Grandin18-84/+84
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke7-7/+0
2017-05-08cppcheck: knownConditionTrueFalseJochen Nitschke1-41/+34
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert basegfx from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-03remove empty namespacesJochen Nitschke3-19/+0
2017-04-28loplugin:salunicodeliteral: basegfxStephan Bergmann1-4/+4
2017-04-28loplugin:cppunitassertequals: basegfxStephan Bergmann5-203/+209
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2-14/+2
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2-12/+8
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-03-26Fix typosAndrea Gelmini1-1/+1
2017-03-21Only need an OStringBuffer in number2PolyPolygonStephan Bergmann1-3/+3
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara2-0/+25
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-3/+4
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara2-16/+16
2017-02-23change intervall -> intervalDavid Tardon1-2/+2
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist24-113/+113
2017-02-06Add missing #includesStephan Bergmann3-0/+3