History log of /aoo41x/main/vcl/aqua/source/gdi/ (Results 1 - 25 of 49)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
7a9f13c225-Sep-2015 Andrea Pescetti

#i125776# handle OSX SDK 10.9 changes regarding NSPrintingOrientation -> NSPaperOrientation
Patch by: Herbert Duerr <hdu@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/ope

#i125776# handle OSX SDK 10.9 changes regarding NSPrintingOrientation -> NSPaperOrientation
Patch by: Herbert Duerr <hdu@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705373 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9d741b6618-Jul-2014 Herbert Dürr

#i125234# native-widget scrollbar arrows disappeared in OSX>=10.7

Merged from trunk revision 1610422


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@161

#i125234# native-widget scrollbar arrows disappeared in OSX>=10.7

Merged from trunk revision 1610422


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1611604 13f79535-47bb-0310-9956-ffa450edef68

show more ...

29f7de4313-Jun-2014 Herbert Dürr

#i125020# fix the repainting problem for update rectangles with CoreText

by doing the calculation before CTLineDraw() updates the text position.
Requesting the update early is possible b

#i125020# fix the repainting problem for update rectangles with CoreText

by doing the calculation before CTLineDraw() updates the text position.
Requesting the update early is possible because that update region is
not used until AquaSalInstance::Yield().

The fix also accounts for worst-case rounding effects when the processing
the repaint rectangles.

Merged from AOO's trunk revisions 1599169, 1599173 and 1599174


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602370 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b5accd6513-Jun-2014 Herbert Dürr

#i124935# fix expanded/condensed text breaking in the CoreText engine

the concept of an extra-width per code-unit was obsolete at least since apps
supported unicode with its different no

#i124935# fix expanded/condensed text breaking in the CoreText engine

the concept of an extra-width per code-unit was obsolete at least since apps
supported unicode with its different normalization forms, diacritical marks,
surrogate-pairs, non-printing characters such as ZWJ/ZWNJ/RLM, etc. so of
course modern engines like CoreText don't aid this typographical crime. Text
expansion/compression to a specified width percentage of a plain text layout
would be a much better alternative to the per-code-unit expansion which should
be removed if was not backward compatibility of text layouts.

The fix here extends the CTLayout::GetTextBreak() method to handle the obsolete
semantic of per code-unit extra-widths by successively approximating the number
of involved code-units.

Merged from AOO's trunk revision 1596218


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602369 13f79535-47bb-0310-9956-ffa450edef68

show more ...

5b65116913-Jun-2014 Herbert Dürr

#i124922# allow late setting of the font color for CoreText-layouted text

Merged from AOO's trunk revision 1595858


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branc

#i124922# allow late setting of the font color for CoreText-layouted text

Merged from AOO's trunk revision 1595858


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602365 13f79535-47bb-0310-9956-ffa450edef68

show more ...

d443b74f13-Jun-2014 Herbert Dürr

#i124823# fix the calculation of leading metrics for CoreText

Merged from AOO's trunk revision 1592692


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1

#i124823# fix the calculation of leading metrics for CoreText

Merged from AOO's trunk revision 1592692


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602358 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410
beee6bf311-Apr-2014 Herbert Dürr

#i124617# restore lost comment markers

Merged from trunk revision 1586583.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1586584 13f79535-47bb-0310-99

#i124617# restore lost comment markers

Merged from trunk revision 1586583.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1586584 13f79535-47bb-0310-9956-ffa450edef68

show more ...

99a05e0410-Apr-2014 Herbert Dürr

#i124617# make CoreText tolerate PDF-export's unexpected font switches

For some documents it was observed that the PDF-export switches the font after
text layout and before text drawing/

#i124617# make CoreText tolerate PDF-export's unexpected font switches

For some documents it was observed that the PDF-export switches the font after
text layout and before text drawing/measuring. This use case is quite atrocious
and unexpected and crashed our CoreText glue code. The other platforms survive
it though; to minimize the risk to them only the CoreText glue gets adapted to
survive this scenario.

Merged from trunk revision 1586249.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1586250 13f79535-47bb-0310-9956-ffa450edef68

