summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2018-01-25loplugin:datamembershadow in PresenterPaneNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2018-01-22boost: upgrade to release 1.66.0Michael Stahl
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-16tdf#114939 sdext: don't use StarOffice MD5 in PDF importMichael Stahl
2018-01-15More loplugin:cstylecast: sdextStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2018-01-08Allow building with poppler-0.62Dominique Leuenberger
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03Silence loplugin:unreffun with --disable-assert-always-abortStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-24pdf: use bimap for GraphicsContext-id mapAshod Nakashian
2017-12-19remove unused typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10Modernize code in sdextJulien Nabet
2017-12-07loplugin:constparamsNoel Grandin
2017-11-30loplugin:unnecessaryparenStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke
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