summaryrefslogtreecommitdiff
path: root/canvas/source/opengl/ogl_textlayout.hxx
AgeCommit message (Expand)Author
2023-06-18tdf#155810: Pass Kashida insertion positions through canvasKhaled Hosny
2023-02-28BaseMutex->std::mutex in oglcanvas::TextLayoutNoel Grandin
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-04-07tdf#94306 replace boost::noncopyable in canvasJochen Nitschke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
2013-10-28fixincludeguards.sh: canvasThomas Arnhold
2013-10-07Add opengl canvas implementation.Thorsten Behrens