summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* 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
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* cui,cppcanvas: create instances with uno constructorsNoel Grandin2020-07-063-58/+39
* loplugin:simplifypointertobool improve (2)Noel Grandin2020-06-046-9/+9
* loplugin:simplifypointertobool improveNoel Grandin2020-06-036-17/+9
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-281-1/+1
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-261-1/+1
* new loplugin:simplifypointertoboolNoel Grandin2020-05-102-2/+2
* compact namespace in canvas..cuiNoel Grandin2020-05-085-10/+10
* update pchesCaolán McNamara2020-04-261-5/+2
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-222-0/+2
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-3/+4
* loplugin:flatten in cppcanvasNoel Grandin2020-04-172-78/+78
* loplugin:buriedassign in c*Noel Grandin2020-04-141-2/+4