summaryrefslogtreecommitdiff
path: root/cppcanvas/source/wrapper
AgeCommit message (Expand)Author
2020-09-04tdf#124176 Use #pragma once in cppcanvasGeorge Bateman
2020-07-16compact namespace: cppcanvasNoel Grandin
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-17loplugin:flatten in cppcanvasNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-10-31tdf#42949 Fix IWYU warnings in cppcanvas/Gabor Kelemen
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-07-27cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2017-10-27Remove part of clang-cl workaround that is no longer neededStephan Bergmann
2017-10-23loplugin:includeform: cppucanvasStephan Bergmann
2017-10-09remove cppcanvas Color classNoel Grandin
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-28Whitespace cleanup / re-alignment.Thorsten Behrens
2015-07-28com::sun::star->css in cppcanvasNoel Grandin
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-13loplugin:staticmethodsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens
2013-11-29Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens