summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_textlayout.cxx
AgeCommit message (Expand)Author
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19move ucs4toindexCaolán McNamara
2015-03-18we don't need any xlib things here, but we do need freetype supportCaolán McNamara
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-12-07mpSurface->getCairo() == mpCairoCaolán McNamara
2014-12-07cairo_restore without matching cairo_saveCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-31cairo canvas: Zero font's width means "the same as height".Jan Holesovsky
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza
2013-06-10Fix memory leak in cairo TextLayout::draw.Mark Wielaard
2013-01-13Remove unused function useFontJulien Nabet
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2012-11-27::rtl prefix removal in canvasRicardo Montania
2012-11-12unusedcode.ease cleanupJosé Guilherme Vanz
2012-11-09bnc#681110: Fix squashed glyphs with Cairo canvas.Jan Holesovsky
2012-10-26Resolves: fdo#47432 Improve the "faux bold" in cairo canvasFlex Liu
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-04-15Nah, don't obscure the right type with void*Tor Lillqvist
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-16Cleanup formatting in cairocanvasThorsten Behrens
2011-12-06fix annoying debugging-mode crashCaolán McNamara
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-11-22Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-07-14Fix compilation for iOSTor Lillqvist
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-18WaE: fix up mergeCaolán McNamara
2011-03-12mis-merge: clean-up remaining tools typesNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist