summaryrefslogtreecommitdiff
path: root/canvas/source/opengl
AgeCommit message (Expand)Author
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-15Simplify vector initialization in canvasJulien Nabet
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-08use some forward declaresCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-24adapt oglcanvas::SpriteDeviceHelper::getDeviceHandleCaolán McNamara
2021-05-14Directly initialize vectors in ogl_spritedevicehelper.cxxJulien Nabet
2021-03-08loplugin:refcounting check for one more caseNoel
2021-02-22loplugin:refcounting in canvasNoel
2021-02-17loplugin:referencecasting in canvasNoel
2021-02-16ofz#1473106 Uninitialized scalar fieldCaolán McNamara
2021-02-15cid#1292911 experiment to see what the complaint is referring toCaolán McNamara
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-07-16compact namespace: basegfx,canvasNoel Grandin
2020-07-05canvas/opengl: create instances with uno constructorsNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-18loplugin:flatten in canvasNoel Grandin
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin
2019-12-18sal_Char->char in canvas..codemakerNoel 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-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-10-01lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-01tdf#43671 set emphasis mark of vcl::Font (opengl).Mark Hung
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin