summaryrefslogtreecommitdiffstats
path: root/libmwaw
Commit message (Collapse)AuthorAgeFilesLines
* Uploading libmwaw 0.1.10 and dumping unneeded patchesFridrich Štrba2013-06-273-52/+0
| | | | Change-Id: I837b885fb88ccbc1e7980712be4a3342575b3770
* libmwaw: fix infinite loop in findCentralDirectoryEndMichael Stahl2013-06-202-0/+33
| | | | Change-Id: I36ec7ad735fa15cfda88167b11a922883ef2bb72
* libmwaw: stop delivering headersMichael Stahl2013-05-161-6/+0
| | | | Change-Id: Ib58198ad0ec638bd92d0e7d8301709654c93ea54
* Revert changes that are now unnecessary and pointlessTor Lillqvist2013-05-151-1/+0
| | | | | | | | This reverts commit a94dc2203539a1593b99778be16b2c664fd46daa. This reverts commit 3baa1c8c9baf6bb35f9d2ff5e002a5403d2d4af4. This reverts commit 4e312f0c90247ccaa138520aa9e080453ec90b64. This reverts commit 050a51b69e89e230e157be52d8b23862f3c06ba8. This reverts commit 9c2a1cb4351c8f80a27b7ba413ad382368387425.
* Say hello to automake 1.13 here, tooTor Lillqvist2013-05-151-0/+1
| | | | Change-Id: I1d0fd352cb0b500c64f86197b2510450b0f7d4ce
* trying to unbreak windows buildFridrich Štrba2013-05-142-0/+19
| | | | Change-Id: I3db28992dc3d3bbe63d8679d5a43bab11a66bdcd
* Uploading libmwaw 0.1.9Fridrich Štrba2013-05-144-40/+3
| | | | Change-Id: I9f6f9d6a162e0aed49754229357fc2731a4037d0
* Include <cctype> for std::tolower() to fix MSVC buildTor Lillqvist2013-05-082-0/+11
| | | | Change-Id: I777bcf9d80ad579347bd26147cb8801cc61222e6
* Uploading libmwaw 0.1.8Fridrich Štrba2013-05-082-142/+0
| | | | Change-Id: Id5e9ab64924ddc48921d0c028ede712b8cb3477d
* gbuild: ExternalProject: remove second parameter again...Michael Stahl2013-05-071-1/+1
| | | | | | ... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
* lib*: consistently name all UnpackedTarball and ExternalProjectMichael Stahl2013-05-074-7/+7
| | | | Change-Id: I4d11dc634c4f93ffcdc7e1f359e5d6a0d001aaae
* gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl2013-05-071-3/+1
| | | | | | | It must always be used exactly once, so replace it with constructor parameter. Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
* move libmwaw to gcc-wrapperPeter Foley2013-03-152-33/+3
| | | | Change-Id: Icad437f4c5622e1cc631b91ecb20913893514ffc
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* At the end, this might be enough for android buildFridrich Štrba2013-03-131-39911/+0
| | | | Change-Id: Ieb68b5547ff2a66f752d546feced187557868cd6
* Ouch, hope the last oneFridrich Štrba2013-03-131-0/+8
| | | | Change-Id: I53799932157342755c7cf6737ebcd19154166be1
* Could this actually fix android?Fridrich Štrba2013-03-131-0/+20
| | | | Change-Id: Idd8f708f5f86b9e848f167e3544a3e8c9e53313d
* missing includeFridrich Štrba2013-03-131-1/+10
| | | | Change-Id: I87c8cbacba48215a5bd6d7a530e32fa814d10b2f
* Trying to fix Windows build of libmwawFridrich Štrba2013-03-132-0/+125
| | | | Change-Id: Ifca61a9254bfdddb568b14f0ee09d7c69736e4af
* libmwaw: let this thing find internal boostMichael Stahl2013-03-131-0/+1
| | | | Change-Id: I33eacf1a18c4bf72fa2dbf93c9ed6627586a3c3d
* Trying to fix android build: regenerate with new autotoolsFridrich Štrba2013-03-132-0/+39917
| | | | Change-Id: I37f3d9a97ee4df3b75eed3ffcf7740b3a608d029
* Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba2013-03-137-0/+144
Change-Id: I367dfa309a30a5b55de1d59e632d0dbcf5dc6dbb Reviewed-on: https://gerrit.libreoffice.org/2662 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>