summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2021-05-06transform by vector length, not just XLuboš Luňák1-1/+1
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák1-3/+3
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-5/+5
2020-10-28convert some more long -> tools::LongNoel2-2/+2
2020-10-21use tools::Long in comphelper..cuiNoel4-14/+14
2020-10-21new tools::Degree10 strong typedefNoel Grandin2-2/+2
2020-09-28Resolves: tdf#137071 draw canvas under/over lines after backgroundCaolán McNamara1-6/+8
2020-09-21update pchesCaolán McNamara1-2/+1
2020-09-04tdf#124176 Use #pragma once in cppcanvasGeorge Bateman7-28/+7
2020-09-02move Edit into toolkit only headersCaolán McNamara1-1/+2
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-3/+1
2020-07-16compact namespace: cppcanvasNoel Grandin20-90/+28
2020-07-12update pchesCaolán McNamara1-2/+2
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-06cui,cppcanvas: create instances with uno constructorsNoel Grandin3-58/+39
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin6-9/+9
2020-06-03loplugin:simplifypointertobool improveNoel Grandin6-17/+9
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin2-2/+2
2020-05-08compact namespace in canvas..cuiNoel Grandin5-10/+10
2020-04-26update pchesCaolán McNamara1-5/+2
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2-0/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-3/+4
2020-04-17loplugin:flatten in cppcanvasNoel Grandin2-78/+78
2020-04-14loplugin:buriedassign in c*Noel Grandin1-2/+4
2020-02-21Drop o3tl::optional wrapperStephan Bergmann3-5/+5
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara1-2/+4
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-5/+7
2020-01-31new loplugin:namespaceindentationNoel Grandin18-36/+36
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin7-33/+25
2020-01-15clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin19-78/+19
2020-01-10use more std::make_sharedNoel Grandin6-55/+50
2019-12-29tdf#124176: Use pragma once instead of include guardscagatay9-35/+11
2019-12-19tdf#124176: Use pragma once instead of include guardsYusuf Keten5-20/+5
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann3-5/+5
2019-11-30Rewrite uses of boost::optionalStephan Bergmann4-24/+24
2019-11-03tdf#42949 restore vcl/canvastools.hxx for OSL_DEBUG_LEVEL > 2Tomoyuki Kubota1-0/+3
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen32-92/+18
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+6
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-23rhbz#1728763 black bg seen in renderer emfsCaolán McNamara1-1/+10
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin4-9/+4
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov3-13/+13
2019-05-13Fix emfplus.cxx cppcanvas/qaJulien Nabet1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1