summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2022-02-28cid#1501377 Dereference after null checkCaolán McNamara
2022-02-28ofz#44991 keep paragraph's that failed to load until import is completeCaolán McNamara
2022-02-27ofz#45090 Null-dereference READCaolán McNamara
2022-02-27ofz#45090 Null-dereferenceCaolán McNamara
2022-02-27ofz#44991 keep within legal ArrowShape rangeCaolán McNamara
2022-02-27ofz#44991 don't skip over terminatorCaolán McNamara
2022-02-26ofz#44991 Use-of-uninitialized-valueCaolán McNamara
2022-02-24ofz#44997 Use-of-uninitialized-valueCaolán McNamara
2022-02-24ofz#44990 Null-dereferenceCaolán McNamara
2022-02-24ofz#44992 Null-dereferenceCaolán McNamara
2022-02-23we should be testing more in the hwpfuzzerCaolán McNamara
2022-02-23keep paragraph's that failed to load until import is completeCaolán McNamara
2022-02-23blist is written to but not read from and storing pointers has no sideeffectCaolán McNamara
2022-01-29avoid dangling tmp files in hwp importCaolán McNamara
2022-01-28use our own tempfile mechanismCaolán McNamara
2022-01-13Make HWPStyle::style type-safeStephan Bergmann
2021-12-22loplugin:flatten in filter..includeNoel Grandin
2021-12-15tdf#145630 Changed atan to atan2 where appropriateDhiraj Holden
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-29loplugin:stringliteraldefine in hwpfilterNoel Grandin
2021-11-14Use M_PI instead of defined value; use rad2deg()Hossein
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-05update diagnostic ignoreNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in hwpfilterMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-13ditch problematic HWPFile::Read4b variantCaolán McNamara
2021-10-13ofz: nLen should be of type 'uint' not tools::LongCaolán McNamara
2021-10-05drop 'using namespace std' in h* i* j*Julien Nabet
2021-09-03cid#1490898 Unchecked return valueCaolán McNamara
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-31ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-14tdf#143148: Use pragma once in sdextYildiray
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-19Fix typoAndrea Gelmini
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann
2021-07-01Related: ofz#33724 detect earlier if comparison shape has no cshapeCaolán McNamara
2021-07-01can flatten this a levelCaolán McNamara
2021-07-01ofz#33724 compareParaShape will return 0 if input shape has no cshapeCaolán McNamara
2021-07-01fix indentCaolán McNamara
2021-07-01getParaShape() adds bounds checking we don't need in this caseCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-02no need to allocate these on the heapNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-11Fix typoAndrea Gelmini
2021-04-11ofz#31685 give up on large tables to avoid TimeoutCaolán McNamara
2021-04-11Related: ofz#31685 Timeout. This hunk is a simple swapCaolán McNamara
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-26ofz#32499 overflowing posCaolán McNamara