summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)AuthorFilesLines
2022-11-04tdf#78427 sdext.pdfimport: No need to read a font file for the purpose of...Kevin Suo2-59/+10
2022-11-04Fix build with Poppler 22.09.0Sam James1-1/+8
2022-11-04Fix poppler 22.09.0 for winodwsVasily Melenchuk2-6/+6
2022-11-04Update for Poppler 22.06Nathan Pratta Teodosio2-1/+41
2021-10-08tdf#131353: Fix build with poppler 0.86.0Martin Whitaker1-2/+5
2021-10-08Fix build with poppler-0.83Martin Milata3-0/+15
2019-11-29Fix build with poppler-0.82Rasmus Thomsen2-0/+39
2019-11-29poppler: upgrade to release 0.73.0Michael Stahl1-1/+3
2019-11-29sdext: fix build with poppler 0.73Michael Stahl3-6/+10
2019-11-29Fix build with poppler-0.72Andreas Sturmlechner1-0/+8
2019-11-29Fix build with poppler 0.71Aleksei Nikiforov3-2/+10
2019-11-29poppler dropped GBool since 0.71Mike Kaganski2-25/+32
2019-11-29fix build with poppler 0.64Rene Engelhard2-0/+14
2019-11-29Allow building with poppler-0.62Dominique Leuenberger1-3/+9
2017-05-15Resolves: tdf#107812 add check for -ObliqueCaolán McNamara1-12/+18
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-5/+5
2017-05-07tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock2-5/+5
2017-04-28loplugin:salunicodeliteral: sdextStephan Bergmann1-3/+3
2017-04-28loplugin:cppunitassertequals: sdextStephan Bergmann1-46/+46
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin2-5/+5
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin1-1/+1
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-08just make the VirtualDevice a parser memberCaolán McNamara1-5/+5
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-28loplugin:sallogareasStephan Bergmann1-2/+2
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-24fix crash in pdfimportMarkus Mohrhard1-3/+10
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-4/+4
2017-02-06Add missing #includesStephan Bergmann3-0/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-3/+3
2017-01-28tdf#105536: PDF image should be v-flipped unconditionallyMike Kaganski3-2/+21
2017-01-26Remove dynamic exception specificationsStephan Bergmann8-74/+53
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin3-8/+0
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin4-22/+22
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann1-1/+1
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdextStephan Bergmann1-1/+1
2017-01-10New loplugin:conststringvar: sdextStephan Bergmann1-6/+6
2017-01-09New loplugin:externvar: sdextStephan Bergmann1-1/+1
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-9/+9
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin4-26/+2
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann2-3/+1
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin1-2/+1
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-17/+8
2016-10-31Make stable sort more stable :)Mike Kaganski1-8/+20
2016-10-16clang-cl loplugin: sdextStephan Bergmann2-4/+4