summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#137071 draw canvas under/over lines after backgroundCaolán McNamara2020-09-281-6/+8
* 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
* regenerate PCH headersLuboš Luňák2019-05-121-2/+3
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-98/+21
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-082-30/+24
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-281-1/+1
* Fix typoAndrea Gelmini2019-04-201-6/+6
* remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl2019-04-151-1/+1
* loplugin:sequentialassign in comphelper..cuiNoel Grandin2019-04-122-5/+2
* tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen2019-03-054-0/+4
* Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov2019-03-031-4/+2
* loplugin:unusedfields in variousNoel Grandin2019-02-252-9/+1
* CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE()Miklos Vajna2019-02-071-9/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-072-0/+2
* loplugin:unnecessaryvirtualNoel Grandin2018-12-102-8/+0
* loplugin:unusedfieldsNoel Grandin2018-12-101-12/+0
* loplugin:unusedmethodsNoel Grandin2018-12-092-42/+0
* Clean up obsolete uses of BOOST_FALLTHROUGHStephan Bergmann2018-12-081-5/+5