summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxgraphics.cxx
AgeCommit message (Expand)Author
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-01-16XUnoTunnel->dynamic_cast in VCLXGraphicsNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-02-23loplugin:refcounting in toolkitNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXGraphicsNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-03-06use more Color in toolkitNoel Grandin
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin
2018-01-17loplugin:useuniqueptr in VCLXGraphicsNoel Grandin
2018-01-15More loplugin:cstylecast: toolkitStephan Bergmann
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-05convert RasterOp to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-09-29toolkit: convert alloca() to std::unique_ptrMichael Stahl
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-04-29convert INITOUTDEV constants to scoped enumNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin