summaryrefslogtreecommitdiffstats
path: root/external/pdfium
Commit message (Expand)AuthorAgeFilesLines
* Fix pdfium build on BSDAndras Timar2021-05-252-0/+13
* pdfium build fix with Android NDK 19Andras Timar2021-05-052-0/+18
* Do build Pdfium for iOS, tooTor Lillqvist2021-04-053-0/+29
* xmlsecurity: prepare to verify signatures using pdfiumMiklos Vajna2020-11-122-0/+346
* external: update pdfium to 4306Miklos Vajna2020-11-042-9/+24
* pdfium: add reading of line points to the wrapperTomaž Vajngerl2020-10-182-0/+49
* pdfium: add support for border property of PDF annotationsTomaž Vajngerl2020-10-152-0/+61
* pdfium: Support for InkStrokes and VerticesTomaž Vajngerl2020-10-042-0/+157
* update pchesCaolán McNamara2020-09-211-2/+2
* pdfium: fix Windows Arm64 buildJan-Marek Glogowski2020-09-171-1/+1
* external: update pdfium to 4260Miklos Vajna2020-09-162-6/+3
* external/pdfium: Work around GCC C++20 recursive comparison issueStephan Bergmann2020-09-092-0/+22
* external: update pdfium to 4203Miklos Vajna2020-07-224-9/+42
* external: update pdfium to 4137Miklos Vajna2020-05-134-27/+15
* external: update pdfium to 4083Miklos Vajna2020-03-182-14/+13
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-1/+6
* pdfium: don't patch out the COMPONENT_BUILD check, define itMiklos Vajna2020-01-233-23/+1
* external/pdfium: C++20 comparison operator fixStephan Bergmann2020-01-182-0/+14
* external: update pdfium to 4021Miklos Vajna2020-01-154-26/+22
* external: update pdfium to 3963Miklos Vajna2019-11-132-37/+19
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* external: update pdfium to 3896Miklos Vajna2019-09-113-37/+20
* external: update pdfium to 3849Miklos Vajna2019-07-174-71/+82
* 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