summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
...
* use more range based loopsJochen Nitschke2018-09-091-82/+44
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-9/+0
* move identity checks into B3DHomMatrix::operator*=Noel Grandin2018-09-031-2/+13
* Removed execution flag on source filesAndrea Gelmini2018-09-011-0/+0
* Support RTL layout in VCL using MatricesArmin Le Grand2018-08-311-1/+13
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-303-4/+185
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-173-11/+13
* tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung2018-08-141-47/+49
* tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung2018-08-143-47/+40
* tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar.Mark Hung2018-08-142-58/+27
* 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-045-13/+15
* loplugin:useuniqueptr in ImplHomMatrixTemplateNoel Grandin2018-08-031-18/+11
* Fix typosAndrea Gelmini2018-07-201-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* Only access css::drawing::PointSequence when not emptyArmin Le Grand2018-07-051-66/+70
* tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2018-07-022-257/+0
* loplugin:passstuffbyrefNoel Grandin2018-05-252-5/+5
* coverity#1435682 Unchecked return valueCaolán McNamara2018-05-203-4/+4
* Fix typosAndrea Gelmini2018-05-201-1/+1
* Removed executable permission on data filesAndrea Gelmini2018-05-041-0/+0
* clang-tidy modernize-use-equals-default in basegfxJochen Nitschke2018-04-229-195/+48
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-211-4/+1
* loplugin:constantparamNoel Grandin2018-04-203-37/+12
* -Werror,-Wself-assignStephan Bergmann2018-04-131-1/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-077-0/+196
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-067-199/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-067-0/+199
* fix bug in b2dpolypolygon::testTrapezoidHelperNoel Grandin2018-04-051-0/+1
* loplugin:useuniqueptr in TriangulatorNoel Grandin2018-02-271-14/+4
* Use for range loops in basegfx and basicJulien Nabet2018-02-243-22/+10
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-9/+4
* loplugin:unnecessaryparen extend to delete statementsNoel Grandin2018-01-171-1/+1
* loplugin:useuniqueptr in ImplB3DPolygonNoel Grandin2018-01-131-69/+27
* More loplugin:cstylecast: basegfxStephan Bergmann2018-01-128-27/+27
* basegfx: extract svg path import/export test to own fileTomaž Vajngerl2018-01-043-219/+256
* Fix typosAndrea Gelmini2018-01-021-2/+2
* loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin2017-12-291-1/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-243-5/+5
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-232-5/+5
* remove unused typedefsNoel Grandin2017-12-191-2/+0
* inline use-once typedefsNoel Grandin2017-12-191-2/+2
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-072-2/+2
* loplugin:unnecessaryparenStephan Bergmann2017-11-271-4/+4
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-2/+2
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-222-3/+3
* RotateFlyFrame3: Initial support addedArmin Le Grand2017-11-181-0/+34
* loplugin:unusedmethodsNoel Grandin2017-11-101-8/+0
* loplugin:constantparam in basegfxNoel Grandin2017-11-016-84/+28