show more ...

250ab64b24-Mar-2014 Herbert Dürr

#i124375# force soft-hyphen visibility for CoreText to meet Writer+EEng expectations

merged from trunk revision 1580779


git-svn-id: https://svn.apache.org/repos/asf/openoffice/

#i124375# force soft-hyphen visibility for CoreText to meet Writer+EEng expectations

merged from trunk revision 1580779


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1580780 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410_Beta
6127756128-Feb-2014 Herbert Dürr

#i124233# fix CoreText measurements/justification of text with trailing spaces

merged from trunk revision 1572587


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branch

#i124233# fix CoreText measurements/justification of text with trailing spaces

merged from trunk revision 1572587


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1572868 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0136726624-Feb-2014 Herbert Dürr

#i123840# prefer NSZero* constants over open coded altetnatives


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571189 13f79535-47bb-0310-9956-ffa450edef68

d237788c20-Feb-2014 Herbert Dürr

#i124233# prevent the accumulation of rounding errors in CTLayout::FillDXArry()


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570188 13f79535-47bb-0310-9956-ffa450edef68

bca1967418-Feb-2014 Herbert Dürr

#i124233# fix CoreText justification of text with trailing spaces

the fix works also for EditEngine by ignoring Writer's halfspace magic.
TODO: replace that halfspace magic with a generi

#i124233# fix CoreText justification of text with trailing spaces

the fix works also for EditEngine by ignoring Writer's halfspace magic.
TODO: replace that halfspace magic with a generic solution.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569388 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7ac1eb3128-Jan-2014 Herbert Dürr

#i124121# prevent oblique/italic emulation with ITALIC_DONTKNOW fonts

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562064 13f79535-47bb-0310-9956-ffa450edef68

41145ab328-Jan-2014 Herbert Dürr

#i124122# emulate bold font weights for CoreText if needed

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562059 13f79535-47bb-0310-9956-ffa450edef68

703fc9f028-Jan-2014 Herbert Dürr

#i124121# emulate oblique/italic for CoreText fonts without such styles

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562051 13f79535-47bb-0310-9956-ffa450edef68

e26449d323-Jan-2014 Herbert Dürr

#i122301# switch Mac port to CoreText API

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560749 13f79535-47bb-0310-9956-ffa450edef68

2dae356123-Jan-2014 Herbert Dürr

#i123895# add VCL support for 64bit OSX port

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560745 13f79535-47bb-0310-9956-ffa450edef68

3e4cd16f22-Jan-2014 Herbert Dürr

#i123951# fix CoreText justification of an all-whitespace text


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560340 13f79535-47bb-0310-9956-ffa450edef68

24a22e8508-Jan-2014 Herbert Dürr

#i123895# make the Mac code 64bit clean regarding CGFloat/float mismatches


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556533 13f79535-47bb-0310-9956-ffa450edef68

3d76282606-Jan-2014 Herbert Dürr

#i123817# prepare codebase for updating to boost 1.55


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555789 13f79535-47bb-0310-9956-ffa450edef68

9930d4b403-Jan-2014 Herbert Dürr

#i123951# add atsfonts.hxx header file

Found by: Pavel Janik <Pavel.Janik.cz>
Patch by: Herbert Duerr <hdu@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/openoffi

#i123951# add atsfonts.hxx header file

Found by: Pavel Janik <Pavel.Janik.cz>
Patch by: Herbert Duerr <hdu@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555132 13f79535-47bb-0310-9956-ffa450edef68

show more ...

2822fc0403-Jan-2014 Herbert Dürr

#i123951# add an OSX CoreText based text system


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555075 13f79535-47bb-0310-9956-ffa450edef68

51747b8e03-Jan-2014 Herbert Dürr

#i123951# prepare ATSUI code parts for its new CoreText cousin


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555073 13f79535-47bb-0310-9956-ffa450edef68

2226343d02-Jan-2014 Herbert Dürr

#i123951# include impfont.hxx header also for ATSUI

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554849 13f79535-47bb-0310-9956-ffa450edef68

12