summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2017-03-16ofz#820 oom terminateCaolán McNamara5-42/+42
2017-03-10ofz#798 oomCaolán McNamara3-57/+49
2017-03-06Resolves: ofz#727 don't allow negative sizes or indexesCaolán McNamara2-17/+15
2017-03-01hwpfilter needs a new filter for each documentCaolán McNamara2-12/+4
2017-03-01ofz: don't loop endlessly on failed skipCaolán McNamara1-2/+6
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
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin2-2/+2
2016-05-19remove leftover commentJochen Nitschke1-1/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-1/+1
2016-05-10Add SAL_FALLTHROUGH to what looks like flex-generated codeStephan Bergmann1-0/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-2/+1
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin1-6/+6
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-52/+52
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-04-12Get rid of odd _HCHAR_, _UTYPE_, _ZZRECT_ guardsStephan Bergmann1-9/+0
2016-04-12Get rid of _DATECODE_WEEK_DEFINES_Stephan Bergmann2-23/+22
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-1/+1
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+1
2016-03-04-Werror,-WundefStephan Bergmann1-1/+1
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin2-3/+3
2016-02-22loplugin:write only fieldsNoel Grandin4-110/+1
2016-02-16use consistent #define checks for the Windows platformNoel Grandin8-34/+24
2016-02-09Remove excess newlinesChris Sherlock6-11/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-29/+31
2016-01-21coverity#1349757 Unchecked return valueCaolán McNamara1-1/+1