summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2014-06-13libgltf: fix up this patch, some forgotten changesZolnai Tamás1-7/+19
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás4-8666/+0
2014-06-13glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás2-0/+87
2014-06-09nss: build fails with Win32 make due to backslashesMichael Stahl2-0/+21
2014-06-09libabw,libfreehand,libvisio: avoid some quoting issuesMichael Stahl6-0/+45
2014-06-09curl: work around mysterious xcopy failureMichael Stahl1-1/+1
2014-06-09openssl: stop (ab)using fix_end_of_line to break symlinksMichael Stahl1-78/+9
2014-06-09python3: stop symlinking directories on WNTMichael Stahl2-19/+17
2014-06-09TyposJulien Nabet1-5/+5
2014-06-06coverity#1202902 Uncaught CoinError exceptionCaolán McNamara2-0/+12
2014-06-03upload libetonyek 0.1.1David Tardon2-30/+0
2014-06-03upload libe-book 0.1.1David Tardon3-150/+0
2014-06-03upload libodfgen 0.1.1David Tardon3-175/+1
2014-06-03upload librevenge 0.0.1David Tardon4-811/+1
2014-05-30build libwps as shared libDavid Tardon4-3/+112
2014-05-30build libmwaw as shared libDavid Tardon4-3/+200
2014-05-29fix detection of Keynote 3 documentsDavid Tardon2-0/+32
2014-05-29parse zipped FictionBook 2 files againDavid Tardon2-0/+59
2014-05-28Patching libgltf: fix wrong deallocation methodZolnai Tamás2-0/+13
2014-05-28libgltf: solve this memory leak problem on a better way 2Zolnai Tamás2-59/+0
2014-05-27Patching libgltf: the passed texture bitmaps are RGBA buffersZolnai Tamás2-0/+13
2014-05-26patching libgltf: stop a huge memory leakZolnai Tamás2-0/+59
2014-05-26rebase all import libsDavid Tardon28-242/+600
2014-05-26libgltf: Update openmp-related patch to newer libgltf.Jan Holesovsky1-2/+2
2014-05-26external/liblangtag: Fix memory leakStephan Bergmann2-0/+13
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl6-6/+9
2014-05-26Let's make it fully clear what we wantTor Lillqvist1-2/+5
2014-05-26Don't build as shared library when DISABLE_DYNLOADINGTor Lillqvist1-1/+1
2014-05-25the other way around...David Tardon2-2/+2
2014-05-25opencollada: remove unneeded patchZolnai Tamás2-29/+0
2014-05-25Update OpenCollada and collada2gltf to the newest versions.Jan Holesovsky6-20/+131
2014-05-25bundle librevengeDavid Tardon9-0/+928
2014-05-25build libodfgen as shared libDavid Tardon6-6/+248
2014-05-24fdo#77891 unconditionally disable console streams for WinXPChristian Lohmaier1-8/+26
2014-05-24kmz3collada: Workaround for missing texturesZolnai Tamás1-1/+9
2014-05-24libgltf: turn off openMP usage without any detection code.Michael Meeks2-0/+13
2014-05-24cppunit: always compile with debugging symbols on windows.Michael Meeks3-5/+22
2014-05-24libgltf: Another new version.Jan Holesovsky2-125/+0
2014-05-23collada2gltf: one more URL usage fixZolnai Tamás1-6/+8
2014-05-23external/python3: Fix memory leak in configure check codeStephan Bergmann2-0/+20
2014-05-23dlclose confuses LeakSanitizerStephan Bergmann1-1/+9
2014-05-23Fold hyphen-c99.patch.0 into hyphen-fdo48017-wfopen.patchStephan Bergmann3-17/+4
2014-05-23external/hypen: Fix for pre-C99Stephan Bergmann2-0/+14
2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh4-0/+120
2014-05-22use $(gb_AWK) instead of awkChristian Lohmaier1-1/+1
2014-05-22collada2gltf: move patches to an own folderZolnai Tamás4-3/+3
2014-05-22collada2gltf: fix URL problemsZolnai Tamás2-0/+78
2014-05-22opencollada: move patches to an own folderZolnai Tamás4-3/+3
2014-05-22opencollada: uninitialized bool variable broke the parsingZolnai Tamás2-0/+36
2014-05-22Some trivial fix for hash function signed overflow undefined behaviorStephan Bergmann2-0/+21