summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
2021-05-08set also dashing cap style for directx canvas (tdf#136957)Luboš Luňák
2020-11-21tdf#123936 Formatting files in module canvas with clang-formatPhilipp Hofer
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05N8BitTcMask is unusedNoel
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-08-04loplugin:makeshared (clang-cl)Stephan Bergmann
2020-08-04-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2020-07-16compact namespace: basegfx,canvasNoel Grandin
2020-07-14canvas/gdiplus: create instances with uno constructorsNoel Grandin
2020-07-14canvas/directx9: create instances with uno constructorsNoel Grandin
2020-07-10prefer 8bit bitmap masks to 1bpp masksLuboš Luňák
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2020-02-03loplugin:makeshared (clang-cl)Stephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-12-10force vclcanvas use with Skia, like it's with OpenGL (tdf#129076)Luboš Luňák
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Rewrite uses of boost::optional, Windows reduxStephan Bergmann
2019-11-26Fix typoAndrea Gelmini
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-02loplugin:fragiledestructor (clang-cl)Stephan Bergmann
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-04-10Fix typoAndrea Gelmini
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann