summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
...
* poppler dropped GBool since 0.71Mike Kaganski2018-11-202-25/+31
* loplugin:staticmethods improvementNoel Grandin2018-11-163-3/+3
* Resolves: rhbz#1647507 try inputted password as both user and owner passwordCaolán McNamara2018-11-081-2/+4
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-071-12/+9
* presentation minimizer: fixed problem with default filenameVasily Melenchuk2018-11-063-2/+8
* presentation minimizer: use standard error reportingVasily Melenchuk2018-11-056-161/+28
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-013-4/+4
* tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski2018-10-271-1/+0
* remove old poppler compat codeNoel Grandin2018-10-232-24/+0
* pvs-studio: V571 Recurring checkCaolán McNamara2018-10-221-4/+1
* tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereferenceMike Kaganski2018-10-211-5/+8
* tdf#120703 (PVS)Mike Kaganski2018-10-201-16/+24
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-194-4/+4
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-1716-103/+91
* drop some unused headersCaolán McNamara2018-10-121-1/+0
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-3/+3
* loplugin:constfields in sdextNoel Grandin2018-10-0918-46/+44
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-272-31/+0
* New loplugin:externalStephan Bergmann2018-09-176-48/+48
* new loplugin simplifyconstructNoel Grandin2018-09-132-4/+2
* loplugin:unusedmethodsNoel Grandin2018-09-112-121/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-102-0/+2
* loplugin:useuniqueptr in PngHelper::createPngNoel Grandin2018-09-051-12/+12
* presentation minimizer: report possible errorsVasily Melenchuk2018-08-318-18/+201
* loplugin:useuniqueptr in PDFObjectNoel Grandin2018-08-302-25/+20
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-294-17/+17
* tdf#118443 - Presenter Consoleheiko tietze2018-08-271-0/+13
* iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann2018-08-241-11/+31
* leak on import of moz279355-2.pdfCaolán McNamara2018-08-231-1/+1
* coverity#1438404 Identical code for different branchesCaolán McNamara2018-08-181-21/+6
* loplugin:useuniqueptr in PDFGrammarNoel Grandin2018-08-171-15/+15
* loplugin:returnconstant in PresenterFrameworkObserverNoel Grandin2018-08-162-21/+3
* create appendCopy method in OUStringBufferNoel Grandin2018-08-144-5/+5
* simplify TimerSchedulerNoel Grandin2018-08-071-9/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3014-0/+15
* loplugin:stringloop in sdNoel Grandin2018-07-292-15/+14
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Break HashedStyle::RefCount out into new RefCountedHashdStyleStephan Bergmann2018-06-272-45/+39
* tdf#118374: fix crash from loplugin:useuniqueptr in sdextJulien Nabet2018-06-272-3/+0
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-261-7/+4
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-085-49/+35
* vcl: svx: misc improvements to pdfium importingAshod Nakashian2018-06-071-1/+1
* sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian2018-06-075-27/+17
* loplugin:unusedfields in sdNoel Grandin2018-05-172-2/+0
* loplugin:constantparamNoel Grandin2018-05-164-12/+9
* fix build with poppler 0.64Rene Engelhard2018-04-242-0/+14
* loplugin:constantparamNoel Grandin2018-04-201-21/+15
* new loplugin:unusedvariablemoreNoel Grandin2018-04-112-10/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-092-2/+4