[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #54354|application/octet-stream|application/vnd.oasis.opend
  mime type||ocument.text

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

Florian Reisinger reisi...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||INVALID
 CC||reisi...@gmail.com

--- Comment #6 from Florian Reisinger reisi...@gmail.com 2012-08-14 14:01:06 
UTC ---
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within
the last six months, we close all of these bugs.

To keep this message short, more infos are available @
https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is
prepared for developers to fix your problem.

Yours!

Florian

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

--- Comment #7 from Florian Reisinger reisi...@gmail.com 2012-08-14 14:02:13 
UTC ---
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within
the last six months, we close all of these bugs.

To keep this message short, more infos are available @
https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is
prepared for developers to fix your problem.

Yours!

Florian

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

--- Comment #8 from Florian Reisinger reisi...@gmail.com 2012-08-14 14:06:51 
UTC ---
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within
the last six months, we close all of these bugs.

To keep this message short, more infos are available @
https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is
prepared for developers to fix your problem.

Yours!

Florian

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2012-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

--- Comment #9 from Florian Reisinger reisi...@gmail.com 2012-08-14 14:08:55 
UTC ---
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within
the last six months, we close all of these bugs.

To keep this message short, more infos are available @
https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is
prepared for developers to fix your problem.

Yours!

Florian

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2012-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

--- Comment #5 from sanada yujis...@gmail.com 2012-01-30 18:13:43 PST ---
LibO 3.5.0 RC-2 isn't improved, too.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2012-01-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

--- Comment #3 from sanada yujis...@gmail.com 2012-01-22 17:30:46 PST ---
I explain it with java as an example.

if treat letter of the surrogate pair, any letter is type of 'char'.
In contrast , any letter of the surrogate pair have to treat type of 'int'.


if count number of letters of string of characters,
former is String.length(), the latter is String.codePointCount(beginIndex,
endIndex).


http://d.hatena.ne.jp/t_gaisho/20101112/p1



However, that sure to use java.text.BreakIterator when closely count about the
latter.

http://d.hatena.ne.jp/t_gaisho/20101124/p1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2012-01-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

--- Comment #4 from sanada yujis...@gmail.com 2012-01-22 17:31:34 PST ---
for JAPANESE:
-

javaを例にして説明します。

サロゲートペア文字を扱う場合、任意の文字はchar型であるのに対して、任意のサロゲートペア文字はint型で扱う必要があります。

文字列の文字数をカウントする場合、前者はString.length()、後者はString.codePointCount(beginIndex,endIndex)を使用する必要があります。

http://d.hatena.ne.jp/t_gaisho/20101112/p1


しかし、後者に関しては厳密にカウントする場合にはjava.text.BreakIteratorを利用することが確実です。

http://d.hatena.ne.jp/t_gaisho/20101124/p1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2012-01-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740

Florian Reisinger reisi...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever Confirmed|0   |1

--- Comment #1 from Florian Reisinger reisi...@gmail.com 2012-01-21 06:23:39 
PST ---
Maybe I am the only one, who does not get it, but could you explain it a bit
more what is wrong...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs