core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2024-04-25 Thread Patrick Luby (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx |6 +- vcl/source/gdi/pdfwriter_impl.cxx | 14 ++ 2 files changed, 15 insertions(+), 5 deletions(-) New commits: commit 8624309fb63fd95210ac53d06bd0de4652e4b32b Author: Patrick Luby AuthorDate: Mon Apr 22 19:36:14 2024 -0400

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2023-10-25 Thread Michael Stahl (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx | 45 ++--- vcl/source/gdi/pdfwriter_impl.cxx | 35 ++--- 2 files changed, 28 insertions(+), 52 deletions(-) New commits: commit 35b5672e52676a92c3888c9066a754e4eebffe45 Author: Michael Stahl

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2023-10-18 Thread Michael Stahl (via logerrit)
vcl/qa/cppunit/pdfexport/data/PDF_export_with_formcontrol.fodt | 174 ++ vcl/qa/cppunit/pdfexport/pdfexport.cxx | 258 ++ vcl/source/gdi/pdfextoutdevdata.cxx| 20 3 files changed, 448 insertions(+), 4 deletions(-) New commits:

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2023-09-20 Thread Patrick Luby (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx |3 --- vcl/source/gdi/pdfwriter_impl.cxx | 10 ++ 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit 36cd5e909b7454b1b79c69d2f0db7a76ee2bb47d Author: Patrick Luby AuthorDate: Tue Sep 19 16:43:46 2023 -0400 Commit:

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2023-09-12 Thread Xisco Fauli (via logerrit)
vcl/qa/cppunit/GraphicTest.cxx | 14 vcl/qa/cppunit/data/tdf149545.svg | 32 vcl/source/filter/GraphicFormatDetector.cxx |2 - 3 files changed, 47 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2023-08-23 Thread Xisco Fauli (via logerrit)
vcl/qa/cppunit/complextext.cxx | 38 - vcl/qa/cppunit/pdfexport/pdfexport.cxx |8 +++--- vcl/source/gdi/CommonSalLayout.cxx |2 - vcl/source/gdi/sallayout.cxx | 13 +-- 4 files changed, 16 insertions(+), 45 deletions(-)

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2023-08-03 Thread Mike Kaganski (via logerrit)
vcl/qa/cppunit/pdfexport/data/wide_page1.fodt | 40 ++ vcl/qa/cppunit/pdfexport/pdfexport.cxx| 56 ++ vcl/source/gdi/pdfwriter_impl.cxx |8 --- 3 files changed, 98 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2023-07-26 Thread Michael Stahl (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx |2 +- vcl/source/gdi/pdfwriter_impl.cxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit ae68b45bb22bfcccf622750f4728542d0c6306e9 Author: Michael Stahl AuthorDate: Mon Jul 10 20:38:25 2023 +0200 Commit:

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/qa vcl/source

2023-07-03 Thread Khaled Hosny (via logerrit)
vcl/qa/cppunit/pdfexport/data/tdf48707-1.fodt | 290 ++ vcl/qa/cppunit/pdfexport/data/tdf48707-2.fodt | 335 ++ vcl/qa/cppunit/pdfexport/pdfexport.cxx| 65 + vcl/source/gdi/pdfwriter_impl.cxx |3 4 files changed, 693