summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)2020-04-281-178/+265
* tdf#121305 Increase accuracy of custom shape circleRegina Henschel2018-11-161-2/+2
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-061-6/+3
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-4/+4
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-236-17/+17
* pvs-studio: V571 Recurring checkCaolán McNamara2018-10-221-1/+1
* check for self assignCaolán McNamara2018-10-201-7/+10
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-194-4/+4
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-159-0/+9
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-097-13/+13
* Fix typosAndrea Gelmini2018-10-071-1/+1
* Support estimateUsageInBytes for SystemDependentDataArmin Le Grand2018-10-061-1/+46
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-09-211-4/+14
* Support buffering SystemDependent GraphicData (III)Armin Le Grand2018-09-203-37/+129
* New loplugin:externalStephan Bergmann2018-09-176-9/+9
* Support buffering SystemDependent GraphicData (II)Armin Le Grand2018-09-132-6/+66
* cppcheck: variableScope in basegfxJochen Nitschke2018-09-112-12/+6
* 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