summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cdr-input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ↵Tavmjong Bah2014-11-261-1/+1
| | | | | by function. (bzr r13774)
* Update to experimental r13619Liam P. White2014-10-181-8/+28
|\ | | | | (bzr r13341.5.18)
| * Update to trunk r13621Liam P. White2014-10-171-8/+28
| |\ | | | | | | (bzr r13341.1.278)
| | * librevenge: update to latest patch from bug #1323592 (support old and new ↵su_v2014-08-261-8/+26
| | | | | | | | | | | | | | | | | | | | | versions of libwpg, libcdr and libvisio ) (bzr r13398.1.7)
| | * Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-271-9/+11
| | | | | | | | | (bzr r13398.1.1)
| * | Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
| | | | | | | | | (bzr r13341.1.192)
* | | Update to experimental r13565Liam P. White2014-09-271-1/+1
| | | | | | | | | (bzr r13341.5.16)
* | | Update to experimental r13527Liam P. White2014-08-301-0/+6
|\| | | | | | | | (bzr r13341.5.15)
| * | Fix Gtk+ 2 buildAlex Valavanis2014-08-241-0/+6
| | | | | | | | | (bzr r13341.1.171)
| * | Fix deprecated VBox useAlex Valavanis2014-08-231-3/+3
| |/ | | | | (bzr r13341.1.165)
* | 5. Refactoring of Application class: make copy/assignment operators private, ↵Liam P. White2014-06-271-1/+1
| | | | | | | | | | disallow pointers to Application (bzr r13341.5.9)
* | 1. make it compileLiam P. White2014-06-251-1/+1
|/ | | (bzr r13341.5.1)
* add some nullptr checking, should fix crash (couldn't test)Johan B. C. Engelen2013-10-271-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1243011 (bzr r12733)
* fix bug "some of the locale-based templates cause objects to be resized when ↵Johan B. C. Engelen2013-10-241-1/+1
| | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717)
* Fix adding viewBox to new documents.Matthew Petroff2013-09-221-0/+6
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228660 - https://launchpad.net/bugs/1228693 - https://launchpad.net/bugs/1228852 (bzr r12575)
* libcdr, libvisio: fix compiler warnings (comparison between signed and ↵su_v2013-02-011-2/+2
| | | | | unsigned integer expressions) (bzr r12059.1.7)
* libcdr: add remaining CorelDRAW formats (CDT, CCX, CMX) to internal supportsu_v2013-01-281-0/+39
| | | (bzr r12059.1.4)
* Add support for libcdrsu_v2013-01-241-0/+293
(bzr r12059.1.1)