summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* ofz: ensure unsigned indexCaolán McNamara2022-03-281-6/+6
* hwpfilter: why isn't that path string null terminatedMichael Stahl2022-03-171-0/+1
* ofz#45314 limit to valid day/month indexesCaolán McNamara2022-03-071-7/+25
* ofz: don't register style if hbox load failedCaolán McNamara2022-03-021-6/+12
* ofz#44997 Use-of-uninitialized-valueCaolán McNamara2022-03-015-3/+16
* cid#1501377 Dereference after null checkCaolán McNamara2022-03-011-1/+1
* ofz#44991 keep paragraph's that failed to load until import is completeCaolán McNamara2022-03-014-7/+19
* ofz#44991 keep within legal ArrowShape rangeCaolán McNamara2022-02-281-4/+10
* ofz#44991 Use-of-uninitialized-valueCaolán McNamara2022-02-282-1/+8
* ofz#44991 don't skip over terminatorCaolán McNamara2022-02-281-0/+2
* keep paragraph's that failed to load until import is completeCaolán McNamara2022-02-232-0/+6
* use our own tempfile mechanismCaolán McNamara2022-02-111-15/+11
* avoid dangling tmp files in hwp importCaolán McNamara2022-02-111-49/+15
* no need to allocate these on the heapNoel Grandin2021-06-021-4/+4
* Improve loplugin:stringviewStephan Bergmann2021-05-141-14/+18
* Fix typoAndrea Gelmini2021-04-111-1/+1
* ofz#31685 give up on large tables to avoid TimeoutCaolán McNamara2021-04-111-1/+6
* Related: ofz#31685 Timeout. This hunk is a simple swapCaolán McNamara2021-04-111-8/+4
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+3
* ofz#32499 overflowing posCaolán McNamara2021-03-261-2/+2
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* Make sal/config.h the first in pchMike Kaganski2021-03-091-2/+2
* loplugin:refcounting check for managing OWeakObject with raw pointerNoel2021-02-231-3/+2
* loplugin:referencecasting in hwpfilter..lotuswordproNoel2021-02-162-218/+218
* Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski2021-02-011-1/+1
* Use ContainerType().swap and avoid local variablesMike Kaganski2021-01-241-2/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+1
* update pchesCaolán McNamara2020-12-041-1/+2
* tdf#123936 Formatting files in module hwpfilter with clang-formatPhilipp Hofer2020-11-137-65/+43
* convert more long -> tools::LongNoel2020-11-111-1/+2
* long->tools::Long in hwpfilter..ooxNoel2020-10-224-4/+6
* Remove unused include list in hwpfilterJulien Nabet2020-09-274-4/+0
* Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann2020-09-071-3/+3
* Improve hchar_string to OUString conversionStephan Bergmann2020-09-053-44/+57
* Fix typo in codeAndrea Gelmini2020-08-291-1/+1
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-3/+3
* Fix typosAndrea Gelmini2020-08-191-1/+1
* hwpfilter: create instances with uno constructorsNoel Grandin2020-07-143-169/+128
* Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann2020-07-018-36/+36
* Upcoming loplugin:elidestringvar: hwpfilterStephan Bergmann2020-06-041-2/+1
* loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin2020-05-294-18/+18
* GCC trunk towards GCC 10 still emits a bogus -Wstringop-truncationStephan Bergmann2020-04-291-2/+2
* loplugin:buriedassign in f,h,i*Noel Grandin2020-04-153-14/+36
* loplugin:flatten in hwpfilterNoel Grandin2020-04-081-9/+9
* clang-format f*,h* with under 5-percent lines of changeMuhammet Kara2020-02-164-4/+4
* clang-analyzer-deadcode.DeadStoresNoel Grandin2020-02-121-2/+1
* loplugin:duplicatedefines (clang-cl)Stephan Bergmann2020-02-031-3/+1
* New loplugin:unsignedcompareStephan Bergmann2020-01-282-10/+14
* tdf#124176: Use pragma once instead of include guardsHakan Bakacak2020-01-271-3/+1
* loplugin:makeshared in hwpfilter..i18npoolNoel Grandin2020-01-242-4/+4