69 Commits

Author SHA256 Message Date
eddf8fefb9 Accepting request 1153584 from LibreOffice:Factory
patchN -> autosetup

OBS-URL: https://build.opensuse.org/request/show/1153584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=32
2024-03-02 22:23:21 +00:00
4746c8ba36 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=64 2024-02-29 19:07:54 +00:00
e49b9b31f6 Accepting request 1153545 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1153545
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=63
2024-02-29 19:03:12 +00:00
1b4f0e7391 Accepting request 951367 from LibreOffice:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/951367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=31
2022-02-06 22:53:34 +00:00
3f3a72053b OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=62 2022-01-27 15:52:15 +00:00
47403bdba2 Accepting request 943946 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/943946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=30
2022-01-07 11:44:49 +00:00
Danilo Spinella
0b07c1e10d Accepting request 943864 from home:dirkmueller:Factory
- update to 0.3.21:
  * add debug code to read some private rsrc data
  + allow to read some MacWrite which does not have printer informations
  * add a parser for Scoop files
  * add a parser for ScriptWriter files
  * add a parser for ReadySetGo 1-4 files

OBS-URL: https://build.opensuse.org/request/show/943864
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=61
2022-01-05 10:05:04 +00:00
c3382e43f3 Accepting request 920666 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/920666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=29
2021-09-24 22:35:12 +00:00
Danilo Spinella
dde50f37f8 Accepting request 919710 from home:dspinella:branches:LibreOffice:Factory
- Update to 0.3.20:
  * add a parser for Student Writing Center files (v1)
  * add a parser for Word Maker files (v1)
  * add a parser for Canvas 9/10 files (Mac)

OBS-URL: https://build.opensuse.org/request/show/919710
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=60
2021-09-21 15:39:31 +00:00
5dbd48cfb5 Accepting request 907031 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/907031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=28
2021-07-21 17:05:48 +00:00
5cab52b302 Accepting request 906731 from home:dirkmueller:Factory
- update to 0.3.19:
  - add a parser for Canvas 7/8 files (Mac)
  - add a parser for Canvas Image files (Mac 5-8, Windows 5-6)
  - add a parser for Canvas 6 (Mac and Windows)
  - remove many coverity warnings
  - add a parser for Canvas 5 ( Mac and Windows )
  - add basic support for hatch
  - add basic support for drop cap

OBS-URL: https://build.opensuse.org/request/show/906731
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=59
2021-07-19 07:02:06 +00:00
763355f18e Accepting request 894386 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/894386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=27
2021-05-20 17:23:53 +00:00
e31800bc59 Accepting request 894370 from home:fstrba
Fix sle12 build

OBS-URL: https://build.opensuse.org/request/show/894370
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=57
2021-05-19 15:08:34 +00:00
aff25b76af Accepting request 864903 from LibreOffice:Factory
OBS-URL: https://build.opensuse.org/request/show/864903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=26
2021-01-22 20:49:41 +00:00
86389873de Accepting request 864157 from home:dirkmueller:branches:LibreOffice:Factory
- update to 0.3.17:
  - add a parser for Jazz(Lotus) writer and spreasheet files
    + the writer parser can only be called if the file still
      contains its resource fork
  - add a parser for Canvas 3 and 3.5 files
  - AppleWorks parser: try to retrieve more Windows presentation
  - add a parser for Drawing Table files
  - add a parser for Canvas 2 files
  - configure.ac: add an enable-asan option
  - API: add new reserved enums in MWAWDocument.hxx
       MWAW_T_RESERVED10..MWAW_T_RESERVED29
    and add a new define in libmwaw.hxx
       MWAW_INTERFACE_VERSION
    to check if these enums are defined

OBS-URL: https://build.opensuse.org/request/show/864157
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=55
2021-01-20 13:11:27 +00:00
6ae913c1c5 Accepting request 815732 from LibreOffice:Factory
- Update to 0.3.16:
  - remove the QuarkXPress parser (must be in libqxp)
  - retrieve the annotation in MsWord 5 document
  - try to better understand RagTime 5-6 document
  - add a parser for QuarkXPress v1-2 files

OBS-URL: https://build.opensuse.org/request/show/815732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=25
2020-06-22 15:42:42 +00:00
Tomáš Chvátal
1259153bb1 - Update to 0.3.16:
- remove the QuarkXPress parser (must be in libqxp)
  - retrieve the annotation in MsWord 5 document
  - try to better understand RagTime 5-6 document
  - add a parser for QuarkXPress v1-2 files

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=53
2020-06-18 11:34:07 +00:00
0222c296da Accepting request 697021 from LibreOffice:Factory
- Update to 0.3.15:
  * Use zlib more
  * Fuzzing fixes

OBS-URL: https://build.opensuse.org/request/show/697021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=24
2019-05-03 20:29:26 +00:00
Tomáš Chvátal
328c2e26dc - Update to 0.3.15:
* Use zlib more
  * Fuzzing fixes

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=51
2019-04-23 09:12:58 +00:00
dcce8f11ed Accepting request 613029 from LibreOffice:Factory
- Update to 0.3.14:
  * Support MS Multiplan 1.1 files
