summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/textlayout.cxx
AgeCommit message (Expand)Author
2020-10-28convert some more long -> tools::LongNoel
2020-10-21use tools::Long in basegfx..chart2Noel
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-10-30loplugin:returnconstantNoel Grandin
2018-02-27Use for-range loops (canvas)Julien Nabet
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-24cairo_canvas: shape clipping box doesn't match where its text is renderedCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: canvasStephan Bergmann
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-14This fallback code makes no sense any moreKhaled Hosny
2016-12-11canvas: remove useless MutexGuardsArnaud Versini
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2015-12-03Use comphelper::containerToSequence()Noel Grandin
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-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
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
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-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-01-07RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-09Avoid pointless const_cast, use getConstArray in all cases.Thorsten Behrens
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-10removetooltypes01: #i112600# adjust canvasMikhail Voytenko
2010-10-25use SolarMutexGuard instead of LocalGuard in canvasNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-18CWS-TOOLING: integrate CWS impressaccessibility3Ivo Hinkelmann
2008-06-24INTEGRATION: CWS canvas05 (1.8.68); FILE MERGEDKurt Zenker
2008-04-11INTEGRATION: CWS changefileheader (1.8.92); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGEDOliver Bolte