summaryrefslogtreecommitdiffstats
path: root/basegfx/source/matrix
Commit message (Expand)AuthorAgeFilesLines
* Drop F_2PIMike Kaganski2021-11-191-1/+1
* Use M_PI* instead of F_PI*Mike Kaganski2021-11-192-3/+3
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-271-1/+0
* reduce alloc costs for some basegfx objects (tdf#105575)Noel Grandin2021-08-171-1/+3
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* loplugin:flatten in basegfxNoel Grandin2020-04-192-47/+47
* new loplugin:namespaceindentationNoel Grandin2020-01-312-3/+3
* clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin2020-01-142-9/+3
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-181-2/+0
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-152-0/+2
* move identity checks into B3DHomMatrix::operator*=Noel Grandin2018-09-031-2/+13
* Support RTL layout in VCL using MatricesArmin Le Grand2018-08-311-1/+13
* set copy_paste_error to false rather than intentionalCaolán McNamara2018-08-111-1/+1
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-041-1/+1
* Removed executable permission on data filesAndrea Gelmini2018-05-041-0/+0
* clang-tidy modernize-use-equals-default in basegfxJochen Nitschke2018-04-222-50/+12
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-073-0/+103
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-063-106/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-063-0/+106
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-9/+4
* RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand2017-10-201-1/+2
* RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand2017-10-201-0/+42
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-262-3/+3
* borderline: Preparing further to use CellCoordinateSystemArmin Le Grand2017-09-151-0/+14
* basegfx: remove global 3D IdentityMatrix thread safety hazardMichael Stahl2017-08-251-10/+3
* basegfx: remove global IdentityMatrix thread safety hazardMichael Stahl2017-05-311-11/+4
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-191-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2017-04-062-12/+8
* Fix typosAndrea Gelmini2017-03-261-1/+1
* cid#1371223 Missing move assignment operatorNoel Grandin2016-08-291-0/+11
* cid#1371285 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* Fix typosAndrea Gelmini2016-02-051-2/+2
* Fix typosAndrea Gelmini2016-01-051-1/+1
* Fix typosAndrea Gelmini2015-06-301-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-272-4/+6
* V813: Decreased performanceCaolán McNamara2015-03-041-4/+4
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* markup with event type not checker typeCaolán McNamara2014-11-051-0/+2
* remove unnecessary whitespaces in basegfxMarkus Mohrhard2014-07-062-4/+0
* Remove visual noise from basegfxAlexander Wilms2014-02-252-2/+2
* typo fixes in commentsAndras Timar2014-02-062-4/+4
* TyposJulien Nabet2013-12-231-1/+1
* Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand2013-08-141-0/+41
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-063-69/+79
* drop bogus eof linesThomas Arnhold2012-08-072-5/+0
* Remove unused codeElton Chung2012-02-201-24/+0
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-011-26/+0
* decompose() should return the original rotation angle and scales.Thorsten Behrens2012-01-181-0/+8
* callcatcher: Remove unused codeAugust Sodora2012-01-081-34/+0