summaryrefslogtreecommitdiff
path: root/libvisio
AgeCommit message (Collapse)Author
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
2011-09-11Correct libvisio 0.0.7 wrong .o order in .a file creationLionel Elie Mamane
2011-09-09Uploading libvisio-0.0.7Fridrich Štrba
2011-09-03Add a patch to prevent some null pointer crashFridrich Štrba
2011-09-01Upgrading libvisio to 0.0.6 - End of GSoC2011 stateFridrich Štrba
2011-08-19Uploading libvisio-0.0.5Fridrich Štrba
2011-07-25Not everybody has stdint.h when one needs itFridrich Štrba
2011-07-22Uploading new libvisio alpha versionFridrich Štrba
2011-07-07Uploading second alpha version of libvisioFridrich Štrba
2011-06-24OOps, typoFridrich Štrba
2011-06-23Upload alpha1 version of libvisioFridrich Štrba
2011-06-10Need a small patch for AndroidTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-18Add minor patch to libvisio makefile.mkTor Lillqvist
2011-05-17create a libvisio module for tarballFridrich Štrba