summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann1-6/+6
2019-10-17Remove some memset callsMike Kaganski1-1/+0
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin1-4/+4
2018-10-24hdo is always a HWPDrawingObjectCaolán McNamara1-2/+2
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin1-1/+0
2018-03-30loplugin:virtualdown in variousNoel Grandin1-8/+0
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-4/+4
2017-10-19use std::unique_ptr in hwpfilterNoel Grandin1-29/+0
2017-10-18Replace some lists by vectors in hwpfilterJulien Nabet1-24/+12
2017-07-21ofz#2704 null-dereference readCaolán McNamara1-0/+1
2017-07-17ofz#2668 fix oomCaolán McNamara1-1/+0
2017-07-10loplugin:useuniqueptr in hwpfilterNoel Grandin1-15/+0
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-2/+2
2017-06-01ofz#1193 we only set these values, never read themCaolán McNamara1-2/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-28convert to std::vectorCaolán McNamara1-8/+4
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-2/+0
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-2/+3
2017-03-10ofz#798 oomCaolán McNamara1-3/+0
2017-03-04bin is unusedCaolán McNamara1-2/+0
2017-02-03TyposJulien Nabet1-1/+1
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin1-1/+0
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+1
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-2/+4
2016-04-12Get rid of _DATECODE_WEEK_DEFINES_Stephan Bergmann1-1/+21
2016-01-04cppcheck: duplInheritedMemberCaolán McNamara1-1/+1
2015-12-07unused Picture::Type()Juergen Funk1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-07-16tdf#91067: Translate Korean commentsJihui Choi1-17/+17
2015-07-06loplugin:unusedmethods hwpfilter,i18npoolNoel Grandin1-17/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-9/+9
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-08-07coverity#1224982 Out-of-bounds accessCaolán McNamara1-4/+4
2014-07-10coverity#1224982 out of boundNorbert Thiebaud1-1/+1
2014-07-05coverity#983491 String OverflowNorbert Thiebaud1-95/+95
2014-05-10coverity#984094 Uninitialized scalar fieldCaolán McNamara1-2/+1
2014-04-26coverity#707891 Uninitialized pointer fieldCaolán McNamara1-7/+25
2014-04-26coverity#707892 Uninitialized pointer fieldCaolán McNamara1-4/+19
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet1-17/+17
2014-03-09coverity#707903 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-03-09coverity#707896 Uninitialized scalar fieldCaolán McNamara1-9/+9
2014-03-09coverity#707895 Uninitialized scalar fieldCaolán McNamara1-5/+4
2014-03-09coverity#707894 Uninitialized scalar fieldCaolán McNamara1-3/+4
2014-03-09coverity#707893 Uninitialized scalar fieldCaolán McNamara1-4/+12
2014-03-08coverity#707889 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-03-07coverity#707890 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-02-26Remove visual noise from hwpfilterAlexander Wilms1-1/+1
2014-02-18coverity#984094 Uninitialized scalar fieldNorbert Thiebaud1-2/+4
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl1-33/+23