summaryrefslogtreecommitdiff
path: root/basegfx/source
AgeCommit message (Expand)Author
2020-10-17tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2018-12-01Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-12-01Support buffering SystemDependent GraphicDataArmin Le Grand
2018-12-01Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-12-01Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-12-01Support RTL layout in VCL using MatricesArmin Le Grand
2018-12-01Support buffering SystemDependent GraphicDataArmin Le Grand
2018-12-01Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-05-28loplugin:passstuffbyrefNoel Grandin
2018-05-20Fix typosAndrea Gelmini
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-20loplugin:constantparamNoel Grandin
2018-04-13-Werror,-Wself-assignStephan Bergmann
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-02-27loplugin:useuniqueptr in TriangulatorNoel Grandin
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-13loplugin:useuniqueptr in ImplB3DPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann
2018-01-02Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-11-27loplugin:unnecessaryparenStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
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-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-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