summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
AgeCommit message (Expand)Author
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski
2016-02-02tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski
2016-01-21Ensure irreflexivity of std::stable_sort predicateStephan 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
2015-06-19once more unto the breech dear fellowsNoel Grandin
2015-06-19workaround older compilers that do not have std::list::erase(const_iterator)Noel Grandin
2015-06-19fix older compilerNoel Grandin
2015-06-19add commentNoel Grandin
2015-06-19fix older compilerNoel Grandin
2015-06-19tdf#42374 - read PDF in larger chunksNoel Grandin
2015-06-19tdf#42374, improve perf by fixing bug in pdfi::HashedStyle::hashCode()Noel Grandin
2015-06-19tdf#42374 some small optimisations for opening this PDF fileNoel Grandin
2015-06-19the ElementTreeVisitable interface is doing nothing usefulNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-13Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-04-29tdf#63054: pdf_string_parser incorrectly handles escapesMike
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-21Make cpp/poppler-version.h header optionalTomáš Chvátal
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin