summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
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
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-16loplugin:referencecasting in hwpfilter..lotuswordproNoel
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-11-13tdf#123936 Formatting files in module hwpfilter with clang-formatPhilipp Hofer
2020-11-11convert more long -> tools::LongNoel
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-09-27Remove unused include list in hwpfilterJulien Nabet
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-05Improve hchar_string to OUString conversionStephan Bergmann
2020-08-29Fix typo in codeAndrea Gelmini