summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
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
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-05Fix typoAndrea Gelmini
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung
2018-10-21pvs-studio: initialize maLockedRectCaolán McNamara
2018-10-21pvs-studio: reference becomes invalid when temporary object destroyedCaolán McNamara
2018-10-20new/delete mismatchCaolán McNamara
2018-10-09tdf#55361 fix result of showing RTL text in the animation.Mark Hung
2018-07-27Remove unused type declaration CanvasRefMuhammet Kara
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-01canvas: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann