summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools/converters.cxx
AgeCommit message (Expand)Author
2024-04-22tdf#160782: convert to bitmapEx from 0,0 to width,heightXisco Fauli
2024-04-22tdf#160726, tdf#48062: Simplify how BitmapExs are createdXisco Fauli
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2023-11-21tdf#157558 invert and remove blended white colorPatrick Luby
2023-10-26tdf#157083 Artifacts in logos (gen)Noel Grandin
2023-09-14tdf#156808 force an alpha mask to be created even if it has no alphaPatrick Luby
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2022-12-20Example System-Dependent PrimitiveRenderer for Direct2D (Win)Armin Le Grand (Allotropia)
2022-11-15Prepare createAlphaMask to produce mask and alpha as neededArmin Le Grand (allotropia)
2022-11-13Fix typosAndrea Gelmini
2022-11-13Adapted convertToBitmapEx to simpler BitmapEx creationArmin Le Grand (allotropia)
2022-09-19Make impBufferDevice faster againArmin Le Grand (allotropia)
2022-09-08Rework of SoftEdgePrimitive2DArmin Le Grand (allotropia)
2022-09-07Fix typoAndrea Gelmini
2022-09-07ConvertToBitmapEx slightly too bright if transparency involvedArmin Le Grand (allotropia)
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14check SetOutputSizePixel for failureCaolán McNamara
2022-07-19Replace old png writer in converters.cxxofftkp
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-10-02new loplugin:moveparamNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-05-11drawinglayer: move converter.hxx to public includeTomaž Vajngerl
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-02-01tdf#39674 Replace QuadratAntje Kazimiers
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2019-04-30make debug code work properly also on non-win32Luboš Luňák
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin