summaryrefslogtreecommitdiff
path: root/embeddedobj/Library_embobj.mk
diff options
context:
space:
mode:
authorMark Hung <marklh9@gmail.com>2018-02-03 17:27:36 +0800
committerMark Hung <marklh9@gmail.com>2018-02-10 10:16:31 +0100
commit275a60e17ddfacae505df56374b334261a646a3b (patch)
treef4a1ad6a59dfdccc24a1ac50fe1f6dd9f67ca8e6 /embeddedobj/Library_embobj.mk
parent94ab8e4360a2a7a932656e99f718244321d0f923 (diff)
writerfilter / ww8filter: enhancement to support new ruby position.
1. Allow ooxml / rtf import the ruby aligned on the right side ( rightVertical or jc=5 ) as css::text::RubyPosition::INTER_CHARACTER. 2. Allow rtf / ww8 export of css::text::RubyPosition::INTER_CHARACTER as jc=5. Though rtf filter can save and load the new ruby position, character format seems lost. The reset of the MSO formats have other issues that they can't make roundtrip yet. Change-Id: Idb77423842f43abc375a1282a52b0bc6f20049e4 Reviewed-on: https://gerrit.libreoffice.org/49177 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Hung <marklh9@gmail.com>
Diffstat (limited to 'embeddedobj/Library_embobj.mk')
0 files changed, 0 insertions, 0 deletions
ools/source/bridgetest/cppobj.cxx?id=b1fba1afa1c1a5cf9074d2e9dd3e613ef0b318de'>Improved loplugin:cstylecast to reference types: testtoolsStephan Bergmann 2017-04-28loplugin:salunicodeliteral: testtoolsStephan Bergmann 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-09Remove irrelevant SAL_INFOsStephan Bergmann 2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-05-30Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann