summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* ofz#798 oomCaolán McNamara2017-03-103-13/+7
* bin is unusedCaolán McNamara2017-03-043-6/+2
* ofz#725 fix hwp leakCaolán McNamara2017-03-033-66/+52
* Missing includeStephan Bergmann2017-03-021-0/+1
* ofz: oom in reading hwp dataCaolán McNamara2017-03-021-2/+16
* ofz: ReadBlock has to be HWPIDLen to be usefulCaolán McNamara2017-03-011-1/+1
* ofz#711: direct leakCaolán McNamara2017-03-013-5/+6
* hwp: avoid low hanging invalid inputCaolán McNamara2017-02-281-0/+6
* loplugin:loopvartoosmallStephan Bergmann2017-02-271-1/+1
* ofz#691 leak of emblist dataCaolán McNamara2017-02-261-3/+5
* ofz: epic slow use of std::listCaolán McNamara2017-02-253-68/+30
* hwpfilter needs a new filter for each documentCaolán McNamara2017-02-242-12/+4
* add hwp fuzzerCaolán McNamara2017-02-241-3/+2
* remove test for the momentCaolán McNamara2017-02-231-0/+0
* ofz: don't loop endlessly on failed skipCaolán McNamara2017-02-232-2/+6
* default ctor is fine hereJochen Nitschke2017-02-062-3/+0
* TyposJulien Nabet2017-02-033-3/+3
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-3/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-264-32/+28
* loplugin: unnecessary destructor forms..idlcNoel Grandin2017-01-252-3/+0
* new loplugin useuniqueptrNoel Grandin2017-01-232-3/+4
* New loplugin:dynexcspec: Add @throws documentation, hwpfilterStephan Bergmann2017-01-191-0/+1
* use rtl::Reference in HwpReaderNoel Grandin2017-01-182-329/+326
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-1/+1
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-173-18/+16
* use rtl::Reference in FormulaNoel Grandin2017-01-172-39/+33
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-113-6/+1
* loplugin:externvarStephan Bergmann2017-01-091-1/+1
* New loplugin:externvar: hwpfilterStephan Bergmann2017-01-095-21/+15
* includes should be at the top of the fileNoel Grandin2016-11-181-2/+1
* new loplugin finalprotectedNoel Grandin2016-11-161-2/+2
* loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2016-11-112-10/+10
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-082-7/+1
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-2/+2
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-194-16/+2
* clang-cl loplugin: hwpfilterStephan Bergmann2016-10-163-12/+12
* remove define 'local'Jochen Nitschke2016-09-281-10/+6
* No need for an abstaract HIODev::closeStephan Bergmann2016-09-162-25/+7
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-14/+14
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-051-1/+1
* Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2016-07-132-42/+1
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-115-26/+26
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-2/+2
* move #includes to top of fileNoel Grandin2016-06-291-2/+1
* loplugin:singlevalfields in hwpfilterNoel Grandin2016-06-244-78/+39
* loplugin:implicitboolconversionStephan Bergmann2016-06-231-1/+1
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-232-10/+14
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* cppcheck: noExplicitConstructorCaolán McNamara2016-06-071-5/+2