summaryrefslogtreecommitdiffstats
path: root/poppler
Commit message (Collapse)AuthorAgeFilesLines
* enable binary package option for a set of 'stable' librariesNorbert Thiebaud2013-08-171-1/+1
| | | | | | | | Change-Id: I8924ba22d178aa4d8e500ae3f484af654a37e87e Reviewed-on: https://gerrit.libreoffice.org/4765 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* poppler: make it build on Mac.Norbert Thiebaud2013-07-093-1/+15
| | | | Change-Id: Ie74632a6bd5d43a094fa5ea696c099bb537a7e6e
* This shows where the instpiration comes fromFridrich Štrba2013-07-081-1/+1
| | | | Change-Id: Ibd9c48bacccf5c59eb3ea2cf331b20733418ee72
* fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba2013-07-088-0/+179
| | | | | | | Change-Id: I00aafb3fd275e6be3b5d0eb370320e5325110da5 Reviewed-on: https://gerrit.libreoffice.org/4770 Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
* Revert "fdo#38878 upgrade xpdf to poppler"Tor Lillqvist2012-11-1312-759/+0
| | | | | | | | | | | | | | | | | | | | | Also revert my two minor follow-up popper commits. Poppler doesn't build on Mac OS X. It uses fontconfig, and we don't depend on that on the Mac. There is a patch from 2009 http://lists.freedesktop.org/archives/poppler/2009-July/004932.html (actual patch at http://lists.freedesktop.org/archives/poppler/attachments/20090712/f3b154d0/attachment-0001.obj ) that makes poppler not use fontconfig on the Mac, but it was never upstreamed. And that patch uses the obsolete ATSUI API, which we want to stop using in LO code, not introduce new uses of. This reverts commit 39f9eb0d856293a974e2f024b29dca20068af073. This reverts commit 0941c211858416f6117548e093b428b64785f98a. This reverts commit a6e9bb4c7bad649cb44efaeef67fa18090348c53.
* No -fno-check-new in Apple's Clang at leastTor Lillqvist2012-11-132-0/+13
| | | | Change-Id: I535fe7660460b7ceb66c4fb3f21449e2cceea7e1
* Fix misleading (but skipped) path componentTor Lillqvist2012-11-131-4/+4
| | | | Change-Id: I579f7038222817ed16e9326c93b2bc26bf4e69e9
* fdo#38878 upgrade xpdf to popplerPeter Foley2012-11-1311-0/+746
Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029 Reviewed-on: https://gerrit.libreoffice.org/1036 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>