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
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/
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
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/
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