summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2021-04-11Fix typoAndrea Gelmini1-1/+1
2021-04-11ofz#31685 give up on large tables to avoid TimeoutCaolán McNamara1-1/+6
2021-04-11Related: ofz#31685 Timeout. This hunk is a simple swapCaolán McNamara1-8/+4
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
2021-03-26ofz#32499 overflowing posCaolán McNamara1-2/+2
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel1-3/+2
2021-02-16loplugin:referencecasting in hwpfilter..lotuswordproNoel2-218/+218
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski1-1/+1
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski1-2/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-12-04update pchesCaolán McNamara1-1/+2
2020-11-13tdf#123936 Formatting files in module hwpfilter with clang-formatPhilipp Hofer7-65/+43
2020-11-11convert more long -> tools::LongNoel1-1/+2
2020-10-22long->tools::Long in hwpfilter..ooxNoel4-4/+6
2020-09-27Remove unused include list in hwpfilterJulien Nabet4-4/+0
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann1-3/+3
2020-09-05Improve hchar_string to OUString conversionStephan Bergmann3-44/+57
2020-08-29Fix typo in codeAndrea Gelmini1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-3/+3
2020-08-19Fix typosAndrea Gelmini1-1/+1
2020-07-14hwpfilter: create instances with uno constructorsNoel Grandin3-169/+128
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann8-36/+36
2020-06-04Upcoming loplugin:elidestringvar: hwpfilterStephan Bergmann1-2/+1
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin4-18/+18
2020-04-29GCC trunk towards GCC 10 still emits a bogus -Wstringop-truncationStephan Bergmann1-2/+2
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin3-14/+36
2020-04-08loplugin:flatten in hwpfilterNoel Grandin1-9/+9
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara4-4/+4
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+1
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann1-3/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-10/+14
2020-01-27tdf#124176: Use pragma once instead of include guardsHakan Bakacak1-3/+1
2020-01-24loplugin:makeshared in hwpfilter..i18npoolNoel Grandin2-4/+4
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy1-2/+2
2020-01-01crashtesting: footnote-layout doesn't existCaolán McNamara1-3/+3
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin1-1/+1
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2-6/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann7-0/+36
2019-11-08-Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-4/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-2/+3
2019-11-02cid#1455209 Wrapper object use after freeCaolán McNamara1-8/+6
2019-10-29cid#1448471 Wrapper object use after freeCaolán McNamara1-6/+26
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+25
2019-10-17Remove some memset callsMike Kaganski5-28/+14
2019-10-11ofz#18116 TimeoutCaolán McNamara1-4/+8
2019-10-04ofz#17823 avoid timeoutCaolán McNamara1-0/+9
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin1-5/+5
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-10/+10