summaryrefslogtreecommitdiff
path: root/vcl/quartz/ctlayout.cxx
AgeCommit message (Expand)Author
2015-02-24TyposJulien Nabet
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-12-03fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30address LTR issue with coretext renderingNorbert Thiebaud
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-03fdo#82818 vcl macosx. fix asian vertical ctlayoutNorbert Thiebaud
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud
2014-07-20vcl mac SDK issue with API manipulating RectNorbert Thiebaud
2014-07-20vcl quartz: restore old outline front drawingNorbert Thiebaud
2014-07-20vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud
2014-07-20vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud
2014-07-20vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud
2014-07-07Add a few more SAL_INFOsTor Lillqvist
2014-06-03Related: #i125020# fix the calculation of the text-update rectangle...Herbert Dürr
2014-06-03Resolves: #i124935# fix expanded/condensed text breaking...Herbert Dürr
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr
2014-05-23Add SAL_INFO tracing for CoreText callsTor Lillqvist
2014-05-23fdo#77993 actually impact 10.6 too apparentlyNorbert Thiebaud
2014-05-13vcl-quartz: fix for fdo#77993 (specific to OS X <10.6)Douglas Mencken
2014-05-09Handle all-space corner caseStephan Bergmann
2014-05-08fix memory leaks in vcl quartzPtyl Dragon
2014-04-24vcl-quartz: fix build of recently introduced DrawTextSpecial for OSX<10.6Douglas Mencken
2014-04-12cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-04-09vcl quartz: cache per-run glyphs informationNorbert Thiebaud
2014-03-24Revert "Resolves: #i124375# force soft-hyphen visibility for CoreText..."Caolán McNamara
2014-03-24Resolves: #i124375# force soft-hyphen visibility for CoreText...Herbert Dürr
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud
2014-03-13fdo#55142 CoreText handling of trailing whitespace in justified modeHerbert Dürr
2014-02-26fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr
2014-02-26Use SAL_OVERRIDE consistently in CTLayoutTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-12Much better fix for the iOS text colour problemTor Lillqvist
2013-12-12Fix the iOS coloured text problemTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist