| 17200258 | 11-Oct-2018 |
Matthias Seidel <mseidel@apache.org> |
i127874 - Merge r1837765 from trunk
nActiveCharPos can be less than mnMinCharPos if the ScriptItemize() call in UniscribeLayout::LayoutText() finds a mult-character script item that starts in the le
i127874 - Merge r1837765 from trunk
nActiveCharPos can be less than mnMinCharPos if the ScriptItemize() call in UniscribeLayout::LayoutText() finds a mult-character script item that starts in the leading context and overlaps into the start of the run. UniscribeLayout::LayoutText() drops the glyphs for the context characters, but does not (yet?) adjust the starting character position of the item. Since the text layout direction can't change in the middle of the offending script item, we can safely use the direction at the start of the run.
Submitted by: truckman
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO416@1843572 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 5ef76adf | 24-Sep-2015 |
Andrea Pescetti <pescetti@apache.org> |
#i126560# Fix print job counter reset. Patch by: Damjan Jovanovic <damjan@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705195 13f79535-47bb-0310-9956-ffa450e
#i126560# Fix print job counter reset. Patch by: Damjan Jovanovic <damjan@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705195 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|