[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - opencl/source

2016-06-07 Thread Mark Hung
opencl/source/opencl_device.cxx | 11 --- opencl/source/openclwrapper.cxx |7 --- 2 files changed, 12 insertions(+), 6 deletions(-) New commits: commit 14c9f0aa3a242795de845c703ac0d47440053a56 Author: Mark Hung <mark...@gmail.com> Date: Fri May 13 19:58:18 2016

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - opencl/source

2016-06-06 Thread Mark Hung
opencl/source/opencl_device.cxx | 11 --- opencl/source/openclwrapper.cxx |2 ++ 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit d171f3670b6726772934730024051d1534796ad5 Author: Mark Hung <mark...@gmail.com> Date: Fri May 13 19:58:18 2016 +0800

[Libreoffice-commits] core.git: opencl/source

2016-06-06 Thread Mark Hung
opencl/source/opencl_device.cxx | 11 --- opencl/source/openclwrapper.cxx |2 ++ 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit 40b0b9ab7703a165295b008f47df14d2ec076fb1 Author: Mark Hung <mark...@gmail.com> Date: Fri May 13 19:58:18 2016 +0800

Re: vs2013 + Intel GPU = build failure on LO 4.4+

2016-06-04 Thread Mark Hung
> Desktop disposed before terminating it > > Error: a unit test failed, please do one of: > make CppunitTest_sc_bugfix_test CPPUNITTRACE=TRUE # which is a shortcut > for the following line > make CppunitTest_sc_bugfix_test > CPPUNITTRACE="'C:/PROGRA~2/MICROS~2.0/VC//../Common7/IDE/devenv.exe' > /debugexe" # for interactive debugging in Visual Studio > make CppunitTest_sc_bugfix_test CPPUNITTRACE="drmemory -free_max_frames > 20" # for memory checking (install Dr.Memory first, and put it to your PATH) > > > Error: a unit test failed, please do one of: > make CppunitTest_sc_filters_test CPPUNITTRACE=TRUE # which is a shortcut > for the following line > make CppunitTest_sc_filters_test > CPPUNITTRACE="'C:/PROGRA~2/MICROS~2.0/VC//../Common7/IDE/devenv.exe' > /debugexe" # for interactive debugging in Visual Studio > make CppunitTest_sc_filters_test CPPUNITTRACE="drmemory -free_max_frames > 20" # for memory checking (install Dr.Memory first, and put it to your PATH) > > C:/core/solenv/gbuild/CppunitTest.mk:96: recipe for target > 'C:/core/workdir/CppunitTest/sc_filters_test.test' failed > make[1]: *** [C:/core/workdir/CppunitTest/sc_filters_test.test] Error 1 > make[1]: *** Waiting for unfinished jobs > C:/core/solenv/gbuild/CppunitTest.mk:96: recipe for target > 'C:/core/workdir/CppunitTest/sc_bugfix_test.test' failed > make[1]: *** [C:/core/workdir/CppunitTest/sc_bugfix_test.test] Error 1 > Makefile:257: recipe for target 'build' failed > make: *** [build] Error 2 > > > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/libreoffice > > -- Mark Hung ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: oox/source sd/qa

2016-05-31 Thread Mark Hung
oox/source/export/drawingml.cxx |5 - sd/qa/unit/data/odp/tdf93883.odp |binary sd/qa/unit/export-tests.cxx | 12 3 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 005ae2fa195bddd1073f3d883cf041d9ac80fad1 Author: Mark Hung <mark...@gmail.com>

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sw/qa sw/source

2016-05-10 Thread Mark Hung
changed, 57 insertions(+), 2 deletions(-) New commits: commit 23491789f77af6cec8f82d89cb82160b0a002614 Author: Mark Hung <mark...@gmail.com> Date: Sun Jan 24 16:36:05 2016 +0800 tdf#84317 convert missing numbering types to OOXML tokens. CIRCLE_NUMBER -> decimalEnclo

[Libreoffice-commits] core.git: xmloff/source

2016-04-20 Thread Mark Hung
xmloff/source/style/prstylei.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 3c99cc8b824e3a9f7341e3cb3a2f48c846664491 Author: Mark Hung <mark...@gmail.com> Date: Mon Mar 14 23:42:25 2016 +0800 tdf#97567 xmloff: use programmatic name for imported automatic

[Libreoffice-commits] core.git: framework/source

2016-04-11 Thread Mark Hung
framework/source/loadenv/loadenv.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e9230b2b09a8dc0ea71263a1c321f4f63a222ac9 Author: Mark Hung <mark...@gmail.com> Date: Sat Apr 9 23:45:28 2016 +0800 tdf#48300 bring window to top and restore windo

[Libreoffice-commits] core.git: external/nss

2016-04-05 Thread Mark Hung
external/nss/UnpackedTarball_nss.mk |2 ++ external/nss/nss.utf8bom.patch.1| 30 ++ 2 files changed, 32 insertions(+) New commits: commit 7605d173988e8df19830bfe4e0d00e745f09d9a0 Author: Mark Hung <mark...@gmail.com> Date: Thu Mar 31 21:46:48 2016

Re: A question about table indent

2016-03-16 Thread Mark Hung
____ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/libreoffice > > -- Mark Hung ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: sw/source

2016-02-18 Thread Mark Hung
sw/source/filter/ww8/wrtw8sty.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1b374b2a3080a7191c282f891a562962c872893b Author: Mark Hung <mark...@gmail.com> Date: Fri Feb 19 07:48:52 2016 +0800 Remove nesting assignments inside the expr

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sw/qa sw/source

2016-02-18 Thread Mark Hung
|2 + 5 files changed, 44 insertions(+), 19 deletions(-) New commits: commit bb35db2c709d2d5fd1f86e84478944416cf7f6e0 Author: Mark Hung <mark...@gmail.com> Date: Thu Feb 4 00:53:01 2016 +0800 tdf#76817: fix missing heading styles assigned to outline levels in ooxml 1.

[Libreoffice-commits] core.git: vcl/unx

2016-02-18 Thread Mark Hung
vcl/unx/generic/fontmanager/fontmanager.cxx | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) New commits: commit 775d93d0c0dc902dab6e3bdb978501b5d6295f8b Author: Mark Hung <mark...@gmail.com> Date: Wed Jan 13 23:08:37 2016 +0800 tdf#96091 Correct

