summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)Author
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
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-09-15Fix typosAndrea Gelmini
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: extended the expand logicArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-12tdf#111853 Added TextFillColor to operator==Armin Le Grand
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin