summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2020-06-23Fix build with poppler-0.82Rasmus Thomsen
2019-06-12Presentation minimizer: Handle also presentation.GraphicObjectShape URLTamás Zolnai
2019-03-26pdf: refactor poppler importerAshod Nakashian
2019-03-07build: support disabling popplerAshod Nakashian
2019-01-17poppler: upgrade to release 0.73.0Michael Stahl
2019-01-17sdext: fix build with poppler 0.73Michael Stahl
2019-01-17Fix build with poppler-0.72Andreas Sturmlechner
2019-01-17Fix build with poppler 0.71Aleksei Nikiforov
2019-01-17poppler dropped GBool since 0.71Mike Kaganski
2019-01-17Resolves: rhbz#1647507 try inputted password as both user and owner passwordCaolán McNamara
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-04-26fix build with poppler 0.64Rene Engelhard
2018-03-20pdf: use bimap for GraphicsContext-id mapAshod Nakashian
2018-01-29Allow building with poppler-0.62Dominique Leuenberger
2017-11-17loplugin:useuniqueptr in PDFContainerNoel Grandin
2017-11-10sdext: document 2 different canvasesMichael Stahl
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-31loplugin:constantparam in sdNoel Grandin
2017-10-27loplugin:constantparam in sd,sdextNoel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-17Move sdext/source/pdfimport/tree include files to common include directoryStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-15Resolves: tdf#112408 crash with nan with bad ascentCaolán McNamara
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-08-31sdext: fix loplugin:constparams warningsMiklos Vajna
2017-08-31class ViewDescriptor is unusedNoel Grandin
2017-08-21Fix typosAndrea Gelmini
2017-08-18Fix typosAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-13loplugin:oncevar: empty strings: sdextStephan Bergmann
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin