summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* poppler: upgrade to release 0.73.0Michael Stahl2019-01-181-1/+3
* sdext: fix build with poppler 0.73Michael Stahl2019-01-183-6/+10
* Fix build with poppler-0.72Andreas Sturmlechner2019-01-181-0/+8
* Fix build with poppler 0.71Aleksei Nikiforov2019-01-183-2/+10
* poppler dropped GBool since 0.71Mike Kaganski2019-01-182-25/+32
* fix build with poppler 0.64Rene Engelhard2018-07-092-0/+14
* Allow building with poppler-0.62Dominique Leuenberger2018-07-091-3/+9
* Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara2016-08-021-7/+0
* loplugin:unusedmethods in sdNoel Grandin2016-05-196-26/+2
* clang-tidy modernize-make-sharedNoel Grandin2016-05-182-3/+3
* sdext: replace boost::bindMichael Stahl2016-05-132-15/+8
* loplugin:stringconstantStephan Bergmann2016-05-121-1/+1
* sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl2016-05-128-29/+42
* loplugin:stringconstantTor Lillqvist2016-05-121-1/+1
* loplugin:defaultparamsTor Lillqvist2016-05-121-1/+1
* sdext: replace boost::bind with C++11 lambdasMichael Stahl2016-05-118-36/+33
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* fix Windows buildNoel Grandin2016-05-101-2/+4
* clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin2016-05-103-15/+15
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-062-2/+2
* use Any constructor instead of temporariesNoel Grandin2016-05-041-3/+1
* Fix typosAndrea Gelmini2016-04-301-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-17/+17
* new plugin stylepoliceNoel Grandin2016-04-212-9/+9
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2027-92/+92
* tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin2016-04-181-5/+6
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-147-7/+7
* loplugin:passstuffbyref in sdextNoel Grandin2016-04-1414-50/+50
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* Avoid reserved identifierStephan Bergmann2016-04-121-2/+2
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-1121-66/+70
* Avoid reserved identifierStephan Bergmann2016-04-062-5/+5
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* loplugin:constantparam in sdNoel Grandin2016-03-244-19/+4
* loplugin:constantparam in sdextNoel Grandin2016-03-235-44/+18
* delete hidden pages before deleting unused mastersDavid Tardon2016-03-221-7/+7
* sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken2016-03-171-7/+5
* tdf#97966: Remove 'static' keywordsWastack2016-03-112-7/+7
* coverity#1355499 Unchecked return valueCaolán McNamara2016-03-101-2/+4
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-5/+5
* tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski2016-03-094-0/+67
* Various loplugin warningsStephan Bergmann2016-03-082-5/+5
* Remove spurious \r from OSL_TRACE outputTor Lillqvist2016-03-081-2/+2
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-088-25/+25
* Silence -Werror,-Wundef in external/poppler includes (clang-cl)Stephan Bergmann2016-03-041-0/+1
* loplugin:unuseddefaultparam in sdextNoel Grandin2016-03-029-36/+18
* new loplugin: commaoperatorNoel Grandin2016-02-234-4/+14
* sdext: remove \n from SAL_WARN/INFO[_IF] macrosArnold Dumas2016-02-221-5/+5