summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hcode.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-05-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): hwpfilterStephan Bergmann1-2/+2
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann1-2/+3
2022-03-16ofz#45598 Integer-overflowCaolán McNamara1-4/+2
2022-03-04Avoid some sprintf used with colorsMike Kaganski1-0/+8
2022-03-04Change hcolor2str to return OUStringMike Kaganski1-3/+4
2022-03-04Drop hconv and replace hstr2ucsstr with hstr2OUStringMike Kaganski1-6/+6
2022-03-04Drop Int2StrMike Kaganski1-10/+0
2022-03-04Use comphelper::Base64 in hwpfilterMike Kaganski1-47/+11
2022-02-27ofz#44991 don't skip over terminatorCaolán McNamara1-0/+2
2021-11-14Use M_PI instead of defined value; use rad2deg()Hossein1-14/+4
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann1-2/+2
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-9/+9
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann1-9/+9
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+5
2019-11-08-Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-4/+0
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin1-27/+27
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-3/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-8/+8
2018-02-25forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara1-17/+11
2018-02-21forcepoint #2Caolán McNamara1-0/+2
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann1-1/+1
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-2/+2
2017-02-27loplugin:loopvartoosmallStephan Bergmann1-1/+1
2016-10-16clang-cl loplugin: hwpfilterStephan Bergmann1-1/+1
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-16tdf#91067: Translate Korean commentsJihui Choi1-33/+33
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn1-6/+5
2014-11-03coverity#1209713 Dereference null return valueCaolán McNamara1-2/+6
2014-10-02coverity#1242961 Unused valueCaolán McNamara1-4/+4
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-1/+1
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet1-31/+31
2013-08-05Mark as constTakeshi Abe1-8/+8
2013-07-29Mark as constTakeshi Abe1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-10/+0
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist1-1/+1
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl1-117/+79
2012-07-03coverity: idx == 0x1F cannot be trueDavid Tardon1-1/+1
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-29/+16
2012-04-16WaE: "isnan" redefinedDavid Tardon1-1/+1
2011-06-13gbuildize hwpfilterCaolán McNamara1-0/+1525