summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2019-08-30poppler: upgrade to release 0.73.0Michael Stahl1-1/+3
2019-08-30sdext: fix build with poppler 0.73Michael Stahl3-6/+10
2019-08-30Fix build with poppler-0.72Andreas Sturmlechner1-0/+8
2019-08-30Fix build with poppler 0.71Aleksei Nikiforov3-2/+10
2019-08-30poppler dropped GBool since 0.71Mike Kaganski2-25/+32
2019-08-30fix build with poppler 0.64Rene Engelhard2-0/+14
2019-08-30Allow building with poppler-0.62Dominique Leuenberger1-3/+9
2016-08-02Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara1-7/+0
2016-05-19loplugin:unusedmethods in sdNoel Grandin6-26/+2
2016-05-18clang-tidy modernize-make-sharedNoel Grandin2-3/+3
2016-05-13sdext: replace boost::bindMichael Stahl2-15/+8
2016-05-12loplugin:stringconstantStephan Bergmann1-1/+1
2016-05-12sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl8-29/+42
2016-05-12loplugin:stringconstantTor Lillqvist1-1/+1
2016-05-12loplugin:defaultparamsTor Lillqvist1-1/+1
2016-05-11sdext: replace boost::bind with C++11 lambdasMichael Stahl8-36/+33
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-05-10fix Windows buildNoel Grandin1-2/+4
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin3-15/+15
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin2-2/+2
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-17/+17
2016-04-21new plugin stylepoliceNoel Grandin2-9/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann27-92/+92
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin1-5/+6
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin7-7/+7
2016-04-14loplugin:passstuffbyref in sdextNoel Grandin14-50/+50
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke21-66/+70
2016-04-06Avoid reserved identifierStephan Bergmann2-5/+5
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-24loplugin:constantparam in sdNoel Grandin4-19/+4
2016-03-23loplugin:constantparam in sdextNoel Grandin5-44/+18
2016-03-22delete hidden pages before deleting unused mastersDavid Tardon1-7/+7
2016-03-17sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken1-7/+5
2016-03-11tdf#97966: Remove 'static' keywordsWastack2-7/+7
2016-03-10coverity#1355499 Unchecked return valueCaolán McNamara1-2/+4
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-5/+5
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski4-0/+67
2016-03-08Various loplugin warningsStephan Bergmann2-5/+5
2016-03-08Remove spurious \r from OSL_TRACE outputTor Lillqvist1-2/+2
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar8-25/+25
2016-03-04Silence -Werror,-Wundef in external/poppler includes (clang-cl)Stephan Bergmann1-0/+1
2016-03-02loplugin:unuseddefaultparam in sdextNoel Grandin9-36/+18
2016-02-23new loplugin: commaoperatorNoel Grandin4-4/+14
2016-02-22sdext: remove \n from SAL_WARN/INFO[_IF] macrosArnold Dumas1-5/+5