summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2017-03-03ofz#725 fix hwp leakCaolán McNamara3-66/+52
2017-03-02Missing includeStephan Bergmann1-0/+1
2017-03-02ofz: oom in reading hwp dataCaolán McNamara1-2/+16
2017-03-01ofz: ReadBlock has to be HWPIDLen to be usefulCaolán McNamara1-1/+1
2017-03-01ofz#711: direct leakCaolán McNamara3-5/+6
2017-02-28hwp: avoid low hanging invalid inputCaolán McNamara1-0/+6
2017-02-27loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-02-26ofz#691 leak of emblist dataCaolán McNamara1-3/+5
2017-02-25ofz: epic slow use of std::listCaolán McNamara3-68/+30
2017-02-24hwpfilter needs a new filter for each documentCaolán McNamara2-12/+4
2017-02-24add hwp fuzzerCaolán McNamara1-3/+2
2017-02-23remove test for the momentCaolán McNamara1-0/+0
2017-02-23ofz: don't loop endlessly on failed skipCaolán McNamara2-2/+6
2017-02-06default ctor is fine hereJochen Nitschke2-3/+0
2017-02-03TyposJulien Nabet3-3/+3
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-3/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-32/+28
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin2-3/+0
2017-01-23new loplugin useuniqueptrNoel Grandin2-3/+4
2017-01-19New loplugin:dynexcspec: Add @throws documentation, hwpfilterStephan Bergmann1-0/+1
2017-01-18use rtl::Reference in HwpReaderNoel Grandin2-329/+326
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-1/+1
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin3-18/+16
2017-01-17use rtl::Reference in FormulaNoel Grandin2-39/+33
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann3-6/+1
2017-01-09loplugin:externvarStephan Bergmann1-1/+1
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann5-21/+15
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+1
2016-11-16new loplugin finalprotectedNoel Grandin1-2/+2
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2-10/+10
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2-7/+1
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-2/+2
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin4-16/+2
2016-10-16clang-cl loplugin: hwpfilterStephan Bergmann3-12/+12
2016-09-28remove define 'local'Jochen Nitschke1-10/+6
2016-09-16No need for an abstaract HIODev::closeStephan Bergmann2-25/+7
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-14/+14
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin1-1/+1
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2-42/+1
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann5-26/+26
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-06-29move #includes to top of fileNoel Grandin1-2/+1
2016-06-24loplugin:singlevalfields in hwpfilterNoel Grandin4-78/+39
2016-06-23loplugin:implicitboolconversionStephan Bergmann1-1/+1
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2-10/+14
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-07cppcheck: noExplicitConstructorCaolán McNamara1-5/+2
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-06-03loplugin:constantparamsNoel Grandin1-2/+2