- Remove merged patch libmwaw-0.3.13-buildfix.patch

OBS-URL: https://build.opensuse.org/request/show/613029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=23
2018-06-03 10:29:30 +00:00
Tomáš Chvátal
5d78e8d076 - Update to 0.3.14:
* Support MS Multiplan 1.1 files
- Remove merged patch libmwaw-0.3.13-buildfix.patch

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=49
2018-05-30 10:36:15 +00:00
e1905f5f11 Accepting request 548574 from LibreOffice:Factory
- Add patch to build with old gcc:
  * libmwaw-0.3.13-buildfix.patch

OBS-URL: https://build.opensuse.org/request/show/548574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=22
2017-12-06 07:53:16 +00:00
Tomáš Chvátal
369bf3cb8a - Add patch to build with old gcc:
* libmwaw-0.3.13-buildfix.patch

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=47
2017-12-05 09:59:41 +00:00
b55f95adf9 Accepting request 547252 from LibreOffice:Factory
- Version update to 0.3.13:
  * Remove merged CVE-2017-9433.patch
  * Many fuzzing fixes

OBS-URL: https://build.opensuse.org/request/show/547252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=21
2017-12-03 09:11:44 +00:00
Tomáš Chvátal
148a4bbcc5 * Remove merged CVE-2017-9433.patch
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=45
2017-12-01 18:26:34 +00:00
Tomáš Chvátal
a8b765bcf6 - Version update to 0.3.13:
* Remove meged CVE-2017-9433.patch
  * Many fuzzing fixes

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=44
2017-11-29 12:36:36 +00:00
2b12aef36a Accepting request 506938 from LibreOffice:Factory
- Add patch CVE-2017-9433.patch fixing bsc#1042828 CVE-2017-9433

OBS-URL: https://build.opensuse.org/request/show/506938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=20
2017-07-04 09:52:44 +00:00
Tomáš Chvátal
7cab584986 - Add patch CVE-2017-9433.patch fixing bsc#1042828 CVE-2017-9433
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=42
2017-06-29 07:50:34 +00:00
d7716e0ac2 Accepting request 497313 from LibreOffice:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/497313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=19
2017-06-01 14:28:44 +00:00
Tomáš Chvátal
e376d4fe5c - Update to 0.3.11:
* Various small updates

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=40
2017-05-15 13:13:39 +00:00
e09fddb122 Accepting request 455741 from LibreOffice:Factory
- Version update to 0.3.10:
  * Various fixes for importing Mac powerpoint v4

- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/455741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=18
2017-02-18 23:44:20 +00:00
Tomáš Chvátal
53e99bb4b8 - Version update to 0.3.10:
* Various fixes for importing Mac powerpoint v4

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=38
2017-02-09 11:35:00 +00:00
f281b2e1eb Accepting request 453865 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453865
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=37
2017-02-01 20:42:44 +00:00
7a690fb842 Accepting request 443552 from LibreOffice:Factory
- Version update to 0.3.9:
  * Various warning and clang fixes all around

OBS-URL: https://build.opensuse.org/request/show/443552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=17
2016-12-07 23:28:15 +00:00
Tomáš Chvátal
7a42de4c09 - Version update to 0.3.9:
* Various warning and clang fixes all around

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=35
2016-12-03 11:59:49 +00:00
27815221f1 Accepting request 408484 from LibreOffice:Factory
- Version update to 0.3.8:
  * Various clang and -W* fixes all around
  * Bunch of bugfixes

