summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* tdf#131353: Fix build with poppler 0.86.0Martin Whitaker2021-04-161-1/+3
* Fix build with poppler-0.83Martin Milata2021-04-163-0/+15
* Fix build with poppler-0.82Rasmus Thomsen2020-05-182-1/+40
* build: support disabling popplerAshod Nakashian2019-06-152-1/+19
* Presentation minimizer: Handle also presentation.GraphicObjectShape URLTamás Zolnai2019-05-161-2/+4
* poppler: upgrade to release 0.73.0Michael Stahl2019-01-161-0/+1
* sdext: fix the build, std::is_same_v is not available yetMichael Stahl2019-01-161-1/+1
* Fix build with poppler-0.72Andreas Sturmlechner2019-01-161-0/+8
* poppler dropped GBool since 0.71Mike Kaganski2019-01-162-25/+31
* Fix build with poppler 0.71Aleksei Nikiforov2019-01-163-2/+10
* sdext: fix build with poppler 0.73Michael Stahl2019-01-153-6/+10
* loplugin:staticmethods improvementNoel Grandin2018-11-163-3/+3
* Resolves: rhbz#1647507 try inputted password as both user and owner passwordCaolán McNamara2018-11-081-2/+4
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-071-12/+9
* presentation minimizer: fixed problem with default filenameVasily Melenchuk2018-11-063-2/+8
* presentation minimizer: use standard error reportingVasily Melenchuk2018-11-056-161/+28
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-013-4/+4
* tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski2018-10-271-1/+0
* remove old poppler compat codeNoel Grandin2018-10-232-24/+0
* pvs-studio: V571 Recurring checkCaolán McNamara2018-10-221-4/+1
* tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereferenceMike Kaganski2018-10-211-5/+8
* tdf#120703 (PVS)Mike Kaganski2018-10-201-16/+24
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-194-4/+4
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-1716-103/+91
* drop some unused headersCaolán McNamara2018-10-121-1/+0
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-3/+3
* loplugin:constfields in sdextNoel Grandin2018-10-0918-46/+44
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-272-31/+0
* New loplugin:externalStephan Bergmann2018-09-176-48/+48
* new loplugin simplifyconstructNoel Grandin2018-09-132-4/+2
* loplugin:unusedmethodsNoel Grandin2018-09-112-121/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-102-0/+2
* loplugin:useuniqueptr in PngHelper::createPngNoel Grandin2018-09-051-12/+12
* presentation minimizer: report possible errorsVasily Melenchuk2018-08-318-18/+201
* loplugin:useuniqueptr in PDFObjectNoel Grandin2018-08-302-25/+20
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-294-17/+17
* tdf#118443 - Presenter Consoleheiko tietze2018-08-271-0/+13
* iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann2018-08-241-11/+31
* leak on import of moz279355-2.pdfCaolán McNamara2018-08-231-1/+1
* coverity#1438404 Identical code for different branchesCaolán McNamara2018-08-181-21/+6
* loplugin:useuniqueptr in PDFGrammarNoel Grandin2018-08-171-15/+15
* loplugin:returnconstant in PresenterFrameworkObserverNoel Grandin2018-08-162-21/+3
* create appendCopy method in OUStringBufferNoel Grandin2018-08-144-5/+5
* simplify TimerSchedulerNoel Grandin2018-08-071-9/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3014-0/+15
* loplugin:stringloop in sdNoel Grandin2018-07-292-15/+14
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Break HashedStyle::RefCount out into new RefCountedHashdStyleStephan Bergmann2018-06-272-45/+39
* tdf#118374: fix crash from loplugin:useuniqueptr in sdextJulien Nabet2018-06-272-3/+0