summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree
AgeCommit message (Expand)Author
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
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-02loplugin:unuseddefaultparam in sdextNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04loplugin:fpcomparison in sdext/Noel Grandin
2016-02-01tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski
2016-01-19Ensure irreflexivity of std::stable_sort predicateStephan Bergmann
2015-12-21loplugin:unusedfields sdextNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdextNoel Grandin
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-01sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-07loplugin:unusedmethods sdextNoel Grandin
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, 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-02loplugin:loopvartoosmallNoel Grandin
2015-03-30loplugin:staticfunctionNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-19fdo#88465 PDF Import: fix scale and rotate image transformationsVort
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-26fix higher debug level buildCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-06-30Remove double assignmentPeter Senna Tschudin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort
2014-05-14use our css prefix to make this readableThomas Arnhold
2014-05-07fdo#78382 PDF Import: add opacity support for fill and strokeVort
2014-05-06fdo#78241 PDF Import: add dashes supportVort