summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07inline ISurfaceProxySharedPtr typedefNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-08-30canvas: replace while loops with range-based forDaniel Robertson
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16canvas: replace for_each with range-based for-loopDaniel 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-22com::sun::star->css in canvasNoel Grandin
2015-07-21tdf#91574 - ensure we get paint events to render directx presenter console.Michael Meeks
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09canvas: remove boost::bind from headersMichael Stahl
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin
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-05-25callcatcher: update unused codeCaolán McNamara
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22SpriteDeviceHelper::createBuffers unused and does nothingCaolán McNamara
2015-04-17Windows compilation fix in DX canvas.Michael Meeks
2015-04-16formula & canvas: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-14More missing lifecycle pieces.Michael Meeks
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-03-23More Windows define whack-a-moleStephan Bergmann
2015-03-11presumably this Commit->ImplCommit is the right build fixCaolán McNamara
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-18TyposJulien Nabet
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2014-12-11only checked for new VirtualDeviceCaolán McNamara
2014-12-11reduce scope of local variablesMichael Weghorn
2014-12-10canvas: DIRECTX_VERSION macro is obsoleteMichael Stahl
2014-12-10canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectXMichael Stahl
2014-12-10Kill unused directx < 9 ifdeferyRiccardo Magliocchetti
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-11-04Kill directx < 9 ifdeferyRiccardo Magliocchetti