OBS-URL: https://build.opensuse.org/request/show/408484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=16
2016-07-27 14:29:29 +00:00
Tomáš Chvátal
d3b40d1a1f OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=33 2016-07-14 10:16:42 +00:00
Tomáš Chvátal
329697d826 - Version update to 0.3.8:
* Various clang and -W* fixes all around
  * Bunch of bugfixes

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=32
2016-07-14 08:59:26 +00:00
05f5157af9 Accepting request 350181 from LibreOffice:Factory
- Version update to 0.3.7:
  - RagTime v5-v6 parser: try to retrieve the embedded spreadsheets
    + begin to understand the hierarchical structures which store
      a chart (but not the meaning of each field),
  - ClarisWorks/AppleWorks: find a new structure in the file's header
    (which could prevent to convert some database's file),
  - BeagleWorks/GreatWorks/Word Perfect Works: retrieve the picture's
    field in a database
  - all: improve a little the methods which create spreadsheets,
  - all: make some constructors explicit.
  - add a parser for Style documents(at least v1.6 and v1.9)
  - add file signatures for FullPaint documents which have the same format as
    MacPaint..
  - add a parser for Pixel Paint documents

OBS-URL: https://build.opensuse.org/request/show/350181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=15
2015-12-23 08:56:14 +00:00
Tomáš Chvátal
a61d3f2462 - Version update to 0.3.7:
- RagTime v5-v6 parser: try to retrieve the embedded spreadsheets
    + begin to understand the hierarchical structures which store
      a chart (but not the meaning of each field),
  - ClarisWorks/AppleWorks: find a new structure in the file's header
    (which could prevent to convert some database's file),
  - BeagleWorks/GreatWorks/Word Perfect Works: retrieve the picture's
    field in a database
  - all: improve a little the methods which create spreadsheets,
  - all: make some constructors explicit.
  - add a parser for Style documents(at least v1.6 and v1.9)
  - add file signatures for FullPaint documents which have the same format as
    MacPaint..
  - add a parser for Pixel Paint documents

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=30
2015-12-21 11:51:37 +00:00
Stephan Kulow
f5b59ae426 Accepting request 327651 from LibreOffice:Factory
- Version bump to 0.3.6:
  - Added a minimal parser for ApplePict v1.v2, ie. no clipping, does not
    take in account the copy mode: srcCopy, srcOr, ...
  - Extended the --with-docs configure option to allow to build doc only
    for the API classes: --with-docs=no|api|full .
  - Added a parser for MacDraft v4-v5 documents.
  - RagTime v5-v6 parser: try to retrieve the main layouts and the
    picture/shape/textbox, ie. now, it generates result but it is
    still very imcomplete... 
  - MWAW{Graphic,Presentation,Text}Listener: corrected a problem in openGroup
    which may create to incorrect document.
  - Created an MWAWEmbeddedObject class to store a picture with various
    representations.
  - MWAW*Listener: renamed insertPicture to insertShape, added a function to
    insert a texbox in a MWAWGraphicShape (which only insert a basic textbox).
  - Fixed many crashes and hangs when importing broken files, found with the
    help of american-fuzzy-lop.
  - And several other minor fixes and improvements.

OBS-URL: https://build.opensuse.org/request/show/327651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=14
2015-08-29 18:02:43 +00:00
Tomáš Chvátal
a95e4ac6b4 - Version bump to 0.3.6:
- Added a minimal parser for ApplePict v1.v2, ie. no clipping, does not
    take in account the copy mode: srcCopy, srcOr, ...
  - Extended the --with-docs configure option to allow to build doc only
    for the API classes: --with-docs=no|api|full .
  - Added a parser for MacDraft v4-v5 documents.
  - RagTime v5-v6 parser: try to retrieve the main layouts and the
    picture/shape/textbox, ie. now, it generates result but it is
    still very imcomplete... 
  - MWAW{Graphic,Presentation,Text}Listener: corrected a problem in openGroup
    which may create to incorrect document.
  - Created an MWAWEmbeddedObject class to store a picture with various
    representations.
  - MWAW*Listener: renamed insertPicture to insertShape, added a function to
    insert a texbox in a MWAWGraphicShape (which only insert a basic textbox).
  - Fixed many crashes and hangs when importing broken files, found with the
    help of american-fuzzy-lop.
  - And several other minor fixes and improvements.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=28
2015-08-28 07:43:40 +00:00
Stephan Kulow
8c2b229886 Accepting request 311930 from LibreOffice:Factory
- Version bump to 0.3.5
  * Various small fixes on 0.3 series, nothing big woth mention

OBS-URL: https://build.opensuse.org/request/show/311930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=13
2015-06-17 14:15:41 +00:00
Tomáš Chvátal
a7c1fd7989 - Version bump to 0.3.5
* Various small fixes on 0.3 series, nothing big woth mention

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=26
2015-06-13 13:00:08 +00:00
1106228e86 Accepting request 267030 from LibreOffice:Factory
- Version bump to 0.3.4:
  * Various tweaks&fixes on the 0.3 series found by fuzzy testing/etc
- Removed patch libmwaw-0.3.1-stream.patch as we should not bother
  with old autotools

OBS-URL: https://build.opensuse.org/request/show/267030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=12
2015-01-05 03:42:51 +00:00
Tomáš Chvátal
8602e2f9e5 - Version bump to 0.3.4:
* Various tweaks&fixes on the 0.3 series found by fuzzy testing/etc
- Removed patch libmwaw-0.3.1-stream.patch as we should not bother
  with old autotools

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=24
2015-01-02 13:43:28 +00:00
Stephan Kulow
f299f55bcb Accepting request 242306 from LibreOffice:Factory
Lo 4.3.0.3 submission

OBS-URL: https://build.opensuse.org/request/show/242306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmwaw?expand=0&rev=10
2014-07-27 16:46:53 +00:00
faae87c939 Fix build on SLE11
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=22
2014-07-01 14:48:49 +00:00
Tomáš Chvátal
9e2fd643da - Version bump to 0.3.1:
* Switch over to librevenge framework
- Add patch libmwaw-0.3.1-stream.patch to fix streams

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=21
2014-06-11 10:23:26 +00:00
12232eec47 Accepting request 236740 from home:fstrba
Upgrade to librevenge-based libmwaw

OBS-URL: https://build.opensuse.org/request/show/236740
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmwaw?expand=0&rev=20
2014-06-10 12:51:24 +00:00