Use correct hotspot for POINTER_AUTOSCROLL_SW (macOS)
Add white border to magnify cursor (OS/2)(cherry picked from commit c7559245dbef45e99668af3a53584e34d606b92d)
Cursor improvements
Do not assume that mvGlyph2Char and mvChar2BaseGlyph are the same size(cherry picked from commit 5f25d23e55fd7822fe37e92fe4caabc745b69349)
Use line break when Tooltip > 100 characters(cherry picked from commit 1b113e19b42463c2de2f3f1722dcd5dddbae9745)
Update Help cursor(cherry picked from commit 0d391f0cbb7408e8c22595e6497409008ca5370a)
Update Help cursor(cherry picked from commit 4dcbe9a3a2ee19d4e7bffafb707a542f10604898)
Same margin for all help tips, use YELLOW border for HC mode(cherry picked from commit 23d802a9f1a213bd673ce31293ea6ee562fee804)
Use smaller border for extended tooltips(cherry picked from commit 8e7ce67c3b39cd1fa6fc5e31551b25ebbaa5b693)
Ensure default substitutions on patternsThis is requested by the documentation of function FcFontMatch().Addresses bug #128583.(cherry picked from commit 9e383899f55d91dcbf240aac96faa852c30bbdb
Ensure default substitutions on patternsThis is requested by the documentation of function FcFontMatch().Addresses bug #128583.(cherry picked from commit 9e383899f55d91dcbf240aac96faa852c30bbdbd)
show more ...
misc: fix spelling (#182)Thank you very much for your contribution!(cherry picked from commit 402c6fde746b160d73dd806e2d51c38830f54a1e)
Avoid comparison between pointer and integer(cherry picked from commit 958717d596e223826fa78462155b4447d227e5d3)(cherry picked from commit 8cf8c6262e36b56aba7183e7b36fa5fd14dcee92)
Uninitialized scalar variableCID: 1028321, 1028322, 1028323git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716157 13f79535-47bb-0310-9956-ffa450edef68(cherry picked from commit 78
Uninitialized scalar variableCID: 1028321, 1028322, 1028323git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716157 13f79535-47bb-0310-9956-ffa450edef68(cherry picked from commit 788ab3968fb42204e6527a9cf69780b02b72484b)
#i126753# fix invalid parse of GSUB table for OpenType fontsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1721674 13f79535-47bb-0310-9956-ffa450edef68(cherry picked from commit b78
#i126753# fix invalid parse of GSUB table for OpenType fontsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1721674 13f79535-47bb-0310-9956-ffa450edef68(cherry picked from commit b784edbfa8dce4c0dc079dfcc69b640739b6e9e9)
More checks(cherry picked from commit 908738a448df22237df99329d2e7141e168737d9)
Free the rtl_UnicodeToTextContext with rtl_destroyTextToUnicodeContext() instead of rtl_destroyTextToUnicodeConverter().This fixeshttps://bz.apache.org/ooo/show_bug.cgi?id=128539Patch by: me(c
Free the rtl_UnicodeToTextContext with rtl_destroyTextToUnicodeContext() instead of rtl_destroyTextToUnicodeConverter().This fixeshttps://bz.apache.org/ooo/show_bug.cgi?id=128539Patch by: me(cherry picked from commit fb3d7646562a8e2f3f690b2fdbc7faaa1b30aa42)
Make FadeIn/Out arrow on splitwindow better visible(cherry picked from commit 27b8d3b44ca66e252fbe603245a8c6e3b59b11ad)
Fixed my own typo(cherry picked from commit ca7c0c6e50b79f337b7c57da6635f687830d5d1a)
Make grip in split window more visible, minor cleanup(cherry picked from commit 649f2b9f21645385e84c375f644cdcf6f1c28418)
Simplified code, removed whitespace(cherry picked from commit 16b831647e22a4485fe31ed10b5daaa0e936ff72)
Make grip in toolbar more visible(cherry picked from commit 8c545591f1b0cc92a02675eca44ae8ad466cc90a)
Remove gradient in background of Start Window(cherry picked from commit 824a979c65b21b4fa5c35870ab4af4e52b651d26)
Cleaned up resource files(cherry picked from commit 0e248b019b462c6a3c6d5b0b6a4fc444bc6c5a80)
Small optical change in options dialog(cherry picked from commit 0a3fe1a69aacfdaa04a60723e1c4a27dcce30550)
use std::vector instead of fixed-size array of cffLocal objects (#89)Also cleanup (compilation warnings, data types used only once) and addsome comments(cherry picked from commit 28337f97741b0712
use std::vector instead of fixed-size array of cffLocal objects (#89)Also cleanup (compilation warnings, data types used only once) and addsome comments(cherry picked from commit 28337f97741b07126276d340a03620ea61fffcac)
12345678910>>...17