summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpfile.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-26forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara1-3/+2
2018-02-22forcepoint #1Caolán McNamara1-1/+1
2017-11-16ofz: limit depth of hwp parsingCaolán McNamara1-0/+21
2017-11-16loplugin:useuniqueptr in hwpfilterNoel Grandin1-7/+8
2017-11-02ofz#3858 use a single scratch bufferCaolán McNamara1-3/+4
2017-10-31loplugin:constantparam in f*Noel Grandin1-1/+1
2017-10-19use std::unique_ptr in hwpfilterNoel Grandin1-0/+1
2017-10-18Replace some lists by vectors in hwpfilterJulien Nabet1-9/+9
2017-08-29Removed ancient commentAndrea Gelmini1-1/+1
2017-08-29ofz#3201: avoid oomCaolán McNamara1-1/+1
2017-08-28ofz#3174 disallow header in headerCaolán McNamara1-0/+10
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin1-4/+4
2017-07-17ofz#2668 fix oomCaolán McNamara1-1/+1
2017-04-21treat ParaShape like CharShapeCaolán McNamara1-2/+2
2017-04-13ofz#1062 ensure cshape lifecycle matches expectationsCaolán McNamara1-2/+2
2017-02-25ofz: epic slow use of std::listCaolán McNamara1-7/+8
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin1-1/+0
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-1/+1
2016-01-11loplugin:unusedmethods unused return value in hwpfilterNoel Grandin1-7/+7
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-06loplugin:unusedmethods hwpfilter,i18npoolNoel Grandin1-2/+0
2015-02-25check if reads were successfulCaolán McNamara1-4/+6
2014-07-03Fix (harmless) stack-use-after-returnStephan Bergmann1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-1/+1
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet1-3/+3
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-3/+3
2014-02-26Remove visual noise from hwpfilterAlexander Wilms1-2/+2
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi1-25/+25
2011-06-13valgrind: linenumber uninitedCaolán McNamara1-7/+2
2011-06-13#i49123# implement typedetection for supported .hwp format versionsCaolán McNamara1-0/+7
2011-01-31Remove RCS lines.Thomas Arnhold1-3/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-04INTEGRATION: CWS sw30bf04 (1.4.2); FILE MERGEDVladimir Glazounov1-33/+3
2008-04-10INTEGRATION: CWS changefileheader (1.3.58); FILE MERGEDRüdiger Timm1-25/+20
2005-09-07INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGEDRüdiger Timm1-51/+23
2005-02-16INTEGRATION: CWS dr33 (1.1.26); FILE MERGEDVladimir Glazounov1-7/+7
2003-10-15#112673# initial checkin of HWP filterDaniel Vogelheim1-0/+378