summaryrefslogtreecommitdiff
path: root/libvisio
AgeCommit message (Collapse)AuthorFilesLines
2012-09-22update ext. projects to use ExternalPackageDavid Tardon2-8/+6
Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0
2012-09-08libvisio: use set_warnings_not_errorsMatúš Kukan1-0/+2
Change-Id: I4a84e88c6055e28f79ddf81281649eda05e2901d
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan1-1/+1
Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
2012-09-08libwpd: convert to gbuildMatúš Kukan1-1/+1
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08libwpg: convert to gbuildMatúš Kukan1-1/+1
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
2012-09-08libvisio: convert to gbuildMatúš Kukan8-73/+108
Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
2012-07-26Uploading libvisio 0.0.19, fixes fdo#50990Fridrich Štrba2-15/+2
Change-Id: Iafd39d5aa3f3922d84518a3d808aac25dbae0e06
2012-07-24Fix endless loop in libvisio with text fields in VSD6Fridrich Štrba2-0/+13
Change-Id: I6aca4a6199adef986ef3de8593470eca1870a1f5
2012-06-22Uploading libvisio 0.0.18, fixing fdo#48602Fridrich Štrba5-160/+2
Change-Id: I8ab9462409bf5e0769d043209a8e2005bfdf4e0a
2012-06-18Trying to solve out of bonds in fdo#48601Fridrich Štrba2-0/+65
Change-Id: Idf9d56714d658a14af826a74c58aad26a9e29414
2012-06-16Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocksJulien Nabet2-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
2012-06-15Fix another crash in exotic circumstancesFridrich Štrba1-0/+9
Change-Id: If91c33dad811d5c9a34581773f7f6a7f86dd82bd
2012-06-14Resolves: fdo#50988Julien Nabet2-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
2012-06-12Don't push_back(.back()), stupidFridrich Štrba1-1/+13
Change-Id: I91ed2c018218c68665471be146dc82f9dbfd34ad
2012-06-09Fix crash from fdo#508686Fridrich Štrba2-0/+16
Change-Id: If98cbbe880055a1e596eefe75744c41513c9aa16
2012-05-31Uploading the libvisio 0.0.17 releaseFridrich Štrba4-87/+2
Change-Id: Ib517cec1709e331f60aca4f0d6968da41d14b228
2012-05-24Resolves: fdo#50178 Reading Visio file causes crashJulien Nabet2-0/+30
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 Štrba2-0/+32
Change-Id: Ifdb4cff2e2cbc05b694db31fcaf381186ec1b830
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-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
2012-04-16Uploading new release of libvisio (0.0.16)Fridrich Štrba3-16/+5
2012-02-20Fix libvisio's makefile.mkFridrich Štrba3-1/+13
2012-02-20Uploading new release of libvisioFridrich Štrba2-4/+4
2012-02-14Added READMEs for some library modules which didn't have themJosh Heidenreich1-0/+4
2012-01-20Uploading even newer and even more shiny libvisio 0.0.14Fridrich Štrba2-4/+4
2012-01-13Uploading a new fresh shiny libvisio 0.0.13Fridrich Štrba2-5/+5
2012-01-09Uploading new release of libvisio (0.0.12)Fridrich Štrba2-5/+5
- 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 Thiebaud1-1/+1
2011-11-29libvisio should depend on boost nowFridrich Štrba1-1/+1
2011-11-29Uploading new release of libvisioFridrich Štrba2-5/+5
2011-11-11Uploading libvisio-0.0.10Fridrich Štrba4-224/+23
2011-10-23Fix the build of Visio import filterFridrich Štrba1-0/+10
2011-10-23Dump unnecessary patch hunkFridrich Štrba1-13/+0
2011-10-23Fix valgrind errorsFridrich Štrba2-0/+191
2011-10-23Uploading new release of libvisio (0.0.9)Fridrich Štrba4-38/+7
2011-10-05Fix a typo, for others, use git version of libvisioFridrich Štrba2-1/+13
2011-10-05And also add the patches under version control, stupidFridrich Štrba1-0/+18
2011-10-05Adapt to the change in system libwp* flagsFridrich Štrba1-1/+2
2011-10-05LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danseFridrich Štrba1-1/+1
2011-10-05LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danseFridrich Štrba1-1/+1
2011-10-04Uploading release binary of libvisio 0.0.8Fridrich Štrba2-7/+7
2011-09-11Correct libvisio 0.0.7 wrong .o order in .a file creationLionel Elie Mamane1-0/+13
2011-09-09Uploading libvisio-0.0.7Fridrich Štrba3-32/+6
2011-09-03Add a patch to prevent some null pointer crashFridrich Štrba2-1/+27
2011-09-01Upgrading libvisio to 0.0.6 - End of GSoC2011 stateFridrich Štrba2-5/+5
2011-08-19Uploading libvisio-0.0.5Fridrich Štrba3-96/+5
2011-07-25Not everybody has stdint.h when one needs itFridrich Štrba2-1/+92
2011-07-22Uploading new libvisio alpha versionFridrich Štrba2-5/+5
2011-07-07Uploading second alpha version of libvisioFridrich Štrba5-250/+5
2011-06-24OOps, typoFridrich Štrba1-1/+1
2011-06-23Upload alpha1 version of libvisioFridrich Štrba5-9/+249