summaryrefslogtreecommitdiffstats
path: root/libwpd
Commit message (Collapse)AuthorAgeFilesLines
* Uploading libwpd 0.9.6 releaseFridrich Štrba2012-09-253-202/+5
| | | | Change-Id: I71a27d94b2e7097c73b633498181e54c15e14deb
* Trying to consolidate the libwpd moduleFridrich Štrba2012-09-242-2/+2
| | | | Change-Id: I3ce8cd24eee7f2256f2a4b1d1220562a84bf5fac
* libwpd: invalid to have both ExternalPackage and Package in one makefileMichael Stahl2012-09-241-6/+4
| | | | Change-Id: Ia695c0a1fff265360bee57f9b6063178856b7f82
* libwpd: rename library on deliver to have only one MSVC special caseMichael Stahl2012-09-241-1/+1
| | | | Change-Id: I3d0f899b5c8e8605d1cfd3a7d717da999f0f2350
* libwpd: Apple gcc gives spurious warnings in <list>, disable werrorMichael Stahl2012-09-241-0/+1
| | | | Change-Id: I396b3613762290d673ce3a40bf76b47683b2dd45
* Fix some obscurous windows linking problemsFridrich Štrba2012-09-241-0/+65
| | | | Change-Id: I6dc82bcb2e5997623b6b0e5b846cedfc7e223912
* Pass --build and --host when cross-compilingTor Lillqvist2012-09-241-0/+1
| | | | Change-Id: Ia7c7a5626f2e81de9af65897e18f7d174a6e08c7
* Link the windows build of libwpd against the shared library runtimesFridrich Štrba2012-09-242-0/+108
| | | | Change-Id: I9dfa2ffb8aeb5b57435f6d67ab662174b794e5b4
* Reverting libwpd 0.9.5 to 0.9.4 ABIFridrich Štrba2012-09-242-0/+32
| | | | Change-Id: I7056c68f87c88086ef8024b8284a734823e2f808
* Fix windows build of libwpdFridrich Štrba2012-09-241-1/+1
| | | | Change-Id: I22db3f6bf435e54f0d264b18bd6b53c784756fe8
* Uploading the new libwpd 0.9.5Fridrich Štrba2012-09-247-375/+36
| | | | Change-Id: I0949b85f7c2ffbb5c00cce24949b21cc616135db
* fix delivery of headers in ExternalPackagesDavid Tardon2012-09-221-11/+11
| | | | Change-Id: Id686e9eeef9d64943360c6d7187f13b76a6c374a
* update ext. projects to use ExternalPackageDavid Tardon2012-09-222-6/+4
| | | | Change-Id: Ia66854f21446fff9a04b1708964286c566333ab0
* WaE: with DEBUG definedCaolán McNamara2012-09-122-0/+68
| | | | Change-Id: I2bf950b8ac644c911050ce01282ac988167d28f9
* Notes on upstream status of patchesStephan Bergmann2012-09-101-1/+7
| | | | Change-Id: I6fa4a33d85dd227ec4fd408e9d30d96a6172903c
* libwpd: MSVC warning C4310: cast truncates constant valueMichael Stahl2012-09-102-0/+25
| | | | Change-Id: Ibd6c7299b612d05d4c00ddfe47b51f45e3ae07d8
* libwpd: -Werror,-Wunused-private-fieldStephan Bergmann2012-09-102-0/+76
| | | | Change-Id: I25f4235d9d60346882526189e57021639a481cbe
* rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan2012-09-081-1/+1
| | | | Change-Id: I023c6b35c2a65da566ff5bb3aea772c99c90dda3
* libwpd: convert to gbuildMatúš Kukan2012-09-088-75/+271
| | | | Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
* Fix potential further crashes like the one in fdo#50868Fridrich Štrba2012-06-092-0/+21
| | | | Change-Id: I8bdce8091d7f93b311cb4e15134eb2d7c34ae22f
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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
* Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich2012-02-081-0/+1
|
* Uploading new release of libwpdFridrich Štrba2011-11-291-2/+2
|
* Uploading libwpd-0.9.3Fridrich Štrba2011-09-013-28/+3
|
* Make internal libwpd build when cross-compiling.Jan Holesovsky2011-08-222-1/+12
|
* Need a small patch for AndroidTor Lillqvist2011-06-102-0/+17
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-15/+15
|
* Uploading updated versions of libwpd and libwpsFridrich Štrba2011-05-034-155/+2
| | | | | libwps: some conversion improvements and fixing of leaks libwpd: improve loading of corrupted WP6+ documents, conversion of Mac 2-byte script characters + miscellaneous improvement of WP charsets to unicode conversion
* This patch should apply nowFridrich Štrba2011-04-011-14/+14
|
* Silence some unreachable code warningsFridrich Štrba2011-04-012-1/+34
|
* Handle corrupted WP6 prefixes graciouslyFridrich Štrba2011-04-012-1/+109
|
* Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
|
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-0/+12
|
* upgrade libwpd to 0.9.1Fridrich Štrba2011-01-232-910/+2
|
* Use the new stable libwp* releases as defaultFridrich Štrba2010-11-162-6/+9
|
* libwps.diff: WPS Import filter - create a libwps moduleFridrich Štrba2010-09-141-1/+1
|
* libwpd.diff: upload new libwpdFridrich Štrba2010-09-141-3/+2
|
* ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-101-5/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-5/+1
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
|/
* yet another missing stlport dependencymb937832009-11-291-1/+1
|
* CWS-TOOLING: integrate CWS ause099Oliver Bolte2009-02-191-1/+1
| | | | | | | | | | | | | | | | | | | 2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
* INTEGRATION: CWS cmcfixes43 (1.5.14); FILE MERGEDIvo Hinkelmann2008-04-241-56/+68
| | | | 2008/03/03 09:25:39 cmc 1.5.14.1: #i86627# fix for gcc 4.3.0
* INTEGRATION: CWS changefileheader (1.15.12); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 13:19:10 rt 1.15.12.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS os2port01 (1.12.14); FILE MERGEDVladimir Glazounov2007-09-201-3/+3
| | | | | 2007/07/17 13:00:34 obr 1.12.14.2: RESYNC: (1.12-1.14); FILE MERGED 2006/12/28 15:01:16 ydario 1.12.14.1: OS/2 initial import.
* INTEGRATION: CWS freebsd08 (1.4.4); FILE MERGEDRüdiger Timm2007-07-051-0/+70
| | | | | | | 2007/06/01 22:56:33 maho 1.4.4.1: /usr/bin/objformat is gone for 7-CURRENT. Issue number: #i76141# Submitted by: jkim
* INTEGRATION: CWS fsfixes06 (1.2.4); FILE MERGEDRüdiger Timm2007-04-171-24/+146
| | | | 2007/02/06 12:49:46 fridrich_strba 1.2.4.1: check some integer related issues more tightly
* INTEGRATION: CWS ause074 (1.2.2); FILE MERGEDVladimir Glazounov2007-02-061-46/+60
| | | | 2007/01/30 15:34:09 hjs 1.2.2.1: #i73801# some hidden places
* INTEGRATION: CWS fs08 (1.13.2); FILE MERGEDOliver Bolte2007-01-231-3/+3
| | | | | | | 2007/01/09 15:37:59 fridrich_strba 1.13.2.4: fixing a little insignificant regression 2007/01/09 10:53:00 fridrich_strba 1.13.2.3: uploading release tarball of libwpd-0.8.8 2006/12/21 10:05:11 fridrich_strba 1.13.2.2: uploading a patch file that clears warnings with gcc 3.4.6 on unxlngi6. Once they are cleared on all suported platforms, a new corrected release tarball will replace the current one 2006/12/21 09:16:53 fridrich_strba 1.13.2.1: uploading not yet released libwpd 0.8.8 to see how we stand with warning
* INTEGRATION: CWS fs08 (1.1.2); FILE ADDEDOliver Bolte2007-01-231-0/+690
| | | | | | | | | 2007/01/15 13:49:31 thb 1.1.2.6: Make that buildable under Windows 2007/01/15 10:29:24 fridrich_strba 1.1.2.5: some more fixes 2007/01/12 23:21:22 fridrich_strba 1.1.2.4: some more checks added 2007/01/11 21:53:42 fridrich_strba 1.1.2.3: build fix 2007/01/11 18:22:47 fridrich_strba 1.1.2.2: some more belts and braces enhancing stability and security 2007/01/09 15:37:58 fridrich_strba 1.1.2.1: fixing a little insignificant regression