summaryrefslogtreecommitdiffstats
path: root/canvas/source/directx/dx_9rm.cxx
Commit message (Expand)AuthorAgeFilesLines
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-1/+1
* replace usage of blacklist with denylistThorsten Behrens2020-07-101-3/+3
* move some canvas/ headers inside the moduleNoel Grandin2020-02-121-3/+3
* loplugin:makeshared (clang-cl)Stephan Bergmann2020-02-031-1/+2
* use more std::make_sharedNoel Grandin2020-01-101-3/+2
* Fix typoAndrea Gelmini2019-11-261-1/+1
* loplugin:consttobool (clang-cl)Stephan Bergmann2019-11-261-1/+1
* loplugin:fragiledestructor (clang-cl)Stephan Bergmann2019-10-021-1/+1
* Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski2019-04-051-45/+1
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2019-03-271-2/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2019-01-301-4/+4
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle2018-07-081-5/+2
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-1/+1
* loplugin:oncevar (clang-cl): canvasStephan Bergmann2017-07-031-4/+2
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-06-021-2/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-041-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-6/+6
* tdf#100151: Dispose of window if DX device creation failedAron Budea2017-01-231-8/+11
* clang-cl loplugin: canvasStephan Bergmann2016-10-161-58/+51
* tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka2016-08-241-2/+2
* tdf#96099 Remove various smart pointer typedefs in canvasMark Page2016-06-091-6/+6
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-191-1/+1
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-191-1/+1
* tdf#94306 replace boost::noncopyable in canvasJochen Nitschke2016-04-071-3/+5
* -Werror,-Wunused-macrosStephan Bergmann2016-03-011-2/+0
* convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin2016-02-241-5/+5
* convert canvas::IColorBuffer::Format to scoped enumNoel Grandin2016-02-231-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* Fix typosAndrea Gelmini2016-01-051-1/+1
* Remove unused FMT_R8G8B8Stephan Bergmann2015-12-021-40/+0
* -Werror,-Wunused-functionStephan Bergmann2015-11-281-21/+0
* boost->stdCaolán McNamara2015-09-181-1/+0
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* remove imgdebugNorbert Thiebaud2015-08-111-8/+0
* stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud2015-08-111-25/+24
* remove VERBOSE use from canvaNorbert Thiebaud2015-08-101-3/+1
* tdf#91574 - ensure we get paint events to render directx presenter console.Michael Meeks2015-07-211-1/+0
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-111-1/+1
* fix Windows buildNoel Grandin2015-05-281-4/+1
* convert PARENTCLIPMODE constants to scoped enumNoel Grandin2015-05-281-1/+1
* tdf#91426 - fix DX canvas - missed by VclPtr / Clang plugin.Michael Meeks2015-05-261-7/+6
* formula & canvas: convert new to ::Create to get initial ref-counting right.Michael Meeks2015-04-161-1/+2
* TyposJulien Nabet2015-02-181-1/+1
* canvas: DIRECTX_VERSION macro is obsoleteMichael Stahl2014-12-101-4/+0
* fix spelling implemenation -> implementationNoel Grandin2014-11-101-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-291-5/+5
* Remove visual noise from canvasAlexander Wilms2014-02-251-62/+62
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1