office-gobmx/vcl/source
Patrick Luby 5d347c3d72 tdf#157680 scale down size and adjust size and scale factor for /BBox
The size of an embedded PDF files is multiplied by
PDF_INSERT_MAGIC_SCALE_FACTOR for platforms like macOS so undo that
by adjusting the size and scale factor.

For some unknown reason, when exporting the following PDF, the
estimated size of embedded PDF charts are 20x larger than expected.
This only occurs on macOS so possibly there is some special conversion
from MapUnit::MapPoint to MapUnit::MapTwip elsewhere in the code:

  https://bugs.documentfoundation.org/attachment.cgi?id=190109

Change-Id: Id0563466fea3d7a3a0419787ec9da45f0c1d2e0a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157852
Tested-by: Jenkins
Reviewed-by: Patrick Luby <plubius@neooffice.org>
2023-10-19 18:25:14 +02:00
..
accessibility tdf#157696 a11y: Report spelling error via IA2 "invalid:spelling" attr 2023-10-18 12:48:57 +02:00
animate
app Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr 2023-10-15 21:15:49 +02:00
bitmap tdf#157792 FILEOPEN: PPT: logo not displayed 2023-10-17 19:06:38 +02:00
cnttype
components
control
edit
filter use png_set_keep_unknown_chunks 2023-10-19 16:19:24 +02:00
font
fontsubset Drop OStringConstExpr, use constexpr OString instead 2023-10-15 22:05:17 +02:00
gdi tdf#157680 scale down size and adjust size and scale factor for /BBox 2023-10-19 18:25:14 +02:00
graphic tdf#157792 followup 2023-10-18 13:38:36 +02:00
helper Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr 2023-10-15 21:15:49 +02:00
image
opengl
outdev Drop o3tl::span, can use C++20 std::span directly now 2023-10-11 21:53:13 +02:00
pdf tdf#157517 vcl: PDF/UA export: add PDF/A extension schema to XMP 2023-10-18 16:58:07 +02:00
printer
rendercontext
salmain
text
toolkit
treelist LOK: Navigator: fix expand problems 2023-10-16 11:39:39 +02:00
uitest
window