summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2021-04-20Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-20check for self assignCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-07Fix typosAndrea Gelmini
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-11cppcheck: variableScope in basegfxJochen Nitschke
2018-09-09use more range based loopsJochen Nitschke
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin
2018-09-01Removed execution flag on source filesAndrea Gelmini
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-14tdf#118825 Implement OOXMLMotionPath in exportToSvgD of basegfx.Mark Hung
2018-08-14tdf#118825 move basegfx::internal::putNumberCharWithSpaceMark Hung
2018-08-14tdf#118825 refactor basegfx::utils::exportToSvgD with putCommandChar.Mark Hung
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03loplugin:useuniqueptr in ImplHomMatrixTemplateNoel Grandin
2018-07-20Fix typosAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-20coverity#1435682 Unchecked return valueCaolán McNamara
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-04-05fix bug in b2dpolypolygon::testTrapezoidHelperNoel Grandin
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