summaryrefslogtreecommitdiffstats
path: root/libvisio
Commit message (Collapse)AuthorAgeFilesLines
* Uploading libvisio 0.0.21 releaseFridrich Štrba2012-11-212-32/+0
| | | | | | We can now open ALL Visio file-formats that ever existed Change-Id: Icfe91421c8ddbba206e2cc0ce59bf718883e5477
* configure: define FOO_CFLAGS/FOO_LIBS so that they are never emptyMichael Stahl2012-11-091-8/+0
| | | | | | | | This allows us to simply pass the already exported variables to invoked configures, where the non-empty values will override the detection logic there. Change-Id: I7353a313814c58922e34843aeae380e5afa442ca
* Make libvisio build pick the right zlib headersFridrich Štrba2012-11-072-0/+32
| | | | Change-Id: I159cd926e5b373ca7bbecea87a4798b08b89b7ef
* Fix libvisio with internal boostFridrich Štrba2012-11-051-0/+1
| | | | Change-Id: I7681844a78af455543a0dcd4d9a96087d2957e61
* Uploading new libvisio 0.0.20 releaseFridrich Štrba2012-11-057-176/+93
| | | | Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed
* tweak some build.lsts for the group photo...Michael Stahl2012-10-151-2/+1
|
* Clean the path pushed to the API as much as possibleFridrich Štrba2012-10-022-0/+125
| | | | Change-Id: I5e68bc5aedc4c6e350e62b30472a1b3f0803c520
* update ext. projects to use ExternalPackageDavid Tardon2012-09-222-8/+6
| | | | Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0
* libvisio: use set_warnings_not_errorsMatúš Kukan2012-09-081-0/+2
| | | | Change-Id: I4a84e88c6055e28f79ddf81281649eda05e2901d
* rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan2012-09-081-1/+1
| | | | Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
* libwpd: convert to gbuildMatúš Kukan2012-09-081-1/+1
| | | | Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
* libwpg: convert to gbuildMatúš Kukan2012-09-081-1/+1
| | | | Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
* libvisio: convert to gbuildMatúš Kukan2012-09-088-73/+108
| | | | Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
* Uploading libvisio 0.0.19, fixes fdo#50990Fridrich Štrba2012-07-262-15/+2
| | | | Change-Id: Iafd39d5aa3f3922d84518a3d808aac25dbae0e06
* Fix endless loop in libvisio with text fields in VSD6Fridrich Štrba2012-07-242-0/+13
| | | | Change-Id: I6aca4a6199adef986ef3de8593470eca1870a1f5
* Uploading libvisio 0.0.18, fixing fdo#48602Fridrich Štrba2012-06-225-160/+2
| | | | Change-Id: I8ab9462409bf5e0769d043209a8e2005bfdf4e0a
* Trying to solve out of bonds in fdo#48601Fridrich Štrba2012-06-182-0/+65
| | | | Change-Id: Idf9d56714d658a14af826a74c58aad26a9e29414
* Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocksJulien Nabet2012-06-162-0/+27
| | | | | | | This fdo contains 2 files with which I had a different crash for each of them. This patch fixes one of the 2 crashes. Change-Id: Ic67cad4de4b66e913debe95efc04db3ae6fbf781
* Fix another crash in exotic circumstancesFridrich Štrba2012-06-151-0/+9
| | | | Change-Id: If91c33dad811d5c9a34581773f7f6a7f86dd82bd
* Resolves: fdo#50988Julien Nabet2012-06-142-0/+28
| | | | | | | | Fix Draw crashes on loading MS Logical Design Diagram example visio file It was a problem with an iterator. The comparison was OK only on "else" part. In the "if" part, iterators are from different sequences. Change-Id: I1ccc82a1c24289c0c2e89ef0275f0f5163dc8a8d
* Don't push_back(.back()), stupidFridrich Štrba2012-06-121-1/+13
| | | | Change-Id: I91ed2c018218c68665471be146dc82f9dbfd34ad
* Fix crash from fdo#508686Fridrich Štrba2012-06-092-0/+16
| | | | Change-Id: If98cbbe880055a1e596eefe75744c41513c9aa16
* Uploading the libvisio 0.0.17 releaseFridrich Štrba2012-05-314-87/+2
| | | | Change-Id: Ib517cec1709e331f60aca4f0d6968da41d14b228
* Resolves: fdo#50178 Reading Visio file causes crashJulien Nabet2012-05-242-0/+30
| | | | | | | Problem with iterators, more info here : http://nabble.documentfoundation.org/PATCH-fix-proposed-for-fdo-50178-Visio-td3985678.html Change-Id: Ie7131e8bc79539b3a2a5f86608a4574e1ac0fbf8
* Let VSD typedetection not throwFridrich Štrba2012-05-162-0/+32
| | | | Change-Id: Ifdb4cff2e2cbc05b694db31fcaf381186ec1b830
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* Uploading new release of libvisio (0.0.16)Fridrich Štrba2012-04-163-16/+5
|
* Fix libvisio's makefile.mkFridrich Štrba2012-02-203-1/+13
|
* Uploading new release of libvisioFridrich Štrba2012-02-202-4/+4
|
* Added READMEs for some library modules which didn't have themJosh Heidenreich2012-02-141-0/+4
|
* Uploading even newer and even more shiny libvisio 0.0.14Fridrich Štrba2012-01-202-4/+4
|
* Uploading a new fresh shiny libvisio 0.0.13Fridrich Štrba2012-01-132-5/+5
|
* Uploading new release of libvisio (0.0.12)Fridrich Štrba2012-01-092-5/+5
| | | | | - Ability to parse and extract OLE objects embedded in Visio files - Fix a bug with overkeen path closing algorithm
* fix libvisio's build.lst so that boost dep is taken into accountNorbert Thiebaud2011-12-011-1/+1
|
* libvisio should depend on boost nowFridrich Štrba2011-11-291-1/+1
|
* Uploading new release of libvisioFridrich Štrba2011-11-292-5/+5
|
* Uploading libvisio-0.0.10Fridrich Štrba2011-11-114-224/+23
|
* Fix the build of Visio import filterFridrich Štrba2011-10-231-0/+10
|
* Dump unnecessary patch hunkFridrich Štrba2011-10-231-13/+0
|
* Fix valgrind errorsFridrich Štrba2011-10-232-0/+191
|
* Uploading new release of libvisio (0.0.9)Fridrich Štrba2011-10-234-38/+7
|
* Fix a typo, for others, use git version of libvisioFridrich Štrba2011-10-052-1/+13
|
* And also add the patches under version control, stupidFridrich Štrba2011-10-051-0/+18
|
* Adapt to the change in system libwp* flagsFridrich Štrba2011-10-051-1/+2
|
* LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danseFridrich Štrba2011-10-051-1/+1
|
* LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danseFridrich Štrba2011-10-051-1/+1
|
* Uploading release binary of libvisio 0.0.8Fridrich Štrba2011-10-042-7/+7
|
* Correct libvisio 0.0.7 wrong .o order in .a file creationLionel Elie Mamane2011-09-111-0/+13
|
* Uploading libvisio-0.0.7Fridrich Štrba2011-09-093-32/+6
|
* Add a patch to prevent some null pointer crashFridrich Štrba2011-09-032-1/+27
|