summaryrefslogtreecommitdiffstats
path: root/external/pdfium
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna2021-04-091-2/+2
* external: update pdfium to 4306Miklos Vajna2021-04-092-9/+24
* external: update pdfium to 4260Miklos Vajna2021-04-092-6/+3
* external: update pdfium to 4203Miklos Vajna2021-04-094-9/+42
* external: update pdfium to 4137Miklos Vajna2021-04-094-27/+15
* external: update pdfium to 4083Miklos Vajna2021-04-092-14/+13
* make update_pch also consider files in <module>/src/**/incVasily Melenchuk2021-04-091-1/+6
* pdfium: don't patch out the COMPONENT_BUILD check, define itMiklos Vajna2021-04-093-23/+1
* external/pdfium: C++20 comparison operator fixStephan Bergmann2021-04-092-0/+14
* external: update pdfium to 4021Miklos Vajna2021-04-094-26/+22
* external: update pdfium to 3963Miklos Vajna2021-04-092-37/+19
* external: update pdfium to 3896Miklos Vajna2021-04-093-37/+20
* external: update pdfium to 3849Miklos Vajna2021-04-091-21/+25
* external: update pdfium to 3849Miklos Vajna2021-04-093-50/+57
* disable warnings in external libsLuboš Luňák2019-05-241-9/+1
* pdfium: re-enable PCHMiklos Vajna2019-05-212-4/+2
* external: update pdfium to 3794Miklos Vajna2019-05-215-24/+64
* add PCH for pdfiumLuboš Luňák2019-05-193-0/+487
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-251-1/+0
* pdfium: avoid problems with SetForm using WIN32_LEAN_AND_MEANMiklos Vajna2019-04-032-57/+1
* external: update pdfium to 3730Miklos Vajna2019-03-132-66/+62
* external: update pdfium to 3667Miklos Vajna2019-01-162-15/+0
* external: update pdfium to 3613Miklos Vajna2018-11-194-11/+35
* pdfium: remove not needed FPDFImageObj_GetBitmapBgra() patchMiklos Vajna2018-10-102-60/+0
* pdfium: update to 3550Miklos Vajna2018-09-1911-750/+29
* pdfium: replace FPDFFormObj_GetMatrix patch with backportMiklos Vajna2018-09-126-182/+99
* pdfium: replace FPDFTextObj_CountChars/GetTextProcessed patches with backportMiklos Vajna2018-09-057-248/+169
* pdfium: replace FPDFTextObj_GetFontName() patch with backportMiklos Vajna2018-08-295-81/+100
* pdfium: replace FPDFFormObj_GetSubObject() with backportMiklos Vajna2018-08-158-101/+145
* pdfium: replace FPDFFormObj_CountSubObjects() with backportMiklos Vajna2018-08-086-36/+93
* pdfium: replace FPDFTextObj_GetColor() patch with backportMiklos Vajna2018-08-019-193/+141
* pdfium: replace FPDFTextObj_GetFontSize() patch with backportMiklos Vajna2018-07-276-38/+77
* pdfium: update to 3471Miklos Vajna2018-07-189-449/+46
* pdfium: replace FPDFTextObj_GetMatrix() patch with backportMiklos Vajna2018-07-1213-644/+166
* pdfium: replace FPDFPath_GetMatrix() patch with backportMiklos Vajna2018-07-054-105/+145
* pdfium: replace FPDFPath_GetDrawMode() patch with backportMiklos Vajna2018-06-283-42/+100
* pdfium: replace FPDFPath_GetStrokeWidth() patch with backportMiklos Vajna2018-06-224-100/+64
* svx: set the font name of imported PDF textAshod Nakashian2018-06-072-0/+70
* svx: update PDFium patch and codeAshod Nakashian2018-06-072-0/+138
* svx: cleanup pdfium importerAshod Nakashian2018-06-072-0/+131
* svx: import processed PDF textAshod Nakashian2018-06-072-0/+149
* svx: correctly possition form objects from PDFAshod Nakashian2018-06-072-0/+76
* svx: support importing forms from PDFsAshod Nakashian2018-06-072-0/+97
* svx: support color text for imported PDFsAshod Nakashian2018-06-072-0/+136
* svx: correct the positioning of PDF Paths and the stroke widthAshod Nakashian2018-06-072-0/+104
* svx: improved text importing from PDFAshod Nakashian2018-06-072-0/+63
* svx: improve path importing from PDFAshod Nakashian2018-06-072-0/+116
* svx: support Paths in PDFs while importingAshod Nakashian2018-06-072-0/+55
* svx: support PDF text colorAshod Nakashian2018-06-072-0/+131
* svx: import PDF images as BGRAAshod Nakashian2018-06-072-0/+59