summaryrefslogtreecommitdiff
path: root/basegfx/source
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand1-1/+13
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand2-4/+184
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann3-11/+13
2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung1-47/+49
2018-08-14tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung3-47/+40
2018-08-14tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar.Mark Hung2-58/+27
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 Kaganski4-5/+7
2018-08-03loplugin:useuniqueptr in ImplHomMatrixTemplateNoel Grandin1-18/+11
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand1-66/+70
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-256/+0
2018-05-25loplugin:passstuffbyrefNoel Grandin2-5/+5
2018-05-20Fix typosAndrea Gelmini1-1/+1
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-04-22clang-tidy modernize-use-equals-default in basegfxJochen Nitschke9-195/+48
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-4/+1
2018-04-20loplugin:constantparamNoel Grandin3-37/+12
2018-04-13-Werror,-Wself-assignStephan Bergmann1-1/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand6-0/+195
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand6-198/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand6-0/+198
2018-02-27loplugin:useuniqueptr in TriangulatorNoel Grandin1-14/+4
2018-02-24Use for range loops in basegfx and basicJulien Nabet3-22/+10
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-9/+4
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2018-01-13loplugin:useuniqueptr in ImplB3DPolygonNoel Grandin1-69/+27
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann8-27/+27
2018-01-02Fix typosAndrea Gelmini1-2/+2
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin1-1/+1
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin3-5/+5
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin2-5/+5
2017-12-19remove unused typedefsNoel Grandin1-2/+0
2017-12-19inline use-once typedefsNoel Grandin1-2/+2
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2-2/+2
2017-11-27loplugin:unnecessaryparenStephan Bergmann1-4/+4
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-2/+2
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2-3/+3
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand1-0/+34
2017-11-10loplugin:unusedmethodsNoel Grandin1-8/+0
2017-11-01loplugin:constantparam in basegfxNoel Grandin6-84/+28
2017-10-27ofz#3826 Divide-by-zeroCaolán McNamara1-1/+1
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin2-2/+2
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-10-10basegfx: consistently use "" and <> in include directivesMike Kaganski2-3/+3
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist26-139/+139
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand1-0/+14