office-gobmx/sdext
Xisco Fauli 45a7c21ed8 PVS: V560 A part of conditional expression is always true: bSuccess
Since
commit 217ef2ed9b
Author: Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>
Date:   Mon Jan 23 12:32:25 2023 +0900

    pdfimport: refactor pdf and hybrid format detection code

Change-Id: Ib8bd09417eb07bd395b38a04245de30e8abda5a6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177408
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-11-27 14:02:00 +01:00
..
inc remove leftover PresenterScreen PCH files 2024-03-19 16:33:00 +01:00
qa/unit tdf#148526 sdext,pdfimport: rendering::PathJoinType to B2DLineJoin 2024-10-18 00:50:06 +02:00
source PVS: V560 A part of conditional expression is always true: bSuccess 2024-11-27 14:02:00 +01:00
CppunitTest_sdext_pdfimport.mk tdf#148526 sdext,pdfimport: Expand path to contour 2024-10-18 00:49:42 +02:00
CustomTarget_pdfimport.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Executable_pdf2xml.mk tdf#148526 sdext,pdfimport: Expand path to contour 2024-10-18 00:49:42 +02:00
Executable_pdfunzip.mk tdf#148526 sdext,pdfimport: Expand path to contour 2024-10-18 00:49:42 +02:00
Executable_xpdfimport.mk add explicit png build dependency to xpdfimport 2024-05-15 11:42:14 +02:00
IwyuFilter_sdext.yaml tdf#146619 Drop unused 'using namespace' in: sdext/ 2024-03-31 19:22:57 +02:00
Library_pdfimport.mk tdf#148526 sdext,pdfimport: Expand path to contour 2024-10-18 00:49:42 +02:00
Library_PresentationMinimizer.mk
Makefile
Module_sdext.mk move presenter console from sdext/ to sd/ 2023-01-21 16:23:19 +00:00
Package_pdfimport_xpdfimport.mk Related: tdf#160260 Drop xpdfimport.err.pdf, let PDF import return false 2024-04-04 08:29:35 +02:00
README.md READMEs update: presenter console is now in sd instead of sdext 2024-06-02 18:33:01 +02:00

Extensions for the Impress and Draw Applications

source/pdfimport/ - PDF import

Uses an external poppler process to parse and handle PDF import as draw shapes.

source/minimizer/ - Presentation Minimizer

Shrinks presentations by down-scaling images, and removing extraneous eg. embedded OLE content.