summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* ofz#820 oom terminateCaolán McNamara2017-03-145-42/+42
* ofz#798 oomCaolán McNamara2017-03-103-57/+49
* Resolves: ofz#727 don't allow negative sizes or indexesCaolán McNamara2017-03-062-17/+15
* hwpfilter needs a new filter for each documentCaolán McNamara2017-02-272-12/+4
* ofz: don't loop endlessly on failed skipCaolán McNamara2017-02-241-2/+6
* 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
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-1/+1
* loplugin:constantparamsNoel Grandin2016-06-031-2/+2
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-202-2/+2
* remove leftover commentJochen Nitschke2016-05-191-1/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+0
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-1/+1
* Add SAL_FALLTHROUGH to what looks like flex-generated codeStephan Bergmann2016-05-101-0/+3
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-2/+1
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-281-6/+6
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-52/+52
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-3/+3
* Get rid of odd _HCHAR_, _UTYPE_, _ZZRECT_ guardsStephan Bergmann2016-04-121-9/+0
* Get rid of _DATECODE_WEEK_DEFINES_Stephan Bergmann2016-04-122-23/+22
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-311-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+1
* -Werror,-WundefStephan Bergmann2016-03-041-1/+1
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-032-3/+3
* loplugin:write only fieldsNoel Grandin2016-02-224-110/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-168-34/+24
* Remove excess newlinesChris Sherlock2016-02-096-11/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-29/+31
* coverity#1349757 Unchecked return valueCaolán McNamara2016-01-211-1/+1