summaryrefslogtreecommitdiffstats
path: root/canvas/source/directx
Commit message (Expand)AuthorAgeFilesLines
* pretty up logging of exceptionsNoel Grandin2019-08-051-2/+3
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-12/+0
* tdf#43671 set emphasis mark of vcl::Font (windows).Mark Hung2018-11-013-2/+14
* pvs-studio: initialize maLockedRectCaolán McNamara2018-10-211-6/+8
* pvs-studio: reference becomes invalid when temporary object destroyedCaolán McNamara2018-10-211-5/+5
* new/delete mismatchCaolán McNamara2018-10-203-5/+5
* tdf#55361 fix result of showing RTL text in the animation.Mark Hung2018-10-093-4/+8
* Remove unused type declaration CanvasRefMuhammet Kara2018-07-271-3/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-099-0/+9
* tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle2018-07-081-5/+2
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-2/+0
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-272-2/+0
* canvas: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-5/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-234-11/+11
* Fix typosAndrea Gelmini2018-01-171-1/+1
* remove unused typedefsNoel Grandin2017-12-193-6/+0
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-152-2/+2
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-111-1/+1
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-291-1/+1
* loplugin:includeform: canvas (Windows)Stephan Bergmann2017-10-271-2/+2
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-052-7/+4
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-032-4/+3
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2613-26/+26
* loplugin:constparams: canvas (clang-cl)Stephan Bergmann2017-08-314-7/+7
* loplugin:oncevar (clang-cl): canvasStephan Bergmann2017-07-031-4/+2
* simplify some string handling in tracing callsNoel Grandin2017-06-231-6/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-182-2/+0
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-06-021-2/+2
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-041-1/+1
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-233-6/+0
* Remove unused #include <cctype>Stephan Bergmann2017-03-236-10/+0
* loplugin:unoany (clang-cl)Stephan Bergmann2017-03-141-4/+4
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-1512-33/+33
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-081-4/+0
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-032-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-2612-83/+83
* tdf#100151: Dispose of window if DX device creation failedAron Budea2017-01-231-8/+11
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-112-3/+3
* loplugin:salboolStephan Bergmann2017-01-061-1/+1
* remove useless Mutex guardsNoel Grandin2016-12-121-6/+0
* canvas: remove useless MutexGuardsArnaud Versini2016-12-111-22/+0
* loplugin:vclwidgetsStephan Bergmann2016-11-111-1/+1
* make comphelper::sequenceToContainer a little smarterNoel Grandin2016-11-101-1/+1
* clang-cl loplugin: canvasStephan Bergmann2016-10-1628-245/+217
* tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka2016-08-242-11/+11
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-044-12/+4