summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hbox.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Remove unused include list in hwpfilterJulien Nabet1-1/+0
2020-08-29Fix typo in codeAndrea Gelmini1-1/+1
2019-10-17Remove some memset callsMike Kaganski1-6/+5
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-10-24hdo is always a HWPDrawingObjectCaolán McNamara1-1/+3
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin1-2/+2
2018-03-30loplugin:virtualdown in variousNoel Grandin1-3/+2
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-11-16loplugin:useuniqueptr in hwpfilterNoel Grandin1-5/+1
2017-10-19use std::unique_ptr in hwpfilterNoel Grandin1-6/+6
2017-10-18Replace some lists by vectors in hwpfilterJulien Nabet1-10/+9
2017-07-17ofz#2668 fix oomCaolán McNamara1-1/+1
2017-07-10loplugin:useuniqueptr in hwpfilterNoel Grandin1-8/+9
2017-06-01ofz#1193 we only set these values, never read themCaolán McNamara1-2/+0
2017-04-28ofz: avoid timeout and return early on failureCaolán McNamara1-1/+1
2017-04-28convert to std::vectorCaolán McNamara1-2/+3
2017-03-10ofz#798 oomCaolán McNamara1-5/+2
2017-03-04bin is unusedCaolán McNamara1-2/+1
2017-02-03TyposJulien Nabet1-1/+1
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin1-2/+0
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin1-15/+14
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin1-5/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-9/+9
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-2/+2
2016-01-04cppcheck: duplInheritedMemberCaolán McNamara1-1/+1
2015-12-07unused Picture::Type()Juergen Funk1-6/+0
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-26/+26
2015-07-16tdf#91067: Translate Korean commentsJihui Choi1-15/+15
2015-07-06loplugin:unusedmethods hwpfilter,i18npoolNoel Grandin1-8/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-02-25check if reads were successfulCaolán McNamara1-2/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-16/+0
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-3/+3
2014-04-26coverity#707891 Uninitialized pointer fieldCaolán McNamara1-0/+12
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-3/+3
2014-04-14typo: postion -> positionThomas Arnhold1-2/+2
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet1-16/+16
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-28/+32
2014-02-21cid#707898 Uninitialized pointer fieldNoel Grandin1-4/+5
2014-01-10HBox::Read should return boolStephan Bergmann1-25/+25
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl1-24/+26
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi1-11/+11
2012-02-06Fixed some cppcheck messagesPKEuS1-1/+1
2011-01-31Remove RCS lines.Thomas Arnhold1-2/+0
2011-01-18disambiguate between two different SkipBlocksCaolán McNamara1-3/+3