summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* loplugin:expressionalwayszero improvementsNoel Grandin2018-03-271-12/+0
* pdf: refactor poppler importerAshod Nakashian2018-03-211-0/+21
* fix crash on pdf import of fdo30892-1Caolán McNamara2018-03-181-1/+0
* fix crash on pdf import of tdf59883-2Noel Grandin2018-03-161-1/+0
* Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2018-03-145-0/+7
* change minimizer extension to not use GraphicUrl and FillBitmapUrlTomaž Vajngerl2018-03-133-9/+6
* sdext: document the secondary screen of Presenter ConsoleMichael Stahl2018-03-071-0/+5
* loplugin:useuniqueptr in sdextNoel Grandin2018-03-069-269/+263
* 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