summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2017-09-22ofz: alloc+read+discard -> skipblockCaolán McNamara
2017-09-18hwpfilter: [loplugin:redundantcast]Michael Stahl
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin
2017-08-29Removed ancient commentAndrea Gelmini
2017-08-29ofz#3201: avoid oomCaolán McNamara
2017-08-28ofz#3160 Direct-leakCaolán McNamara
2017-08-28ofz#3174 disallow header in headerCaolán McNamara
2017-08-25ofz#2899 increment pos before check, like all the other casesCaolán McNamara
2017-08-11ofz#2906: direct-leakCaolán McNamara
2017-08-03ofz#2846 null derefCaolán McNamara
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-21ofz#2704 null-dereference readCaolán McNamara
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-07-17ofz#2668 fix oomCaolán McNamara
2017-07-16zero init the TabSet tooCaolán McNamara
2017-07-16don't use memset on structure with std::shared_ptr memberMarkus Mohrhard
2017-07-13ofz#2452 use shared_ptr for cshapeCaolán McNamara
2017-07-10loplugin:useuniqueptr in hwpfilterNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06valgrind: use of uninitialized valueCaolán McNamara
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: hwpfilterStephan Bergmann
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-01ofz#1193 we only set these values, never read themCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-03remove empty commentsNoel Grandin
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-04-28ofz: avoid timeout and return early on failureCaolán McNamara
2017-04-28convert to std::vectorCaolán McNamara
2017-04-28fix indentCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21treat ParaShape like CharShapeCaolán McNamara
2017-04-16coverity#1405158 Wrong sizeof argumentCaolán McNamara
2017-04-13ofz#1062 ensure cshape lifecycle matches expectationsCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12hwpfilter: remove write-only variableMichael Stahl
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-04Resolves: ofz#727 don't allow negative sizes or indexesCaolán McNamara