summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* ofz#32499 overflowing posCaolán McNamara2021-03-301-2/+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
* tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy2020-01-081-2/+2
* crashtesting: footnote-layout doesn't existCaolán McNamara2020-01-011-3/+3
* sal_Char->char in formula..i18npoolNoel Grandin2019-12-191-1/+1
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-242-6/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-227-0/+36
* -Werror,-Wunused-macros (clang-cl)Stephan Bergmann2019-11-081-4/+0
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-2/+3
* cid#1455209 Wrapper object use after freeCaolán McNamara2019-11-021-8/+6
* cid#1448471 Wrapper object use after freeCaolán McNamara2019-10-291-6/+26
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+25
* Remove some memset callsMike Kaganski2019-10-175-28/+14
* ofz#18116 TimeoutCaolán McNamara2019-10-111-4/+8
* ofz#17823 avoid timeoutCaolán McNamara2019-10-041-0/+9
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-011-5/+5
* loplugin:constmethod in framework..lotuswordproNoel Grandin2019-09-261-10/+10
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-7/+2
* new loplugin:mapindexNoel Grandin2019-08-011-2/+3
* Improved loplugin:stringconstant (now that GCC 7 supports it): hwpfilterStephan Bergmann2019-07-311-2/+2
* Fix typoAndrea Gelmini2019-06-251-1/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-21/+13
* GCC trunk towards GCC 9 still emits a bogus -Wstringop-truncationStephan Bergmann2019-05-031-2/+2
* Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann2019-04-291-1/+1
* Avoid -Werror=format/stringop-truncationJulien Nabet2019-04-291-1/+1
* clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-0/+3
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-6/+6
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-1/+1