summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_canvashelper_text.cxx
AgeCommit message (Expand)Author
2023-06-19tdf#43671: Pass through emphasis mark setting with cairo canvasKhaled Hosny
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-18loplugin:unocast (cairocanvas::TextLayout)Stephan Bergmann
2022-12-18loplugin:unocast (cairocanvas::CanvasFont)Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-01-16return value from setupOutDevState is unusedNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-05-24remove now unnecessary cairo/virtual-device syncingCaolán McNamara
2020-05-24platforms using the cairo canvas use cairo for text rendering alreadyCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-04-04Fix typoAndrea Gelmini
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-02-17drop cairocanvas::ColorType enumNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks
2014-12-11Resolves: fdo#87242 reuse vcl clip for cairo during animationsCaolán McNamara
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara
2014-12-07mpSurface->getCairo() == mpCairoCaolán McNamara
2014-11-03coverity#982921 do not leakDavid Tardon
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2012-11-27::rtl prefix removal in canvasRicardo Montania