summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/wpg-input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-2/+3
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-1/+4
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-1/+1
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
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-4/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-4/+4
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
2018-01-08Misc. typosluz.paz1-1/+1
2017-02-11Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun1-2/+5
2017-01-17Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...Eduard Braun1-0/+7
2014-11-26Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah1-1/+1
2014-08-26librevenge: update to latest patch from bug #1323592 (support old and new ver...su_v1-10/+40
2014-05-27Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba1-28/+13
2013-10-27add some nullptr checking, should fix crash (couldn't test)Johan B. C. Engelen1-1/+1
2013-10-24fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen1-1/+1
2013-09-22Fix adding viewBox to new documents.Matthew Petroff1-0/+8
2012-04-20cppcheck / fix issue in Dutch translationKris De Gussem1-5/+2
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+1
2011-06-22Warning cleanup.Jon A. Cruz1-2/+2
2011-06-11Update to win32 build defines for libwpg issue.Jon A. Cruz1-0/+5
2011-06-10Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...Jon A. Cruz1-1/+16
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+1
2007-12-21fix linkingJohan B. C. Engelen1-0/+1
2007-12-21compile depending on WITH_LIBWPGtheAdib1-0/+4
2007-10-31r16914@shi: ted | 2007-10-30 21:58:05 -0700Ted Gould1-4/+4
2007-02-25r14551@tres: ted | 2007-02-24 15:22:47 -0800Ted Gould1-255/+10
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz1-365/+365
2006-07-31r13127@tres: ted | 2006-07-30 22:18:42 -0700Ted Gould1-0/+4
2006-07-31r13109@tres: ted | 2006-07-30 22:11:20 -0700Ted Gould1-2/+17
2006-07-31r13108@tres: ted | 2006-07-30 12:27:51 -0700Ted Gould1-32/+80
2006-07-31r13107@tres: ted | 2006-07-30 11:47:41 -0700Ted Gould1-20/+20
2006-07-31r13106@tres: ted | 2006-07-30 11:10:02 -0700Ted Gould1-0/+298