Implementing a new type of ruby text alignment in Writer

2016-02-13 Thread Mark Hung
]https://www.w3.org/TR/clreq/#positioning_of_zhuyin [5]http://www.datypic.com/sc/ooxml/t-w_ST_RubyAlign.html Best Regards. -- Mark Hung ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo

[Libreoffice-commits] core.git: sw/qa sw/source

2016-02-13 Thread Mark Hung
|2 + 5 files changed, 41 insertions(+), 19 deletions(-) New commits: commit 78284714b73a8307174c596295894e8f3951e09a Author: Mark Hung <mark...@gmail.com> Date: Thu Feb 4 00:53:01 2016 +0800 tdf#76817: fix missing heading styles assigned to outline levels in ooxml 1.

[Libreoffice-commits] core.git: sw/source

2016-02-13 Thread Mark Hung
sw/source/core/text/guess.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 3596613153289dae204b5abdc7446b303021f597 Author: Mark Hung <mark...@gmail.com> Date: Sat Feb 6 00:03:46 2016 +0800 tdf#96392 disallow hanging punctuation if the frame is inside a

[Libreoffice-commits] core.git: include/rtl include/svtools svtools/source sw/qa

2016-02-13 Thread Mark Hung
-- sw/qa/extras/htmlexport/data/extb.html | 10 ++ sw/qa/extras/htmlexport/htmlexport.cxx | 13 7 files changed, 90 insertions(+), 38 deletions(-) New commits: commit 4647e778993250b8c9431e2890750916fb986ecc Author: Mark Hung <mark...@gmail.com> Date: Sun Dec 27 00:46:4

Re: Strange failure on Jenkins

2016-02-13 Thread Mark Hung
identally, the fix is good and works really well). > > Chris > > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/libreoffice > > -- Mark Hung ___ LibreOffi

A suggestion for "Get Involved" page

2016-02-12 Thread Mark Hung
Hi, I found an issue in recommended commit message format: tdf#12345 I had been doing so, but was recommended to describe what change has the patch make instead in the first line because reader can see what has been changed when collected by script. -- Mark Hung

Re: Brackets are not handled correctly with mixed English/Latin and Hebrew/Arabic texts

