summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2021-02-23update pchesCaolán McNamara
2021-02-22loplugin:refcounting in drawinglayerNoel
2021-02-19update pchesCaolán McNamara
2021-02-19Some more unit conversion unificationMike Kaganski
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-01tdf#39674 Replace QuadratAntje Kazimiers
2021-01-30this method should be pure virtualNoel Grandin
2021-01-17cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-16transparency->alpha in BitmapExNoel Grandin
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08use more IsTransparentNoel
2021-01-08opacity->alpha in BPixelNoel
2021-01-08use more IsTransparentNoel Grandin
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-17Fix typoAndrea Gelmini
2020-12-16tdf#131281 Always draw FormControls when TiledRenderingArmin Le Grand (allotropia)
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-11-23remove fontattribute.cxx from clang-format excludelistTomaž Vajngerl
2020-11-23move the anonymous namespace into drawinglayer::primitive2dTomaž Vajngerl
2020-11-23simplify namespaces and clean-up for TextLayouterDeviceTomaž Vajngerl
2020-11-23remove textlayoutdevice.{hxx,cxx} from clang-format excludelistTomaž Vajngerl
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-14tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek
2020-11-13tdf#123936 Formatting files in module drawinglayer with clang-formatPhilipp Hofer
2020-11-12Revert "tdf#127471 Remove font width scaling hack"Aron Budea
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-29Revert "Revert "tdf#127471 Remove font width scaling hack""Stephan Bergmann
2020-10-29Revert "tdf#127471 Remove font width scaling hack"Samuel Mehrbrodt
2020-10-28convert some more long -> tools::LongNoel
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25forward axial and radial gradient types to VCL tooLuboš Luňák
2020-09-25use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl
2020-09-21update pchesCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in drawinglayerGeorge Bateman
2020-09-09Move the validity check before color manipulationsMike Kaganski