summaryrefslogtreecommitdiffstats
path: root/src/util/ziptool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-02modernize loopsMarc Jeanmougin1-12/+12
2018-11-08Clarify licensesMax Gaukler1-15/+22
2018-11-07fix bug 1793940 ODG image exportThomas Holder1-0/+7
2018-09-25cppcheck: out of bounds ziptoolJulien Nabet1-1/+1
2018-06-20Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot1-6/+6
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-4/+5
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-13/+6
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-08Misc. typosluz.paz1-1/+1
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-1/+1
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens1-0/+0
2013-04-21cppcheckKris De Gussem1-10/+16
2013-02-09partially reverted previous commitKris De Gussem1-0/+3025
2013-02-08removed some unused filesKris De Gussem1-3025/+0
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-1/+1
2011-12-04cppcheckKris De Gussem1-12/+33
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2011-10-23cppcheckKris De Gussem1-11/+11
2009-12-16Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler1-0/+1
2009-07-10Produce proper ODG files on x86_64, patch by Lubomir RintelLuca Bruno1-0/+2
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder1-12/+12
2007-03-29make glib dep configurable againBob Jamison1-5/+22
2006-05-21Unix-ify the sourcesBob Jamison1-2984/+2984
2006-04-22Tweak to use Glib::ustring. Remove warnings.Bob Jamison1-22/+37
2006-04-21minor speedupBob Jamison1-13/+21
2006-04-14remove warningsBob Jamison1-6/+6
2006-04-14Fixed end-of-block markerBob Jamison1-10/+47
2006-04-13add zipentry methodsBob Jamison1-4/+15
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+2913