2016-01-31 Thread Mark Hung
single and multi portion? > > BTW, I welcome any suggestion that could help in solving this issue. > > regards > Nusaiba > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > http://lists.

Re: Character encoding not being detected when using Link to external source in calc

2016-01-28 Thread Mark Hung
; > (I’m cc’ing in the mailing list so others can comment) > > Chris > > On 4 Jan 2016, at 8:21 PM, Mark Hung <mark...@gmail.com> wrote: > > > I meant there is a chance for SvParser::GetNextChar() to switch encoding, > but yes it is less relevant. > > Greppin

[Libreoffice-commits] core.git: sw/qa sw/source

2016-01-27 Thread Mark Hung
changed, 59 insertions(+), 2 deletions(-) New commits: commit 91b926d4b9939337f54d6c9f0b940b161dc3437f Author: Mark Hung <mark...@gmail.com> Date: Sun Jan 24 16:36:05 2016 +0800 tdf#84317 convert missing numbering types to OOXML tokens. CIRCLE_NUMBER -> decimalEnclo

Re: FastSaxSerializer::write ...

2016-01-16 Thread Mark Hung
; Great to see: > > commit e99f22bbc499ab0566621ee0bb01e4a7747efe76 > Author: Mark Hung <mark...@gmail.com> > Date: Sun Jan 10 00:28:14 2016 +0800 > > Fix FastSaxSerializer::write() for non-BMP unicode characters. > > Clearly we don't want to mangle UT

[Libreoffice-commits] core.git: sax/source sw/qa

2016-01-12 Thread Mark Hung
7ec5ba47783ac8b2d0141109d0efe6b20b363ced Author: Mark Hung <mark...@gmail.com> Date: Sun Jan 10 00:28:14 2016 +0800 Fix FastSaxSerializer::write() for non-BMP unicode characters. Change-Id: I6ee9d028813c970b9ac5b9f0574af932e73111bd Reviewed-on: https://gerrit.libreoffice.org/21293 Tested-by: J

Re: Character encoding not being detected when using Link to external source in calc

2016-01-03 Thread Mark Hung
not ISO-8859-1, given ISO-8859-1 is > really just a subset of UTF-8? > > Any pointers on how to get to the bottom of this would be appreciated, I'm > honestly not up on webdav or Neon. > > Chris Sherlock > > > > ___ > LibreOffice mailing list > LibreOffice@lists.freedeskt

Re: Remove ActiveX from LibreOffice

2015-12-31 Thread Mark Hung
references, if I had to hazard a guess, the ocx > needs to be registered manually. > > Chris > > On Fri, Jan 1, 2016 at 3:13 AM, Thorsten Behrens < > t...@documentfoundation.org> wrote: > >> Mark Hung wrote: >> > A valid use case is to read the uploaded document

Re: Remove ActiveX from LibreOffice

