summaryrefslogtreecommitdiff
path: root/basegfx/source/matrix
AgeCommit message (Expand)AuthorFilesLines
2024-03-23tdf#157664 Drop redundant operator != in basegfx moduleRMZeroFour1-5/+0
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier1-5/+0
2023-05-18improved B2DHomMatrixNoel Grandin1-109/+102
2023-05-17tdf#63130 use a simpler, SIMD-friendly algorithm for matrix invertNoel Grandin1-11/+45
2023-05-16tdf#63130 make B2DHomMatrix a flat objectNoel Grandin2-60/+34
2022-09-01reduce cost of B2DHomMatrix::isIdentityNoel Grandin1-1/+1
2022-07-01small optimisationNoel Grandin1-3/+3
2021-12-01improve the script for reducing symbol exportsNoel Grandin1-1/+1
2021-11-19Drop F_2PIMike Kaganski1-1/+1
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski2-3/+3
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-08-17reduce alloc costs for some basegfx objects (tdf#105575)Noel Grandin1-1/+3
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-04-19loplugin:flatten in basegfxNoel Grandin2-47/+47
2020-01-31new loplugin:namespaceindentationNoel Grandin2-3/+3
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin2-9/+3
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen1-2/+0
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2-0/+2
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin1-2/+13
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand1-1/+13
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara1-1/+1
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-1/+1
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke2-50/+12
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand3-0/+103
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand3-106/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand3-0/+106
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-9/+4
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-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-3/+3
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand1-0/+14
2017-08-25basegfx: remove global 3D IdentityMatrix thread safety hazardMichael Stahl1-10/+3
2017-05-31basegfx: remove global IdentityMatrix thread safety hazardMichael Stahl1-11/+4
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2-12/+8
2017-03-26Fix typosAndrea Gelmini1-1/+1
2016-08-29cid#1371223 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-25cid#1371285 Missing move assignment operatorNoel Grandin1-0/+11
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-03-27loplugin:staticfunctionNoel Grandin2-4/+6
2015-03-04V813: Decreased performanceCaolán McNamara1-4/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-05markup with event type not checker typeCaolán McNamara1-0/+2
2014-07-06remove unnecessary whitespaces in basegfxMarkus Mohrhard2-4/+0
2014-02-25Remove visual noise from basegfxAlexander Wilms2-2/+2
2014-02-06typo fixes in commentsAndras Timar2-4/+4