summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/pdfexport/pdfexport.cxx
AgeCommit message (Expand)Author
2021-05-05external: update pdfium to 3849Miklos Vajna
2021-05-05pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl
2019-03-28fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák
2018-08-07forcepoint#71 sanity check when copying pieces of imported pdfCaolán McNamara
2018-07-11tdf#112690: make page size of exported PDF closer to what is setAron Budea
2018-05-27tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna
2018-05-22tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna
2018-05-17tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna
2018-05-14this needs pdfiumCaolán McNamara
2018-05-02tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna
2018-05-01These tests should check for HAVE_MORE_FONTSKhaled Hosny
2018-04-29tdf66597: Fix a typo in detecting cluster startKhaled Hosny
2018-04-27tdf#66597 Fix PDF text extraction for complex textKhaled Hosny
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-29Don't run testTdf107868 on Windows, since it's using GDIMike Kaganski
2018-03-22Fix typoAndrea Gelmini
2018-03-21tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-23Revert "tdf#96892 3 to 5 digit precision"Caolán McNamara
2018-02-15tdf#96892 3 to 5 digit precisionCaolán McNamara
2018-02-06tdf#96892 higher precision pdf fixed intsCaolán McNamara
2017-10-19CppunitTest_vcl_pdfexport: now we can assert the path segmentsMiklos Vajna
2017-09-12tdf#108963 PDF export of editeng text highlight: handle rotated textMiklos Vajna
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-21trivial WaE when pdfium is disabledCaolán McNamara
2017-06-18Fix typosAndrea Gelmini
2017-06-15tdf#99680 save graphic state even for empty clipping regionVasily Melenchuk
2017-06-11Fix typo in codesAndrea Gelmini
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06tdf#99680 unittest to ensure there are no empty clipping regionsVasily Melenchuk
2017-05-25Bypass PdfExportTest::testTdf107868() in 64-bit WindowsMark Hung
2017-05-24For some reason PdfExportTest::testTdf107868() fails in a 64-bit VS2017 buildTor Lillqvist
2017-05-23tdf#105461 PDF export of editeng fill color: restrict to logic map modesMiklos Vajna
2017-05-04CppunitTest_vcl_pdfexport: replace std::search() with pdfium callsMiklos Vajna
2017-04-11PDF export of PDF images: compress page stream if requestedMiklos Vajna
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna
2017-04-11tdf#107089 PDF export of PDF images: handle mixed filters of page streamsMiklos Vajna
2017-04-07tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna
2017-04-07tdf#107013 PDF export of PDF images: handle page tree and content streamsMiklos Vajna
2017-04-05Related: tdf#106972 vcl PDF export, PDF images: ignore PDF >= 1.5Miklos Vajna
2017-04-05tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna
2017-03-30vcl PDF export, norefxobj: add test for thisMiklos Vajna
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-02-27tdf#106206 PDF export: fix unexpected /Im0 in page contents streamMiklos Vajna
2017-02-27tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna
2017-02-27tdf#105461 vcl: add text highlight textcaseMiklos Vajna
2017-02-25the test implicitly requires pdfiumMarkus Mohrhard
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna