summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10coverity#1355499 Unchecked return valueCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski
2016-03-08Various loplugin warningsStephan Bergmann
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-04Silence -Werror,-Wundef in external/poppler includes (clang-cl)Stephan Bergmann
2016-03-02loplugin:unuseddefaultparam in sdextNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22sdext: remove \n from SAL_WARN/INFO[_IF] macrosArnold Dumas
2016-02-18tdf#43157: Clean up OSL_ASSERT, DBG_ASSERTArnold Dumas
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04loplugin:fpcomparison in sdext/Noel Grandin
2016-02-01tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2016-01-19Ensure irreflexivity of std::stable_sort predicateStephan Bergmann
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedfields sdextNoel Grandin
2015-11-28Silence clang-cl warnings in gperf-generated codeStephan Bergmann
2015-11-17Use std::vector instead of boost::shared_arrayStephan Bergmann
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-10-23Remove obsolete version map filesStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13Fix building with --enable-pdfimport on FreeBSD.Damjan Jovanovic
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-10Handle IOException during filter detectionStephan Bergmann
2015-09-01sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-07loplugin:unusedmethods sdextNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-07-01Work around const-ness issues in the GooString APIStephan Bergmann
2015-06-22Fix typosAndrea Gelmini
2015-06-19Fix check for broken standard libraryStephan Bergmann
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann