summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
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
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-31loplugin:constparams: canvas (clang-cl)Stephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): canvasStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-02loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Remove unused #include <cctype>Stephan Bergmann
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23tdf#100151: Dispose of window if DX device creation failedAron Budea
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-06loplugin:salboolStephan Bergmann
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-11canvas: remove useless MutexGuardsArnaud Versini
2016-11-11loplugin:vclwidgetsStephan Bergmann
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin
2016-10-16clang-cl loplugin: canvasStephan Bergmann
2016-08-24tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28Simplify some PutProperties callsStephan Bergmann
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page
2016-05-26canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ...Michael Stahl
2016-05-25canvas: replace BOOST_PP usageMichael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-22Fix typosAndrea Gelmini
2016-04-11fix copy assignment signaturesJochen Nitschke