Commit graph

13 commits

Author SHA1 Message Date
Jens-Heiner Rechtien
48119ae058 CWS-TOOLING: integrate CWS libmsword
2008-12-18 12:33:19 +0100 kendy  r265681 : Export less symbols.
2008-12-17 19:26:56 +0100 kendy  r265655 : Move libmsword to the -writer package.
2008-12-15 17:46:16 +0100 kendy  r265516 : Enable exceptions for iodetect.cxx.
2008-12-15 15:17:53 +0100 kendy  r265504 : Deliver the msword.dll.
2008-12-09 19:38:17 +0100 kendy  r265138 : Remove accidentally added method.
2008-12-09 19:33:57 +0100 kendy  r265137 : Fix linking on Win32.
2008-12-09 18:37:16 +0100 kendy  r265135 : Move SwFltControlStack::Delete() to ww1/fltshell.cxx to fix linking.
2008-12-09 18:01:56 +0100 kendy  r265127 : Visibility fixes.
2008-12-09 15:51:52 +0100 kendy  r265109 : Fix ambiguous usage of class Color.
2008-12-09 14:54:27 +0100 kendy  r265091 : Add #include "precompiled_sw.hxx" to fix --enable-pch build.
2008-12-09 14:44:59 +0100 kendy  r265088 : Add #include "precompiled_sw.hxx" to fix --enable-pch build.
2008-12-08 19:14:49 +0100 kendy  r265015 : #i96313# Get rid of inc/iodetect.cxx, it's a really bad idea to share
code by #ifdefing parts of it, and #including a .cxx file ;-)
This change moves it to iodetect.cxx, which is compiled to a .o/.obj
that is used where needed.
2008-11-20 17:45:08 +0100 kendy  r264083 : #i96313# Make the destruction of Readers consistent.
2008-11-20 17:18:11 +0100 kendy  r264070 : #i96313# Added missing SW_DLLPUBLIC for (Import|Export)(DOC|RTF).
2008-11-18 19:21:07 +0100 kendy  r263797 : #i96313# Remove accidentally added file.
2008-11-18 17:14:31 +0100 kendy  r263790 : #i96313# Split doc and rtf filters into a separate library
From: Radek Doulik <rodo@novell.com>
fix SwFieldBookmark class visibility (suggested by kendy)
2008-11-18 17:14:01 +0100 kendy  r263789 : #i96313# Split doc and rtf filters into a separate library
From: Fridrich Strba <fstrba@novell.com>
add visibility markup to allow linking
2008-11-18 17:13:29 +0100 kendy  r263788 : #i96313# Split doc and rtf filters into a separate library
From: Jan Holesovsky <kendy@suse.cz>
Visibility markup for libmsword.
This is the most trivial approach, every class that had a symbol that needed
to be visible was marked with SW_DLLPUBLIC; the correct (but more time
consuming) way would be to mark just the exact methods that were needed.
To be done later if generally shows that the separate libmsword makes sense;
and also now we have the upper limit of symbols that needed to be added, and
we can only make it better [decrease the number] ;-)
2008-11-18 17:12:58 +0100 kendy  r263787 : #i96313# Split doc and rtf filters into a separate library
From: Jan Holesovsky <kendy@suse.cz>
Added the missing msword.map.
2008-11-18 17:12:25 +0100 kendy  r263786 : #i96313# Split doc and rtf filters into a separate library
From: Jan Holesovsky <kendy@suse.cz>
scp2 change for libmsword.
2008-11-18 17:11:55 +0100 kendy  r263785 : #i96313# Split doc and rtf filters into a separate library
From: Jan Holesovsky <kendy@suse.cz>
Convert the binary .doc and .rtf filters into a separate library.
It is called 'libmsword' and loaded on demand when either of the formats
(.doc, .rtf) is loaded or saved.
2009-01-05 14:06:42 +00:00
Rüdiger Timm
2db5f3b7bb INTEGRATION: CWS os116 (1.11.54); FILE MERGED
2008/05/27 12:36:41 os 1.11.54.1: #i82544# late init added to make show variable fields work in headers
2008-07-07 06:24:34 +00:00
Rüdiger Timm
ef8f024351 INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED
2008/04/01 15:56:10 thb 1.10.242.3: #i85898# Stripping all external header guards
2008/04/01 12:53:28 thb 1.10.242.2: #i85898# Stripping all external header guards
2008/03/31 16:52:36 rt 1.10.242.1: #i87441# Change license header to LPGL v3.
2008-04-10 10:03:26 +00:00
Jens-Heiner Rechtien
df563f50cb INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED
2007/04/18 14:44:48 tl 1.8.242.4: #i69287# warning-free code
2007/04/11 10:27:05 os 1.8.242.3: RESYNC: (1.8-1.9); FILE MERGED
2007/03/12 12:40:20 ama 1.8.242.2: i69287#: warning free code
2007/02/22 15:05:36 tl 1.8.242.1: #i69287# warning-free code
2007-09-27 07:01:15 +00:00
Oliver Bolte
652bee95f7 INTEGRATION: CWS hb02 (1.8.168); FILE MERGED
2007/01/30 13:55:13 hbrinkm 1.8.168.1: SwInputField: new members: aHelp, aToolTip
2007-03-09 12:13:41 +00:00
Jens-Heiner Rechtien
5d393fafe4 INTEGRATION: CWS writercorehandoff (1.6.446); FILE MERGED
2005/09/13 11:24:41 tra 1.6.446.2: RESYNC: (1.6-1.7); FILE MERGED
2005/06/07 14:09:50 fme 1.6.446.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2006-08-14 14:21:38 +00:00
Rüdiger Timm
401cf154de INTEGRATION: CWS ooo19126 (1.6.580); FILE MERGED
2005/09/05 13:35:57 rt 1.6.580.1: #i54170# Change license header: remove SISSL
2005-09-09 00:44:34 +00:00
Rüdiger Timm
b8ed720de4 INTEGRATION: CWS gt09 (1.4.518); FILE MERGED
2004/07/30 00:11:23 gt 1.4.518.1: #i22106# caption dialog
2004-09-20 11:34:39 +00:00
Rüdiger Timm
5681233287 INTEGRATION: CWS tune03 (1.4.500); FILE MERGED
2004/07/19 19:10:32 mhu 1.4.500.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
2004-08-23 07:30:58 +00:00
Jens-Heiner Rechtien
4300bbc22d INTEGRATION: CWS aig04 (1.3.236); FILE MERGED
2003/06/18 14:45:19 os 1.3.236.1: #108791# UI for drop down fields implemented
2003-06-30 14:49:05 +00:00
jp
091498c17f Task #88180#: change parameters of PutValue/QueryValue methods 2001-10-24 17:43:03 +00:00
Oliver Specht
898444dceb #89960# text format of data base fields extended (wz) 2001-07-20 11:49:57 +00:00
Jens-Heiner Rechtien
7b0b5cdfee initial import 2000-09-18 16:15:01 +00:00