summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2017-02-06default ctor is fine hereJochen Nitschke
2017-02-03TyposJulien Nabet
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, hwpfilterStephan Bergmann
2017-01-18use rtl::Reference in HwpReaderNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2017-01-17use rtl::Reference in FormulaNoel Grandin
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-09loplugin:externvarStephan Bergmann
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-16clang-cl loplugin: hwpfilterStephan Bergmann
2016-09-28remove define 'local'Jochen Nitschke
2016-09-16No need for an abstaract HIODev::closeStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-29move #includes to top of fileNoel Grandin
2016-06-24loplugin:singlevalfields in hwpfilterNoel Grandin
2016-06-23loplugin:implicitboolconversionStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-07cppcheck: noExplicitConstructorCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19remove leftover commentJochen Nitschke
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Add SAL_FALLTHROUGH to what looks like flex-generated codeStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12Get rid of odd _HCHAR_, _UTYPE_, _ZZRECT_ guardsStephan Bergmann
2016-04-12Get rid of _DATECODE_WEEK_DEFINES_Stephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin