summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)Author
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-22drawinglayer: fix bold dash dash dot overline in Impress.Mark Hung
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20Removed executable permission on source filesAndrea Gelmini
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand
2018-06-07tdf#117949 Use small overlap for SVG gradient representationArmin Le Grand
2018-04-29loplugin:useuniqueptr in ExecutorNoel Grandin
2018-04-17tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-14tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet
2018-03-05tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt)Noel Grandin
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-20use RawBitmap in BPixelRasterToBitmapExNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-30ofz#5822 Divide-by-zeroCaolán McNamara
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19loplugin:useuniqueptr in SvgRadialAtomPrimitive2DNoel Grandin
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-26coverity#1421100 Uncaught exceptionCaolán McNamara
2017-10-30Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed"Thorsten Behrens
2017-10-28tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-24Resolves: tdf#49253 set an initial mask backgroundCaolán McNamara
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski