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

2011-10-24 Thread Maxim Iorsh
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 t

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

2011-10-21 Thread Maxim Iorsh
L. Signed-off-by: Maxim Iorsh --- 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/printdlg.cxx +++ b/

[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 --- vcl/source/gdi/outdev3.cxx |2 +- 1 files

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

2011-10-05 Thread Maxim Iorsh
L. Signed-off-by: Maxim Iorsh --- 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/filter/

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

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