summaryrefslogtreecommitdiff
path: root/canvas/source/directx/dx_9rm.cxx
AgeCommit message (Expand)Author
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-07-03loplugin:oncevar (clang-cl): canvasStephan Bergmann
2017-06-02loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-23tdf#100151: Dispose of window if DX device creation failedAron Budea
2016-10-16clang-cl loplugin: canvasStephan Bergmann
2016-08-24tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page
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-04-07tdf#94306 replace boost::noncopyable in canvasJochen Nitschke
2016-03-01-Werror,-Wunused-macrosStephan Bergmann
2016-02-24convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin
2016-02-23convert canvas::IColorBuffer::Format to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-05Fix typosAndrea Gelmini
2015-12-02Remove unused FMT_R8G8B8Stephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-11remove imgdebugNorbert Thiebaud
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-07-21tdf#91574 - ensure we get paint events to render directx presenter console.Michael Meeks
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-05-28fix Windows buildNoel Grandin
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-26tdf#91426 - fix DX canvas - missed by VclPtr / Clang plugin.Michael Meeks
2015-04-16formula & canvas: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-02-18TyposJulien Nabet
2014-12-10canvas: DIRECTX_VERSION macro is obsoleteMichael Stahl
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-22missing headersCaolán McNamara
2013-02-20RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28some windows SetPosSizePixel->setPosSizePixelCaolán McNamara
2012-08-08remove include comments and boxesThomas Arnhold
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-10removetooltypes01: #i112600# adjust canvasMikhail Voytenko