summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:unusedmethodsNoel Grandin2016-01-203-65/+0
* loplugin: unused return valuesNoel Grandin2016-01-186-30/+26
* loplugin:unusedmethods unused return value in hwpfilterNoel Grandin2016-01-1112-73/+65
* Fix typosAndrea Gelmini2016-01-101-12/+12
* cppcheck: duplInheritedMemberCaolán McNamara2016-01-042-2/+2
* cppcheck: allocaCalledCaolán McNamara2016-01-021-32/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-291-1/+1
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-6/+6
* unused Picture::Type()Juergen Funk2015-12-072-12/+0
* Adapt to true wchar_t in clang-clStephan Bergmann2015-11-281-4/+4