summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-07-28loplugin:collapseifNoel Grandin
2019-07-24Fix typosAndrea Gelmini
2019-07-24cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-07-23cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2019-07-19cid#1448489 Uncaught exceptionCaolán McNamara
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin
2019-06-06Refactor a bit of the presentation minimizerJan-Marek Glogowski
2019-05-22New loplugin:dataStephan Bergmann
2019-05-14Presentation minimizer: Handle also presentation.GraphicObjectShape URLTamás Zolnai
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-29loplugin:useuniqueptr in PDFReaderNoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-07build: support disabling popplerAshod Nakashian
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05OptimizerDialog: use local method to reduce OUString operationsMatteo Casalin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-03Extend cast to whole expressionStephan Bergmann
2019-02-28remove some unused typedefsNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-24loplugin:unusedfields in sdextNoel Grandin
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-13Indexing is not needed for single getToken() callMatteo Casalin
2019-02-13OptimizerDialog: simplify string operations when selecting...Matteo Casalin
2019-02-12loplugin:flatten in sdextNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-15poppler: upgrade to release 0.73.0Michael Stahl
2019-01-15sdext: fix build with poppler 0.73Michael Stahl
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-08Fix build with poppler-0.72Andreas Sturmlechner
2018-12-21use unique_ptr in sdextNoel Grandin
2018-12-11presentation minimizer: warn user about unsaved presentationVasily Melenchuk
2018-12-10Fix build with poppler 0.71Aleksei Nikiforov
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann
2018-12-06-Werror,-Wunused-variableStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin