summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Handle LinkAction objects by std::unique_ptrsOliver Sander17-107/+104
2020-02-26Revert "pdfinfo: Fix another leak"Oliver Sander2-10/+8
2020-02-26Use a vector of unique_ptr for LinkAction::nextActionListOliver Sander3-14/+9
2020-02-25pdftoppm/pdftocairo: Fix more odd/even mismatchAlbert Astals Cid2-4/+4
2020-02-23GooString: remove duplicated codeAlbert Astals Cid1-3/+3
2020-02-23Update (C) last commitAlbert Astals Cid9-5/+9
2020-02-23Implement fillGooString in terms of fillStringOliver Sander2-6/+2
2020-02-23Use a std::string value in LinkURIOliver Sander6-37/+23
2020-02-23Use a std::string value in LinkNamedOliver Sander4-29/+21
2020-02-23Use a std::string value in LinkMovieOliver Sander3-20/+12
2020-02-23Use a std::string value in LinkRenditionOliver Sander3-16/+11
2020-02-23LinkSound: Store Sound in a std::unique_ptrOliver Sander5-12/+8
2020-02-23Do not include GooString.hOliver Sander2-2/+0
2020-02-23Use a std::string value in LinkJavaScriptOliver Sander6-24/+29
2020-02-23Use a std::string value in LinkHideOliver Sander2-12/+9
2020-02-23Implement UnicodeParsedString for std::stringOliver Sander5-11/+21
2020-02-23Use a std::string value in LinkUnknownOliver Sander2-11/+5
2020-02-22Add case table for AdlamAlex Henrie1-0/+156
2020-02-22Add case table for MedefaidrinAlex Henrie1-0/+119
2020-02-22Add case table for Warang CitiAlex Henrie1-0/+45
2020-02-22Add case table for Old HungarianAlex Henrie1-0/+41
2020-02-20Update (C) of previous commitAlbert Astals Cid7-7/+7
2020-02-20Make sure Base URI is encrypted if the document is before using itAlbert Astals Cid7-4/+68
2020-02-20CI: Ignore bugprone-sizeof-expression for clang-tidyAlbert Astals Cid1-1/+1
2020-02-17Remove dead code from GfxGouraudTriangleShading::getTriangleAlbert Astals Cid1-36/+4
2020-02-15Update(C)Albert Astals Cid7-7/+8
2020-02-15Use std::unique_ptr to pass around LinkDest objectsOliver Sander8-49/+38
2020-02-11Update (C)Albert Astals Cid1-0/+1
2020-02-11pdfdetach: add 'saveFile' optioncoeffier2-2/+23
2020-02-11glib: Fix leak if poppler_document_new_from_file failsAlbert Astals Cid2-13/+13
2020-02-10poppler-page: minor optimizationNelson Benítez León1-4/+6
2020-02-10glib: automatic handle of page's cropbox on annotsNelson Benítez León3-22/+144
2020-02-05Update (C)Albert Astals Cid1-1/+1
2020-01-30qt5: Fix loading from iodeviceAlbert Astals Cid1-0/+1
2020-01-29Poppler 0.85.0poppler-0.85.0Albert Astals Cid5-5/+26
2020-01-29Update (C) of previous commitsAlbert Astals Cid1-0/+1
2020-01-29qt5: Add deseret lowercase search testAlbert Astals Cid1-0/+3
2020-01-28Add case table for Deseret and OsageAlex Henrie1-9/+43
2020-01-28qt5: add test to show that deseret search worksAlbert Astals Cid1-0/+15
2020-01-28qt5: fix search for "complex" charactersAlbert Astals Cid1-5/+2
2020-01-18Initialize StandardSecurityHandler::encAlgorithmAlbert Astals Cid1-0/+1
2020-01-17Remove unused SplashOutputDev variable/functionAlbert Astals Cid2-10/+2
2020-01-17Remove unused SplashOutputDev::setBitmapUpsideDownAlbert Astals Cid2-7/+1
2020-01-15fofi: add some constAlbert Astals Cid4-12/+12
2020-01-13pdftoppm/pdftocairo: Fix -e/-o printing the wrong pagesAlbert Astals Cid2-6/+6
2020-01-13qt5: Allow to load document from QIODeviceAlexander Volkov11-125/+376
2020-01-12Update (C) of last commitAlbert Astals Cid2-2/+2
2020-01-12Use gperf for the BuiltinFonts hash tableAlbert Astals Cid36-4413/+17639
2020-01-10PSStack::copy: Fix integer overflow leading to potential crashAlbert Astals Cid2-3/+13
2020-01-09Fix crash on broken filesAlbert Astals Cid1-2/+2