summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-01loplugin:constantparam in basegfxNoel Grandin
2017-10-27ofz#3826 Divide-by-zeroCaolán McNamara
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-23loplugin:includeform: basegfxStephan Bergmann
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand
2017-10-10basegfx: consistently use "" and <> in include directivesMike Kaganski
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-08-25basegfx: remove global ImplB2DPolyPolygonMichael Stahl
2017-08-25basegfx: remove global ImplB2DPolygonMichael Stahl
2017-08-25basegfx: remove global 3D IdentityMatrix thread safety hazardMichael Stahl
2017-08-22loplugin:unnecessaryparenJan-Marek Glogowski
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: basegfxStephan Bergmann
2017-06-27basegfx: remove trivial copy ctorsJochen Nitschke
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-31basegfx: remove global IdentityMatrix thread safety hazardMichael Stahl
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
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