summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
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
2018-01-17Fix typosAndrea Gelmini
2017-12-19remove unused typedefsNoel Grandin
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: canvas (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski