summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2022-03-28ofz: ensure unsigned indexCaolán McNamara
2022-03-17hwpfilter: why isn't that path string null terminatedMichael Stahl
2022-03-07ofz#45314 limit to valid day/month indexesCaolán McNamara
2022-03-02ofz: don't register style if hbox load failedCaolán McNamara
2022-03-01ofz#44997 Use-of-uninitialized-valueCaolán McNamara
2022-03-01cid#1501377 Dereference after null checkCaolán McNamara
2022-03-01ofz#44991 keep paragraph's that failed to load until import is completeCaolán McNamara
2022-02-28ofz#44991 keep within legal ArrowShape rangeCaolán McNamara
2022-02-28ofz#44991 Use-of-uninitialized-valueCaolán McNamara
2022-02-28ofz#44991 don't skip over terminatorCaolán McNamara
2022-02-23keep paragraph's that failed to load until import is completeCaolán McNamara
2022-02-11use our own tempfile mechanismCaolán McNamara
2022-02-11avoid dangling tmp files in hwp importCaolán McNamara
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
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-19Fix typosAndrea Gelmini
2020-07-14hwpfilter: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann
2020-06-04Upcoming loplugin:elidestringvar: hwpfilterStephan Bergmann
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin
2020-04-29GCC trunk towards GCC 10 still emits a bogus -Wstringop-truncationStephan Bergmann
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2020-04-08loplugin:flatten in hwpfilterNoel Grandin
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27tdf#124176: Use pragma once instead of include guardsHakan Bakacak
2020-01-24loplugin:makeshared in hwpfilter..i18npoolNoel Grandin