summaryrefslogtreecommitdiff
path: root/basegfx/source/matrix
AgeCommit message (Expand)Author
2024-03-23tdf#157664 Drop redundant operator != in basegfx moduleRMZeroFour
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-17tdf#63130 use a simpler, SIMD-friendly algorithm for matrix invertNoel Grandin
2023-05-16tdf#63130 make B2DHomMatrix a flat objectNoel Grandin
2022-09-01reduce cost of B2DHomMatrix::isIdentityNoel Grandin
2022-07-01small optimisationNoel Grandin
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-17reduce alloc costs for some basegfx objects (tdf#105575)Noel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-04-19loplugin:flatten in basegfxNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand
2017-10-20RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand
2017-08-25basegfx: remove global 3D IdentityMatrix thread safety hazardMichael Stahl
2017-05-31basegfx: remove global IdentityMatrix thread safety hazardMichael Stahl
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2016-08-29cid#1371223 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371285 Missing move assignment operatorNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-05Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05markup with event type not checker typeCaolán McNamara
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard
2014-02-25Remove visual noise from basegfxAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar