summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2016-01-04cppcheck: duplInheritedMemberCaolán McNamara
2016-01-02cppcheck: allocaCalledCaolán McNamara
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-07unused Picture::Type()Juergen Funk
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann
2015-11-24'#pragma setlocale("C")' is probably no longer necessaryStephan Bergmann
2015-11-24Translate Korean commentsStephan Bergmann
2015-11-24Remove non-ASCII U+0086 PARAGRAPH SIGN from commentStephan Bergmann
2015-11-24Replace non-ASCII content in ordinary string literals with UTF-8 bytesStephan Bergmann
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-18use unique_ptr for pImpl in extensions,hwpfilter/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-19com::sun::star->css in hwpfilter/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Reduce variable scopeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-21add hwp to fftesterCaolán McNamara
2015-08-18hwpfilter: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16tdf#91067: Translate Korean commentsJihui Choi
2015-07-06loplugin:unusedmethods hwpfilter,i18npoolNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-04cppcheck: memleakOnReallocCaolán McNamara
2015-05-04hstream.h->hstream.hxxCaolán McNamara
2015-04-29sequence operator twaddle + silly castCaolán McNamara
2015-04-29redundant castCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23cppcheck: silence assertWithSideEffectCaolán McNamara