summaryrefslogtreecommitdiff
path: root/canvas/source/opengl
AgeCommit message (Expand)Author
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08loplugin:reftotemp in canvasNoel Grandin
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-05-06loplugin:ostr in canvasNoel Grandin
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-01-02tdf#145538 Use range based for loopsLuv Sharma
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in canvas"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in canvasNoel Grandin
2023-06-18tdf#155810: Pass Kashida insertion positions through canvasKhaled Hosny
2023-06-05Use getXWeak in canvasMike Kaganski
2023-02-28BaseMutex->std::mutex in oglcanvas::TextLayoutNoel Grandin
2023-02-24BaseMutex->std::mutex in oglcanvas::CanvasFontNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (canvas::ParametricPolyPolygon)Stephan Bergmann
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-10-17tdf#145538 - Use range based for loopsOmkarAcharekar
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
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