/pyuno/qa/

o/core/atom/hwpfilter/source?h=libreoffice-7.1.2.1' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/hwpfilter/source
AgeCommit message (Expand)Author
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-21coverity#1349757 Unchecked return valueCaolán McNamara
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in hwpfilterNoel Grandin
2016-01-10Fix typosAndrea Gelmini
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-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann