Re: [Libreoffice] [PATCH] vcl: Printing UI page range autofocus

2011-10-24 Thread Maxim Iorsh
...@suse.comwrote: Hi Maxime, On Mon, 2011-10-24 at 14:52 +0200, Christophe Strobbe wrote: At 06:50 22-10-2011, Maxim Iorsh wrote: When the user selects Pages radio button in the Range section, it is very reasonable to expect that she would now want to specify the range. Thus moving the focus

[Libreoffice] [PATCH] vcl: Printing UI page range autofocus

2011-10-21 Thread Maxim Iorsh
-by: Maxim Iorsh io...@users.sourceforge.net --- vcl/source/window/printdlg.cxx | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/vcl/source/window/printdlg.cxx b/vcl/source/window/printdlg.cxx index 969030c..5a59281 100644 --- a/vcl/source/window

[Libreoffice] [PATCH] vcl: Incomplete font substitution when FontConfig matches italic font

2011-10-07 Thread Maxim Iorsh
Bug URL: https://bugassistant.libreoffice.org/show_bug.cgi?id=41556 This patch fixes the issue by properly initializing ImplFontMetricData from ImplFontSelectData. Code is contributed under the LGPLv3+ / MPL. Signed-off-by: Maxim Iorsh io...@users.sourceforge.net --- vcl/source/gdi/outdev3

[Libreoffice] [PATCH] filter: PDF Export UI page range autofocus

2011-10-05 Thread Maxim Iorsh
-by: Maxim Iorsh io...@users.sourceforge.net --- filter/source/pdf/impdialog.cxx |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/filter/source/pdf/impdialog.cxx b/filter/source/pdf/impdialog.cxx index 67ba921..b774586 100644 --- a/filter/source/pdf/impdialog.cxx +++ b

Re: [Libreoffice] [REVIEW] patch for openoffice Bug 89286 - RTL characters kerning broken

2011-09-21 Thread Maxim Iorsh
://svn.apache.org/viewvc/incubator/ooo/trunk/main/vcl/source/glyphs/gcach_layout.cxx?r1=1173604r2=1173603pathrev=1173604 (patch by Maxim Iorsh) I would be happy if someone could review this for LibO, as we have two different lines comparing to oo.org. Thanks, Kaplan