summaryrefslogtreecommitdiff
path: root/hwpfilter/source/drawing.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin1-4/+4
2018-12-19-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann1-2/+4
2018-10-24ofz#11119 Direct-leakCaolán McNamara1-3/+3
2018-10-23loplugin:useuniqueptr in LoadDrawingObjectNoel Grandin1-14/+20
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-8/+5
2018-09-08ofz#10259 ofz#10263 ofz#10264 ofz#10265 use-after-freeCaolán McNamara1-2/+3
2018-09-07loplugin:useuniqueptr in HWPFileNoel Grandin1-2/+2
2018-01-19loplugin:useuniqueptr in hwpfilterNoel Grandin1-8/+2
2017-10-18Replace some lists by vectors in hwpfilterJulien Nabet1-1/+1
2017-08-25ofz#2899 increment pos before check, like all the other casesCaolán McNamara1-2/+0
2017-08-11ofz#2906: direct-leakCaolán McNamara1-0/+3
2017-08-01loplugin:checkunusedparamsNoel Grandin1-24/+24
2017-04-04ofz#820 oom terminateCaolán McNamara1-2/+2
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-17/+17
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-07Reduce variable scopeStephan Bergmann1-2/+1
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-35/+0
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-4/+1
2015-02-25fix bustageCaolán McNamara1-1/+0
2015-02-25check if reads were successfulCaolán McNamara1-105/+179
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-01-10These should probably use OBJRET_FILE_OK instead of trueStephan Bergmann1-7/+7
2014-01-10Unused macroStephan Bergmann1-2/+0
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza1-5/+0
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl1-1/+6
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi1-2/+5
2011-03-10unroll this to help out simple minded compilerCaolán McNamara1-6/+12
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+1
2011-01-22Remove some dead code.Thomas Arnhold1-148/+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-04-10INTEGRATION: CWS changefileheader (1.4.42); FILE MERGEDRüdiger Timm1-23/+18
2006-06-19INTEGRATION: CWS warnings01 (1.3.4); FILE MERGEDJens-Heiner Rechtien1-8/+10
2005-09-07INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGEDRüdiger Timm1-50/+22
2005-02-16INTEGRATION: CWS dr33 (1.1.26); FILE MERGEDVladimir Glazounov1-5/+5
2003-10-15#112673# initial checkin of HWP filterDaniel Vogelheim1-0/+845