/shell/inc/spsupp/

/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/canvas/source/opengl
AgeCommit message (Expand)Author
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