summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-43/+36
* sdext: disable the warnings TWICE because they're sneaky bastardsMichael Stahl2018-02-151-2/+12
* sdext: MSVC 2015 is trashMichael Stahl2018-02-151-4/+2
* sdext: if all else fails USE BIGGER HAMMERMichael Stahl2018-02-151-4/+4
* sdext: suppress another MSVC warningMichael Stahl2018-02-151-0/+1
* sdext: disable MSVC 2017 warnings from boost headersMichael Stahl2018-02-151-0/+11
* Simplify sortElements in pdfiprocessor (sdext)Julien Nabet2018-02-022-25/+5
* Blind fix for MSVC warning C4101: 'rError': unreferenced local variableStephan Bergmann2018-02-021-0/+2
* sdext: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-023-22/+2
* Fix typosAndrea Gelmini2018-02-011-4/+4
* loplugin:datamembershadow in PresenterPaneNoel Grandin2018-01-256-21/+9
* loplugin:constparamsNoel Grandin2018-01-241-1/+1
* new loplugin: pointerboolNoel Grandin2018-01-231-1/+1
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-2/+2
* gbuild: always compile as C++17 with MSVC 2017Michael Stahl2018-01-221-0/+6
* boost: upgrade to release 1.66.0Michael Stahl2018-01-221-0/+1
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-194-7/+4
* Fix typosAndrea Gelmini2018-01-171-1/+1
* tdf#114939 sdext: don't use StarOffice MD5 in PDF importMichael Stahl2018-01-162-38/+35
* More loplugin:cstylecast: sdextStephan Bergmann2018-01-151-1/+1
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* More loplugin:cstylecast: sdextStephan Bergmann2018-01-1217-117/+117
* Allow building with poppler-0.62Dominique Leuenberger2018-01-081-2/+8
* loplugin:unusedfieldsNoel Grandin2018-01-043-10/+2
* Silence loplugin:unreffun with --disable-assert-always-abortStephan Bergmann2018-01-031-0/+2
* loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin2017-12-291-2/+2
* pdf: use bimap for GraphicsContext-id mapAshod Nakashian2017-12-242-13/+15
* remove unused typedefsNoel Grandin2017-12-191-1/+0
* loplugin:salcall fix functionsNoel Grandin2017-12-113-4/+4
* Modernize code in sdextJulien Nabet2017-12-102-17/+12
* loplugin:constparamsNoel Grandin2017-12-073-6/+6
* loplugin:unnecessaryparenStephan Bergmann2017-11-301-2/+2
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-3/+3
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-272-3/+3
* clang-tidy modernize-use-equals-default in sdJochen Nitschke2017-11-262-13/+0
* loplugin:useuniqueptr in PDFContainerNoel Grandin2017-11-175-48/+41
* sdext: document 2 different canvasesMichael Stahl2017-11-101-0/+5
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* loplugin:constantparam in sdNoel Grandin2017-10-311-20/+15
* loplugin:constantparam in sd,sdextNoel Grandin2017-10-272-35/+44
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-2/+2
* loplugin:includeform: sdextStephan Bergmann2017-10-2332-130/+130
* overload std::hash for OUString and OStringNoel Grandin2017-10-237-18/+15
* Move sdext/source/pdfimport/tree include files to common include directoryStephan Bergmann2017-10-175-9/+9
* add << operator for css::uno::ExceptionNoel Grandin2017-10-045-7/+7
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-292-15/+9
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-266-16/+16
* loplugin:flatten in sdext..stocNoel Grandin2017-09-232-103/+95
* Fresh run of bin/update_pch.shMike Kaganski2017-09-222-7/+42
* Resolves: tdf#112408 crash with nan with bad ascentCaolán McNamara2017-09-151-0/+3