summaryrefslogtreecommitdiff
path: root/cppcanvas/source/wrapper
AgeCommit message (Expand)AuthorFilesLines
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen2-0/+2
2022-06-02clang-tidy modernize-pass-by-value in cppcanvasNoel Grandin6-14/+17
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-2/+0
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin5-8/+1
2021-06-08Simplify Sequences initializations (cppcanvas)Julien Nabet1-2/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2020-09-04tdf#124176 Use #pragma once in cppcanvasGeorge Bateman7-28/+7
2020-07-16compact namespace: cppcanvasNoel Grandin7-30/+8
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin5-8/+8
2020-06-03loplugin:simplifypointertobool improveNoel Grandin4-14/+7
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-08compact namespace in canvas..cuiNoel Grandin2-4/+4
2020-04-17loplugin:flatten in cppcanvasNoel Grandin1-25/+25
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-01-31new loplugin:namespaceindentationNoel Grandin7-14/+14
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin7-33/+25
2020-01-15clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin7-29/+7
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen14-37/+2
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin4-9/+4
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen3-0/+3
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2-4/+4
2018-07-27cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-10/+10
2018-03-14loplugin:unusedmethodsNoel Grandin3-121/+0
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2-5/+3
2017-10-27Remove part of clang-cl workaround that is no longer neededStephan Bergmann2-6/+0
2017-10-23loplugin:includeform: cppucanvasStephan Bergmann8-14/+14
2017-10-09remove cppcanvas Color classNoel Grandin6-118/+6
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann2-0/+6
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist6-6/+6
2017-07-28loplugin:checkunusedparams more part1Noel Grandin3-10/+5
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin2-8/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann9-9/+9
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-02-22loplugin:write only fieldsNoel Grandin2-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-17/+17
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-41/+41
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-11/+11
2015-09-14boost->stdCaolán McNamara6-25/+1
2015-08-05loplugin:unusedmethodsNoel Grandin10-116/+0
2015-07-28Whitespace cleanup / re-alignment.Thorsten Behrens7-21/+21
2015-07-28com::sun::star->css in cppcanvasNoel Grandin9-62/+56
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-13loplugin:staticmethodsNoel Grandin2-47/+7
2015-02-07loplugin:deletedspecialStephan Bergmann7-18/+11
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2