2015-12-31 Thread Mark Hung
;-( .. Oh, I provide the wrong information again. I mean the file didn't open if LibreOffice is installed with both Explorer Extension and Active X disabled. 2016-01-01 14:53 GMT+08:00 Mark Hung <mark...@gmail.com>: > Hi all, > > I lost my memory and messed tdf#90386 wit

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Mark Hung
05/06/a-break-from-the-past-part-2-saying-goodbye-to-activex-vbscript-attachevent/ > >> ___ > >> LibreOffice mailing list > >> LibreOffice@lists.freedesktop.org > >> http://lists.freedesktop.org/mailman/listinfo/libreoffice > > > __

Re: Remove ActiveX from LibreOffice

2015-12-30 Thread Mark Hung
rom-the-past-part-2-saying-goodbye-to-activex-vbscript-attachevent/ > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/libreoffice > -- Mark Hung __

[Libreoffice-commits] core.git: include/vcl sw/source vcl/inc vcl/source

2015-12-19 Thread Mark Hung
|5 + 6 files changed, 37 insertions(+) New commits: commit e32fd5e8671b787dfc6795f3109c616974fe2594 Author: Mark Hung <mark...@gmail.com> Date: Sat Nov 21 23:14:18 2015 +0800 tdf#83755 correct non-printing character position Bullet of non-monospace font that is used

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sw/source

2015-12-15 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a6b9d0e2f3508d8ac52f46a7aacec2e3043fec8e Author: Mark Hung <mark...@gmail.com> Date: Fri Dec 4 13:00:00 2015 +0800 tdf#96125 Fix broken Writer paragraph text-to-text ali

[Libreoffice-commits] core.git: sw/source

2015-12-15 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b71814f180bcefad6dcb3ff02c42b3cb31315bc5 Author: Mark Hung <mark...@gmail.com> Date: Thu Dec 3 00:17:13 2015 +0800 tdf#96125 Fix broken Writer paragraph text-to-text ali

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-12-15 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 307fcbf0ad716244210b4da75bbc947f1d5e26de Author: Mark Hung <mark...@gmail.com> Date: Wed Dec 2 23:22:54 2015 +0800 tdf#96125 Fix broken Writer paragraph text-to-text ali

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - 3 commits - download.lst external/libxml2 external/libxslt oox/source

2015-12-10 Thread Mark Hung
commits: commit 96023e988620ee083994131caa05301ee2fe Author: Mark Hung <mark...@gmail.com> Date: Mon Jul 27 23:53:18 2015 +0800 Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue. Replace bullet char before write out font description since it may be altered if bullet fo

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/oox oox/source sd/qa sd/source

2015-11-26 Thread Mark Hung
|1 sd/source/filter/eppt/pptx-epptbase.cxx |4 +++ sd/source/filter/eppt/pptx-epptooxml.cxx |5 +++- 7 files changed, 54 insertions(+), 14 deletions(-) New commits: commit 0b5e3885bc706ed02acac1c682c90171700b0cac Author: Mark Hung <mark...@gmail.com> Date: Sun Aug 2 14:40:1

[Libreoffice-commits] core.git: vcl/generic

2015-11-26 Thread Mark Hung
vcl/generic/glyphs/gcach_layout.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 4424daa225e73d291a3fd64d369cdda5857f3d51 Author: Mark Hung <mark...@gmail.com> Date: Wed Nov 18 00:45:13 2015 +0800 tdf#91288 Does not display traditional Chinese v

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/generic

2015-11-26 Thread Mark Hung
vcl/generic/glyphs/gcach_layout.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit ff592b85f02a1e16aa1668c874e71e4e242b Author: Mark Hung <mark...@gmail.com> Date: Wed Nov 18 00:45:13 2015 +0800 tdf#91288 Does not display traditional Chinese v

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/generic

2015-11-26 Thread Mark Hung
vcl/generic/glyphs/gcach_layout.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 48cf2d9fe9eea5e6fae310058b6f705553996635 Author: Mark Hung <mark...@gmail.com> Date: Wed Nov 18 00:45:13 2015 +0800 tdf#91288 Does not display traditional Chinese v

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-7' - oox/source

2015-11-24 Thread Mark Hung
oox/source/export/drawingml.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit c54c54d9b95e15dc7179eb0399c242295b1dbf26 Author: Mark Hung <mark...@gmail.com> Date: Mon Jul 27 23:53:18 2015 +0800 Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - oox/source

2015-11-24 Thread Mark Hung
oox/source/export/drawingml.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 84892a9dc80917c1ca45c6eed356bfb38e8b81fb Author: Mark Hung <mark...@gmail.com> Date: Mon Jul 27 23:53:18 2015 +0800 Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/vcl sw/source vcl/inc vcl/source

2015-11-10 Thread Mark Hung
|1 + vcl/source/gdi/metric.cxx |5 + vcl/source/outdev/font.cxx | 19 +++ 8 files changed, 55 insertions(+), 13 deletions(-) New commits: commit f5ed3a29e995152b80bf1adc888094d735a0882c Author: Mark Hung <mark...@gmail.com> Date: Wed

[Libreoffice-commits] core.git: include/vcl sw/source vcl/inc vcl/source

2015-11-03 Thread Mark Hung
|1 + vcl/source/gdi/metric.cxx |5 + vcl/source/outdev/font.cxx | 19 +++ 8 files changed, 55 insertions(+), 13 deletions(-) New commits: commit 281be263619a8e513a26e6a9165d1d77cf6524ea Author: Mark Hung <mark...@gmail.com> Date: Wed

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - editeng/source svtools/source xmloff/source

2015-11-02 Thread Mark Hung
editeng/source/rtf/svxrtf.cxx|8 +++- svtools/source/svrtf/parrtf.cxx | 21 +++-- xmloff/source/style/styleexp.cxx |4 3 files changed, 30 insertions(+), 3 deletions(-) New commits: commit 52f3eb47aa42bd1a2a61088706cd3c729e274fc0 Author: Mark Hung <m

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-10-01 Thread Mark Hung
sw/source/core/layout/trvlfrm.cxx |3 +-- sw/source/core/text/itrcrsr.cxx |2 +- sw/source/core/text/itrpaint.cxx |2 +- 3 files changed, 3 insertions(+), 4 deletions(-) New commits: commit b63dcee30b7b7138f135fffd5abb6d9fa16d4f28 Author: Mark Hung <mark...@gmail.com> Date:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/source

2015-09-28 Thread Mark Hung
sw/source/core/doc/extinput.cxx | 43 +++- 1 file changed, 25 insertions(+), 18 deletions(-) New commits: commit 71f8125f21344b5481502d24930bcb6e25369dea Author: Mark Hung <mark...@gmail.com> Date: Tue Sep 8 07:29:38 2015 +0800 Fix tdf#87500 -

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/source vcl/unx

2015-09-28 Thread Mark Hung
vcl/source/gdi/sallayout.cxx|2 +- vcl/unx/generic/gdi/cairotextrender.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit ea91af84c13f37caf97cd3823a1593d46957a6db Author: Mark Hung <mark...@gmail.com> Date: Tue Aug 18 20:17:05 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/generic vcl/inc

2015-09-26 Thread Mark Hung
vcl/generic/glyphs/gcach_layout.cxx |3 +++ vcl/inc/generic/glyphcache.hxx |1 + 2 files changed, 4 insertions(+) New commits: commit a4532151e3ca83488bc8fd255cc64971421b4517 Author: Mark Hung <mark...@gmail.com> Date: Sat Aug 15 22:43:02 2015 +0800 Fix tdf#40091 a

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-09-26 Thread Mark Hung
sw/source/core/doc/extinput.cxx | 43 +++- 1 file changed, 25 insertions(+), 18 deletions(-) New commits: commit 2b136504538a0b32e6ca9ae8fae8c41c084f4394 Author: Mark Hung <mark...@gmail.com> Date: Tue Sep 8 07:29:38 2015 +0800 Fix tdf#87500 -

[Libreoffice-commits] core.git: sw/source

2015-09-21 Thread Mark Hung
sw/source/core/doc/extinput.cxx | 43 +++- 1 file changed, 25 insertions(+), 18 deletions(-) New commits: commit e7760d428bc82ccfcae14f1907b78f9f1013b88c Author: Mark Hung <mark...@gmail.com> Date: Tue Sep 8 07:29:38 2015 +0800 Fix tdf#87500 -

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - editeng/source

2015-09-03 Thread Mark Hung
editeng/source/editeng/impedit4.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9761e8b7eb2f4efedfff67a6574540d4ea2e9c5a Author: Mark Hung <mark...@gmail.com> Date: Wed Sep 2 00:33:01 2015 +0800 Fix tdf#93781 Impress copy wrong style name to cli

[Libreoffice-commits] core.git: editeng/source

2015-09-03 Thread Mark Hung
editeng/source/editeng/impedit4.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 85c62a36a907bc5ff31627349a80baa51efbd443 Author: Mark Hung <mark...@gmail.com> Date: Wed Sep 2 00:33:01 2015 +0800 Fix tdf#93781 Impress copy wrong style name to cli

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - oox/source sd/qa

2015-09-03 Thread Mark Hung
Author: Mark Hung <mark...@gmail.com> Date: Mon Jul 27 23:53:18 2015 +0800 Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue. Replace bullet char before write out font description since it may be altered if bullet font has been changed (i.e. StarSymbol to Win

[Libreoffice-commits] core.git: editeng/source svtools/source xmloff/source

2015-08-30 Thread Mark Hung
editeng/source/rtf/svxrtf.cxx|8 +++- svtools/source/svrtf/parrtf.cxx | 21 +++-- xmloff/source/style/styleexp.cxx |4 3 files changed, 30 insertions(+), 3 deletions(-) New commits: commit 0955bfed86e55f823fb9686f52dbffc36558b5d5 Author: Mark Hung mark

[Libreoffice-commits] core.git: sw/qa sw/source writerfilter/source

2015-08-27 Thread Mark Hung
e2be23d1718b363650bf1853d629df89347d906e Author: Mark Hung mark...@gmail.com Date: Thu Jul 16 02:55:32 2015 +0800 Improving Asian phonetic guide for docx and rtf files. RTF import, export, and ooxml export for ruby text are implemented. tdf#49073 - FILEOPEN: Furigana (ruby

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/source

2015-08-25 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f0a149fe1c3224cef17f15e574b0a818923b57f6 Author: Mark Hung mark...@gmail.com Date: Sat Aug 1 22:48:39 2015 +0800 Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue

[Libreoffice-commits] core.git: sw/source

2015-08-25 Thread Mark Hung
sw/source/core/text/itrpaint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b14861e1dfb9f83d26d6032ae96b664845528f2a Author: Mark Hung mark...@gmail.com Date: Sat Aug 1 22:48:39 2015 +0800 Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue

[Libreoffice-commits] core.git: include/oox oox/source sd/qa sd/source

2015-08-25 Thread Mark Hung
|1 sd/source/filter/eppt/pptx-epptbase.cxx |4 +++ sd/source/filter/eppt/pptx-epptooxml.cxx |5 +++- 7 files changed, 55 insertions(+), 15 deletions(-) New commits: commit 43679f94b45f4d9e120c64a3fb5cc3ee77f12b11 Author: Mark Hung mark...@gmail.com Date: Sun Aug 2 14:40:18 2015

[Libreoffice-commits] core.git: oox/source sd/qa

2015-08-25 Thread Mark Hung
Author: Mark Hung mark...@gmail.com Date: Mon Jul 27 23:53:18 2015 +0800 Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue. Replace bullet char before write out font description since it may be altered if bullet font has been changed (i.e. StarSymbol to WingDings

[Libreoffice-commits] core.git: vcl/source vcl/unx

2015-08-18 Thread Mark Hung
vcl/source/gdi/sallayout.cxx|2 +- vcl/unx/generic/gdi/cairotextrender.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8ead1423f10dee87967c5fabb2f26046bbb8 Author: Mark Hung mark...@gmail.com Date: Tue Aug 18 20:17:05 2015 +0800 tdf

[Libreoffice-commits] core.git: vcl/generic vcl/inc

2015-08-16 Thread Mark Hung
vcl/generic/glyphs/gcach_layout.cxx |3 +++ vcl/inc/generic/glyphcache.hxx |1 + 2 files changed, 4 insertions(+) New commits: commit 21dc114a11138df497f05876979b82594c4ed1cd Author: Mark Hung mark...@gmail.com Date: Sat Aug 15 22:43:02 2015 +0800 Fix tdf#40091 and tdf#40335

[Libreoffice-commits] core.git: sw/source

2015-08-16 Thread Mark Hung
sw/source/core/layout/tabfrm.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 7e383cb50c6020b86ac7857ece8a6273b7eb1a5e Author: Mark Hung mark...@gmail.com Date: Sun Aug 2 01:12:24 2015 +0800 Fix tdf#87889 and tdf#92535, vertical align issue when docgrid

[Libreoffice-commits] core.git: sw/source

2015-08-15 Thread Mark Hung
sw/source/core/layout/trvlfrm.cxx |3 +-- sw/source/core/text/itrcrsr.cxx |2 +- sw/source/core/text/itrpaint.cxx |2 +- 3 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 26d8d33f3adfcbfd49ef1ea809202deabcea4957 Author: Mark Hung mark...@gmail.com Date: Sat

[Libreoffice-commits] core.git: sw/source

2015-08-15 Thread Mark Hung
sw/source/core/txtnode/swfont.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 929954e0108897c4882660b4ce9cb5d4cf1077ec Author: Mark Hung mark...@gmail.com Date: Sun Aug 2 08:43:01 2015 +0800 Fix tdf#36884 10n character does not rotate 270 degree

[Libreoffice-commits] core.git: sw/source

2015-08-15 Thread Mark Hung
sw/source/core/text/itrcrsr.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 6cd04e9ea447a4828a6fc03d47a7d136f3914501 Author: Mark Hung mark...@gmail.com Date: Sun Aug 9 22:55:06 2015 +0800 Fix tdf#64975: FORMATTING: autoIndent for Chinese should be two

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/qa writerfilter/source

2015-08-10 Thread Mark Hung
/DomainMapper_Impl.hxx | 19 ++-- writerfilter/source/ooxml/model.xml |1 6 files changed, 55 insertions(+), 39 deletions(-) New commits: commit 53e86198f2a40f40f291fb6a9cf5cc67e45df94c Author: Mark Hung mark...@gmail.com Date: Wed Jun 24 01:40:13 2015 +0800 tdf#91594

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/qa writerfilter/source

2015-08-03 Thread Mark Hung
/DomainMapper_Impl.hxx | 19 ++-- writerfilter/source/ooxml/model.xml |1 6 files changed, 55 insertions(+), 39 deletions(-) New commits: commit fd2bb1847eb3e1edaa590eac9dfaaaf1c64f638a Author: Mark Hung mark...@gmail.com Date: Wed Jun 24 01:40:13 2015 +0800 tdf#91594

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2015-07-28 Thread Mark Hung
/DomainMapper_Impl.hxx | 19 ++-- writerfilter/source/ooxml/model.xml |1 6 files changed, 55 insertions(+), 39 deletions(-) New commits: commit 62e2fae93e8894f73560a30ae1e752cbd4c001ad Author: Mark Hung mark...@gmail.com Date: Wed Jun 24 01:40:13 2015 +0800 tdf#91594

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/qa sw/source

2015-07-07 Thread Mark Hung
sw/qa/extras/ww8export/data/tdf92281.doc |binary sw/qa/extras/ww8export/ww8export.cxx |8 sw/source/filter/ww8/ww8par6.cxx |2 ++ 3 files changed, 10 insertions(+) New commits: commit ef8615158921edaf5f3f6ee61425c25499b3a3d2 Author: Mark Hung mark...@gmail.com Date

[Libreoffice-commits] core.git: sw/qa sw/source

2015-06-30 Thread Mark Hung
sw/qa/extras/ww8export/data/tdf92281.doc |binary sw/qa/extras/ww8export/ww8export.cxx |8 sw/source/filter/ww8/ww8par6.cxx |2 ++ 3 files changed, 10 insertions(+) New commits: commit 203e3c0f1190473d2e587a0801dc9f3883a6874a Author: Mark Hung mark...@gmail.com Date

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/qa sw/source

2015-06-07 Thread Mark Hung
Author: Mark Hung mark...@gmail.com Date: Sat Jan 24 06:50:03 2015 -0800 tdf#87574 - Outline numbering None is not retained in docx Partially revert commit d30a8ec448bcd08c6a52a37d6ae41a4b71c235da (Correct number format mapping for CJK numbered lists in rtf/doc/docx filters

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/qa writerfilter/source

2015-05-25 Thread Mark Hung
/PropertyIds.hxx |2 ++ writerfilter/source/dmapper/PropertyMap.cxx |5 + writerfilter/source/dmapper/PropertyMap.hxx |2 ++ 7 files changed, 46 insertions(+), 5 deletions(-) New commits: commit 5ad8c6c313f3d540f93742e9308a2773937b3120 Author: Mark Hung mark...@gmail.com Date: Thu May 14

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/source

2015-05-20 Thread Mark Hung
sw/source/core/doc/DocumentRedlineManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b63043dbc12476ad1c1e69558b53d9493c855f1 Author: Mark Hung mark...@gmail.com Date: Wed Mar 25 23:17:11 2015 +0800 Fix DocumentRedlineManager code that crashes Writer

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2015-05-19 Thread Mark Hung
/PropertyIds.hxx |2 ++ writerfilter/source/dmapper/PropertyMap.cxx |5 + writerfilter/source/dmapper/PropertyMap.hxx |2 ++ 7 files changed, 46 insertions(+), 5 deletions(-) New commits: commit b7c8c337d4ffad55fe111c9634c4c04afce78bad Author: Mark Hung mark...@gmail.com Date: Thu May 14

[Libreoffice-commits] core.git: sw/source

2015-03-26 Thread Mark Hung
sw/source/core/doc/DocumentRedlineManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 77cb94613be6315b618783b2aa76226ad3107163 Author: Mark Hung mark...@gmail.com Date: Wed Mar 25 23:17:11 2015 +0800 Fix DocumentRedlineManager code that crashes Writer

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sc/source

2015-02-27 Thread Mark Hung
sc/source/filter/xml/editattributemap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cb493f5b9d59a82b2aae729f0b02a76f2b9b8e50 Author: Mark Hung mark...@gmail.com Date: Thu Feb 26 16:55:46 2015 -0800 tdf#89679 - fix incorrect mapping of font-family-complex

[Libreoffice-commits] core.git: sc/source

2015-02-27 Thread Mark Hung
sc/source/filter/xml/editattributemap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cda9ae79e58d861a85128d6a37587b633b956aae Author: Mark Hung mark...@gmail.com Date: Thu Feb 26 16:55:46 2015 -0800 tdf#89679 - fix incorrect mapping of font-family-complex

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/source

2015-02-27 Thread Mark Hung
sc/source/filter/xml/editattributemap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce7a2502810615b64e83036211e6149313604fff Author: Mark Hung mark...@gmail.com Date: Thu Feb 26 16:55:46 2015 -0800 tdf#89679 - fix incorrect mapping of font-family-complex

[Libreoffice-commits] core.git: sw/qa sw/source

2015-02-14 Thread Mark Hung
Author: Mark Hung mark...@gmail.com Date: Sat Jan 24 06:50:03 2015 -0800 tdf#87574 - Outline numbering None is not retained in docx Partially revert commit d30a8ec448bcd08c6a52a37d6ae41a4b71c235da (Correct number format mapping for CJK numbered lists in rtf/doc/docx filters

[Libreoffice-commits] core.git: sw/qa sw/source writerfilter/source

2015-02-03 Thread Mark Hung
/docxattributeoutput.cxx |2 - writerfilter/source/dmapper/ConversionHelper.cxx |2 - 6 files changed, 27 insertions(+), 2 deletions(-) New commits: commit f5d305a605b9c8f8d22eebce7c5556ed9e134025 Author: Mark Hung mark...@gmail.com Date: Sat Jan 24 07:10:20 2015 -0800 Update for CJK numbered list

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-11-19 Thread Mark Hung
49329e371c0a5f1fe7e605841109cab02e053b1a Author: Mark Hung mark...@gmail.com Date: Tue Nov 18 16:21:44 2014 -0800 Fix rtf outline importing issue. When importing RTF files, the outline is treated as normal numbering list. Open the toolschapter, outline doesn't correspond to heading styles correctly

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-11-18 Thread Mark Hung
29a91e4739496e1db5995fdece6a3ffa89e42774 Author: Mark Hung mark...@gmail.com Date: Mon Nov 17 13:13:10 2014 -0800 Fix outline numbering for ooxml import filter. Conflicts: sw/qa/extras/ooxmlimport/ooxmlimport.cxx Reviewed on: https://gerrit.libreoffice.org/12519 Change-Id

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-11-16 Thread Mark Hung
+++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |7 5 files changed, 630 insertions(+), 4 deletions(-) New commits: commit 93b9a2381f2fc93f47a5b36c181741cc5f88e6fc Author: Mark Hung mark...@gmail.com Date: Fri Nov 14 18:03:20 2014 -0800 Improve rtf import filter to handle

[Libreoffice-commits] core.git: sw/qa

2014-11-09 Thread Mark Hung
files changed, 104 insertions(+) New commits: commit 1a0f494be698dbb20ff7c7eb66fc84db498cfa45 Author: Mark Hung mark...@gmail.com Date: Sat Nov 8 07:45:16 2014 -0800 CJK Numbered list test cases for ooxmlimport and ww8import. Reviewed on: https://gerrit.libreoffice.org/12319

[Libreoffice-commits] core.git: 2 commits - sw/qa sw/source writerfilter/source

2014-11-07 Thread Mark Hung
(+), 79 deletions(-) New commits: commit d30a8ec448bcd08c6a52a37d6ae41a4b71c235da Author: Mark Hung mark...@gmail.com Date: Tue Nov 4 05:31:53 2014 -0800 Correct number format mapping for CJK numbered lists in rtf/doc/docx filters. Reviewed on: https://gerrit.libreoffice.org

<    1   2   3   4