summaryrefslogtreecommitdiff
path: root/canvas/source/opengl/ogl_spritedevicehelper.cxx
AgeCommit message (Expand)Author
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-24adapt oglcanvas::SpriteDeviceHelper::getDeviceHandleCaolán McNamara
2021-05-14Directly initialize vectors in ogl_spritedevicehelper.cxxJulien Nabet
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-07-19loplugin:constantparamNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel 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-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-08-16canvas: replace for_each with range-based for-loopDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-07-31canvas: replace boost::function with std::functionMichael Stahl
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-03-19loplugin:constantfunction: canvasNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02remove SAL_DEBUGs introduced earlierMarkus Mohrhard
2014-09-02some temporary debug outputMarkus Mohrhard
2014-09-02fix shader names, the .glsl is attached in OpenGLHelper::LoadShaderMarkus Mohrhard