summaryrefslogtreecommitdiff
path: root/libvisio
AgeCommit message (Collapse)Author
2012-12-18Fix the regression in fdo#47499: wrong fill colourFridrich Štrba
Change-Id: I986a5f4c944f9fe9e985c408a72f766d9b1eed12
2012-12-11Fix a bug with fixed line-heights in Visio filesFridrich Štrba
Change-Id: I861c49d2b0dfc57d6e777b14742cb324e4d4d0a8 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-12-05libcmis, libvisio get a boost dependency tooMichael Stahl
Change-Id: I43a0e613614f98351c157895812ce3ca5808f703
2012-11-21Uploading libvisio 0.0.21 releaseFridrich Štrba
We can now open ALL Visio file-formats that ever existed Change-Id: Icfe91421c8ddbba206e2cc0ce59bf718883e5477
2012-11-09configure: define FOO_CFLAGS/FOO_LIBS so that they are never emptyMichael Stahl
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
2012-11-07Make libvisio build pick the right zlib headersFridrich Štrba
Change-Id: I159cd926e5b373ca7bbecea87a4798b08b89b7ef
2012-11-05Fix libvisio with internal boostFridrich Štrba
Change-Id: I7681844a78af455543a0dcd4d9a96087d2957e61
2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba
Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed
2012-10-15tweak some build.lsts for the group photo...Michael Stahl
2012-10-02Clean the path pushed to the API as much as possibleFridrich Štrba
Change-Id: I5e68bc5aedc4c6e350e62b30472a1b3f0803c520
2012-09-22update ext. projects to use ExternalPackageDavid Tardon
Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0
2012-09-08libvisio: use set_warnings_not_errorsMatúš Kukan
Change-Id: I4a84e88c6055e28f79ddf81281649eda05e2901d
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan
Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
2012-09-08libwpd: convert to gbuildMatúš Kukan
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08libwpg: convert to gbuildMatúš Kukan
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
2012-09-08libvisio: convert to gbuildMatúš Kukan
Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
2012-07-26Uploading libvisio 0.0.19, fixes fdo#50990Fridrich Štrba
Change-Id: Iafd39d5aa3f3922d84518a3d808aac25dbae0e06
2012-07-24Fix endless loop in libvisio with text fields in VSD6Fridrich Štrba
Change-Id: I6aca4a6199adef986ef3de8593470eca1870a1f5
2012-06-22Uploading libvisio 0.0.18, fixing fdo#48602Fridrich Štrba
Change-Id: I8ab9462409bf5e0769d043209a8e2005bfdf4e0a
2012-06-18Trying to solve out of bonds in fdo#48601Fridrich Štrba
Change-Id: Idf9d56714d658a14af826a74c58aad26a9e29414
2012-06-16Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocksJulien Nabet
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
2012-06-15Fix another crash in exotic circumstancesFridrich Štrba
Change-Id: If91c33dad811d5c9a34581773f7f6a7f86dd82bd
2012-06-14Resolves: fdo#50988Julien Nabet
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
2012-06-12Don't push_back(.back()), stupidFridrich Štrba
Change-Id: I91ed2c018218c68665471be146dc82f9dbfd34ad
2012-06-09Fix crash from fdo#508686Fridrich Štrba
Change-Id: If98cbbe880055a1e596eefe75744c41513c9aa16
2012-05-31Uploading the libvisio 0.0.17 releaseFridrich Štrba
Change-Id: Ib517cec1709e331f60aca4f0d6968da41d14b228
2012-05-24Resolves: fdo#50178 Reading Visio file causes crashJulien Nabet
Problem with iterators, more info here : http://nabble.documentfoundation.org/PATCH-fix-proposed-for-fdo-50178-Visio-td3985678.html Change-Id: Ie7131e8bc79539b3a2a5f86608a4574e1ac0fbf8
2012-05-16Let VSD typedetection not throwFridrich Štrba
Change-Id: Ifdb4cff2e2cbc05b694db31fcaf381186ec1b830
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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
2012-04-16Uploading new release of libvisio (0.0.16)Fridrich Štrba
2012-02-20Fix libvisio's makefile.mkFridrich Štrba
2012-02-20Uploading new release of libvisioFridrich Štrba
2012-02-14Added READMEs for some library modules which didn't have themJosh Heidenreich
2012-01-20Uploading even newer and even more shiny libvisio 0.0.14Fridrich Štrba
2012-01-13Uploading a new fresh shiny libvisio 0.0.13Fridrich Štrba
2012-01-09Uploading new release of libvisio (0.0.12)Fridrich Štrba
- Ability to parse and extract OLE objects embedded in Visio files - Fix a bug with overkeen path closing algorithm
2011-12-01fix libvisio's build.lst so that boost dep is taken into accountNorbert Thiebaud
2011-11-29libvisio should depend on boost nowFridrich Štrba
2011-11-29Uploading new release of libvisioFridrich Štrba
2011-11-11Uploading libvisio-0.0.10Fridrich Štrba
2011-10-23Fix the build of Visio import filterFridrich Štrba
2011-10-23Dump unnecessary patch hunkFridrich Štrba
2011-10-23Fix valgrind errorsFridrich Štrba
2011-10-23Uploading new release of libvisio (0.0.9)Fridrich Štrba
2011-10-05Fix a typo, for others, use git version of libvisioFridrich Štrba
2011-10-05And also add the patches under version control, stupidFridrich Štrba
2011-10-05Adapt to the change in system libwp* flagsFridrich Štrba
2011-10-05LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-05LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-04Uploading release binary of libvisio 0.0.8Fridrich Štrba