summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2021-12-27use comphelper::WeakComponentImplHelper in MtfRendererNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06Work around two -Werror=implicit-fallthrough=Stephan Bergmann
2021-12-06Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBodyStephan Bergmann
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in cppcanvasMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-08Simplify Sequences initializations (cppcanvas)Julien Nabet
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-06transform by vector length, not just XLuboš Luňák
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-06update pchesCaolán McNamara
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-21update pchesCaolán McNamara
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-13update pchesJulien Nabet
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-03-06update pchesJulien Nabet
2021-02-23update pchesCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-29use new toRadians function in more placesNoel Grandin
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas
2020-12-24custom literal for Degree10Noel Grandin
2020-12-15update pchesCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-09-28Resolves: tdf#137071 draw canvas under/over lines after backgroundCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-09-04tdf#124176 Use #pragma once in cppcanvasGeorge Bateman