summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2015-07-08Fix typoTakeshi Abe
2015-07-08Fix typosAndrea Gelmini
2015-07-08sdext: the PDF library, not the treeMichael Stahl
2015-07-07Improve sdext/ README.Michael Meeks
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-18Fix typosAndrea Gelmini
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-06-02loplugin:loopvartoosmallNoel Grandin
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-23loplugin:staticmethodsNoel Grandin
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
2015-04-21Make cpp/poppler-version.h header optionalTomáš Chvátal
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18fix higher debug levelsCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-12add accel. to switch monitors to pres. consoleDavid Tardon
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2015-03-01Typo: embeded->embeddedJulien Nabet
2015-02-17SkipImages option for PDF importMihai