summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2018-08-07Mark external/cppunit/gcc9.patch.0 as addressed upstreamStephan Bergmann1-0/+2
2018-08-03icu: fix Android buildMiklos Vajna2-1/+17
2018-08-02libxmlsec windows: no longer build the mscrypto backendMiklos Vajna2-2/+1
2018-08-01pdfium: replace FPDFTextObj_GetColor() patch with backportMiklos Vajna9-193/+141
2018-07-30harfbuzz-rtti.patch doesn't applyCaolán McNamara1-6/+6
2018-07-29upgrade the internal harfbuzz to 1.8.4Tomaž Vajngerl3-9/+9
2018-07-27pdfium: replace FPDFTextObj_GetFontSize() patch with backportMiklos Vajna6-38/+77
2018-07-26external/gpgmepp: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+11
2018-07-26external/icu: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+30
2018-07-26external/mdds: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+43
2018-07-26external/liborcus: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+28
2018-07-26Pass $(verbose) into ExternalProject_libexttextcatStephan Bergmann1-0/+1
2018-07-26external/boost: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann106-0/+116
2018-07-26external/cppunit: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+12
2018-07-24icu: icu4c-icu11100.patch.1 presumed obsoleteMichael Stahl2-28/+0
2018-07-18pdfium: update to 3471Miklos Vajna9-449/+46
2018-07-16Upgrade to ICU 62.1Eike Rathke3-29/+3
2018-07-12call System.runFinalizersOnExit by reflection, since it was removed in jdk11Fridrich Štrba2-0/+15
2018-07-12pdfium: replace FPDFTextObj_GetMatrix() patch with backportMiklos Vajna13-644/+166
2018-07-05pdfium: replace FPDFPath_GetMatrix() patch with backportMiklos Vajna4-105/+145
2018-07-04drop usage of --dynamic-list-cpp-new/typeinfoLuboš Luňák1-2/+1
2018-07-02libnumbertext: update to 1.0-1László Németh3-16/+4
2018-06-30libnumbertext: off-by-one in makefile rule (LIB=.. ineffective)Christian Lohmaier1-1/+1
2018-06-29cppunit: also build 64-bit DLL always with PDB fileMichael Stahl1-0/+16
2018-06-28pdfium: replace FPDFPath_GetDrawMode() patch with backportMiklos Vajna3-42/+100
2018-06-27Clarify name and location of external/gpgmepp's upstreamStephan Bergmann1-0/+5
2018-06-25fix hunspell build break for non-cxx11 caseChristian Lohmaier1-1/+3
2018-06-25poppler: fix incorrect GCC_VERSION checkMichael Stahl1-2/+3
2018-06-24Changes to orcus for implementing XML data providerVikas Mahato1-0/+119
2018-06-24tdf#118162 spell checking: fix freezing and add missing OCONVLászló Németh3-1/+1341
2018-06-22poppler: try to work around GCC 4.8.2 bugMichael Stahl1-0/+15
2018-06-22libxmlsec windows: enable ECDSA supportMiklos Vajna4-1/+74
2018-06-22pdfium: replace FPDFPath_GetStrokeWidth() patch with backportMiklos Vajna4-100/+64
2018-06-21libatomic_ops: Use newer `config.guess` and `config.sub`Paul Menzel1-0/+2
2018-06-21fix xmlsec for --with-system-nssLuboš Luňák2-12/+3
2018-06-21poppler: upgrade to release 0.66.0Michael Stahl10-359/+614
2018-06-20xmlsec: update to 1.2.26Miklos Vajna5-145/+80
2018-06-15Fix nan is not a member of std when building androidMert Tumer4-0/+66
2018-06-13drop unneeded defineDavid Tardon1-1/+0
2018-06-13drop unneeded defineDavid Tardon1-1/+0
2018-06-13drop unneeded defineDavid Tardon1-1/+0
2018-06-07svx: set the font name of imported PDF textAshod Nakashian2-0/+70
2018-06-07svx: update PDFium patch and codeAshod Nakashian2-0/+138
2018-06-07svx: cleanup pdfium importerAshod Nakashian2-0/+131
2018-06-07svx: import processed PDF textAshod Nakashian2-0/+149
2018-06-07svx: correctly possition form objects from PDFAshod Nakashian2-0/+76
2018-06-07svx: support importing forms from PDFsAshod Nakashian2-0/+97
2018-06-07svx: support color text for imported PDFsAshod Nakashian2-0/+136
2018-06-07svx: correct the positioning of PDF Paths and the stroke widthAshod Nakashian2-0/+104
2018-06-07svx: improved text importing from PDFAshod Nakashian2-0/+63