summaryrefslogtreecommitdiff
path: root/vcl/source/filter/ipdf
AgeCommit message (Expand)Author
2020-01-20Use properly typed var to iterate over FPDF_GetPageCountStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-26Remove some unused includesMiklos Vajna
2019-08-26vcl: fix --disable-pdfium buildMiklos Vajna
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-25pdfium: Delay the swap out.Jan Holesovsky
2019-08-25pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky
2019-08-25pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-08-25pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-07-30Fix typosAndrea Gelmini
2019-04-10vcl PDF import: clean up CompatibleWriterMiklos Vajna
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-11vcl pdf: make XRefEntry members privateMiklos Vajna
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-08-02forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara
2018-08-01forcepoint#66 protect against infinite parse recurseCaolán McNamara
2018-08-01forcepoint#65 pdf page visiting revisits itselfCaolán McNamara
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07vcl: fix pdf rendering regressionAshod Nakashian
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-04-27Change default PDF version to 1.5Khaled Hosny
2018-04-04Remove unused default argumentsStephan Bergmann
2018-04-04loplugin:casttovoid, loplugin:implicitboolconversion (--disable-pdfium)Stephan Bergmann
2018-04-01iOS, void unused paramters.jan Iversen
2018-03-21Turn on clang-format for these filesMiklos Vajna
2018-03-21vcl: support rendering multiple PDF pages to bitmapAshod Nakashian
2018-03-21pdf: refactor poppler importerAshod Nakashian
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-11-22drop duplicate methodCaolán McNamara
2017-11-17loplugin:casttovoid (--disable-pdfium)Stephan Bergmann
2017-11-07fix !HAVE_FEATURE_PDFIUM buildCaolán McNamara
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski
2017-10-26vcl: minor cleanups in pdfdocumentMiklos Vajna
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-07-31vcl PDF tokenizer: indentation fixesMiklos Vajna