summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBodyStephan Bergmann2021-12-131-1/+1
* Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski2021-11-191-3/+3
* Use M_PI* instead of F_PI*Mike Kaganski2021-11-191-1/+1
* add o3tl::span ctor from std::vectorLuboš Luňák2021-10-312-4/+4
* tools::Long->sal_Int32 in the DX arraysNoel Grandin2021-10-304-12/+12
* Prepare for removal of non-const operator[] from Sequence in cppcanvasMike Kaganski2021-10-294-34/+21
* pass DX array around using o3tl::span instead of pointerNoel Grandin2021-10-294-17/+18
* In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann2021-10-111-1/+2
* vcl: rename OutDevState to StackChris Sherlock2021-09-283-32/+31
* use std::vector for fetching DX array dataNoel Grandin2021-09-042-9/+8
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-2814-60/+12
* undo changes to TextAlignCaolán McNamara2021-08-182-12/+16
* convert TextAlign to scoped enumCaolán McNamara2021-07-302-16/+12
* Simplify Sequences initializations (cppcanvas)Julien Nabet2021-06-082-4/+2
* split OutputDevice from WindowNoel Grandin2021-05-172-2/+2
* transform by vector length, not just XLuboš Luňák2021-05-061-1/+1
* do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2021-04-291-3/+3
* update PCHsCaolán McNamara2021-04-121-2/+3
* update PCHsLuboš Luňák2021-04-081-3/+2
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-3/+5
* update pchesCaolán McNamara2021-04-061-1/+2
* drop operator bool and operator! from Bitmap and BitmapExNoel2021-03-281-1/+1
* vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl2021-03-261-3/+3
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* update pchesCaolán McNamara2021-03-211-3/+3
* add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl2021-03-131-1/+1
* update pchesJulien Nabet2021-03-131-1/+2
* Make sal/config.h the first in pchMike Kaganski2021-03-091-2/+2
* update pchesJulien Nabet2021-03-061-2/+1
* update pchesJulien Nabet2021-03-061-2/+2
* update pchesCaolán McNamara2021-02-231-1/+2
* update pchesCaolán McNamara2021-02-191-2/+1
* transparency->alpha in tools::ColorNoel2021-01-121-4/+4
* use new toRadians function in more placesNoel Grandin2020-12-291-1/+1
* Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas2020-12-261-1/+1
* custom literal for Degree10Noel Grandin2020-12-241-1/+1
* update pchesCaolán McNamara2020-12-151-1/+2
* update pchesCaolán McNamara2020-12-041-1/+4
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-111-5/+5
* convert some more long -> tools::LongNoel2020-10-282-2/+2
* use tools::Long in comphelper..cuiNoel2020-10-214-14/+14
* new tools::Degree10 strong typedefNoel Grandin2020-10-212-2/+2
* Resolves: tdf#137071 draw canvas under/over lines after backgroundCaolán McNamara2020-09-281-6/+8
* update pchesCaolán McNamara2020-09-211-2/+1
* tdf#124176 Use #pragma once in cppcanvasGeorge Bateman2020-09-047-28/+7
* move Edit into toolkit only headersCaolán McNamara2020-09-021-1/+2
* remove some unused includes and update pchesCaolán McNamara2020-08-271-1/+1
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-121-3/+1
* compact namespace: cppcanvasNoel Grandin2020-07-1620-90/+28
* update pchesCaolán McNamara2020-07-121-2/+2