summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2018-06-27tdf#118374: fix crash from loplugin:useuniqueptr in sdextJulien Nabet
2018-05-17loplugin:unusedfields in sdNoel Grandin
2018-05-16loplugin:constantparamNoel Grandin
2018-04-24fix build with poppler 0.64Rene Engelhard
2018-04-20loplugin:constantparamNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-03-21pdf: refactor poppler importerAshod Nakashian
2018-03-18fix crash on pdf import of fdo30892-1Caolán McNamara
2018-03-16fix crash on pdf import of tdf59883-2Noel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-13change minimizer extension to not use GraphicUrl and FillBitmapUrlTomaž Vajngerl
2018-03-07sdext: document the secondary screen of Presenter ConsoleMichael Stahl
2018-03-06loplugin:useuniqueptr in sdextNoel Grandin
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-15sdext: disable the warnings TWICE because they're sneaky bastardsMichael Stahl
2018-02-15sdext: MSVC 2015 is trashMichael Stahl
2018-02-15sdext: if all else fails USE BIGGER HAMMERMichael Stahl
2018-02-15sdext: suppress another MSVC warningMichael Stahl
2018-02-15sdext: disable MSVC 2017 warnings from boost headersMichael Stahl
2018-02-02Simplify sortElements in pdfiprocessor (sdext)Julien Nabet
2018-02-02Blind fix for MSVC warning C4101: 'rError': unreferenced local variableStephan Bergmann
2018-02-02sdext: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01Fix typosAndrea Gelmini
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