summaryrefslogtreecommitdiffstats
path: root/canvas/source/opengl/ogl_spritedevicehelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in canvasNoel Grandin2024-05-061-6/+6
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-281-2/+0
* adapt oglcanvas::SpriteDeviceHelper::getDeviceHandleCaolán McNamara2021-05-241-1/+2
* Directly initialize vectors in ogl_spritedevicehelper.cxxJulien Nabet2021-05-141-5/+4
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-061-2/+0
* Fix typo in codeAndrea Gelmini2020-08-311-5/+5
* [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann2020-08-261-1/+1
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-5/+3
* loplugin:makeshared in basctl..canvasNoel Grandin2020-01-241-2/+2
* tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen2019-11-061-4/+0
* tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen2019-10-301-0/+1
* loplugin:referencecasting in canvas..chart2Noel Grandin2019-07-191-3/+1
* tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen2019-02-251-0/+1
* loplugin:returnconstantNoel Grandin2018-10-301-8/+1
* loplugin:singlevalfields improvementNoel Grandin2018-10-261-2/+0
* loplugin:constantparamNoel Grandin2018-07-191-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-221-3/+1
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-4/+2
* More loplugin:cstylecast: canvasStephan Bergmann2018-01-121-2/+2
* loplugin:unusedfieldsNoel Grandin2017-12-191-4/+2
* loplugin:constantparam in c*Noel Grandin2017-11-011-4/+4
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-2/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* loplugin:checkunusedparams variousNoel Grandin2017-05-161-1/+1
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-031-2/+2
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin2016-08-051-2/+2
* 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
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+2
* canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl2016-01-281-1/+1
* Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl2016-01-281-1/+1
* canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl2016-01-281-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks2015-09-081-1/+1
* tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks2015-09-081-16/+17
* canvas: replace for_each with range-based for-loopDaniel Robertson2015-08-161-3/+2
* stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud2015-08-111-15/+14
* remove VERBOSE use from canvaNorbert Thiebaud2015-08-101-1/+0
* canvas: replace boost::function with std::functionMichael Stahl2015-07-311-1/+1
* com::sun::star->css in canvasNoel Grandin2015-07-221-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-2/+2
* loplugin:constantfunction: canvasNoel Grandin2015-03-191-25/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* remove SAL_DEBUGs introduced earlierMarkus Mohrhard2014-09-021-1/+0
* some temporary debug outputMarkus Mohrhard2014-09-021-0/+1