summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2022-08-11ofz: don't register style if hbox load failedCaolán McNamara
2022-08-11ofz#44991 keep paragraph's that failed to load until import is completeCaolán McNamara
2022-08-11ofz#44991 don't skip over terminatorCaolán McNamara
2022-08-11ofz#44991 keep within legal ArrowShape rangeCaolán McNamara
2022-08-11keep paragraph's that failed to load until import is completeCaolán McNamara
2022-08-11avoid dangling tmp files in hwp importCaolán McNamara
2022-08-10use our own tempfile mechanismCaolán McNamara
2022-08-10hwpfilter: why isn't that path string null terminatedMichael Stahl
2022-08-10ofz#47042 previous use of static variable affecting later runsCaolán McNamara
2021-03-30ofz#32499 overflowing posCaolá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
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy
2020-01-01crashtesting: footnote-layout doesn't existCaolán McNamara
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-08-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-02cid#1455209 Wrapper object use after freeCaolán McNamara
2019-10-29cid#1448471 Wrapper object use after freeCaolán McNamara
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-11ofz#18116 TimeoutCaolán McNamara
2019-10-04ofz#17823 avoid timeoutCaolán McNamara
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-01new loplugin:mapindexNoel Grandin