summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* 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-05-061-3/+3
* 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
* Drop o3tl::optional wrapperStephan Bergmann2020-02-213-5/+5
* clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara2020-02-161-2/+4
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-5/+7
* new loplugin:namespaceindentationNoel Grandin2020-01-3118-36/+36
* loplugin:makeshared in connectivity..cppuhelperNoel Grandin2020-01-247-33/+25
* clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin2020-01-1519-78/+19
* use more std::make_sharedNoel Grandin2020-01-106-55/+50
* tdf#124176: Use pragma once instead of include guardscagatay2019-12-299-35/+11
* tdf#124176: Use pragma once instead of include guardsYusuf Keten2019-12-195-20/+5
* sal_Char->char in cppcanvas..cuiNoel Grandin2019-12-181-1/+1
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-013-5/+5
* Rewrite uses of boost::optionalStephan Bergmann2019-11-304-24/+24
* tdf#42949 restore vcl/canvastools.hxx for OSL_DEBUG_LEVEL > 2Tomoyuki Kubota2019-11-031-0/+3
* tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen2019-10-3132-92/+18
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+6
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* Fix typosAndrea Gelmini2019-08-121-1/+1
* rhbz#1728763 black bg seen in renderer emfsCaolán McNamara2019-07-231-1/+10
* loplugin:referencecasting in cppcanvas..cuiNoel Grandin2019-07-194-9/+4
* loplugin:passstuffbyrefNoel Grandin2019-06-181-1/+1
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-053-13/+13
* Fix emfplus.cxx cppcanvas/qaJulien Nabet2019-05-131-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1