Commit Graph

361 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
3e3396189e CWS-TOOLING: integrate CWS tl56_DEV300 2008-12-15 12:01:46 +00:00
Rüdiger Timm
24adb0c2f7 CWS-TOOLING: integrate CWS sw301bf04_DEV300 2008-12-11 09:52:14 +00:00
Oliver Bolte
56a1f3affc CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Rüdiger Timm
943b49425c INTEGRATION: CWS swenhancedfields2 (1.151.22); FILE MERGED
2008/08/04 14:14:04 b_michaelsen 1.151.22.3: RESYNC: (1.151-1.156); FILE MERGED
2008/04/23 14:30:46 ama 1.151.22.2: #i33737#: Enhanced fields
2008/04/23 11:05:36 ama 1.151.22.1: #i33737#: Enhanced fields
2008-09-04 09:17:02 +00:00
Ivo Hinkelmann
1e1ad0424d INTEGRATION: CWS tl55 (1.152.48); FILE MERGED
2008/07/07 15:11:34 tl 1.152.48.6: RESYNC: (1.152-1.153); FILE MERGED
2008/06/26 14:19:57 os 1.152.48.5: i85999 interactive grammar checking
2008/06/13 12:07:06 ama 1.152.48.4: Fix #i90238#: Delayed grammar check in active paragraphs
2008/06/11 09:59:28 tl 1.152.48.3: #i85999# grammar checking framework
2008/05/24 13:25:01 tl 1.152.48.2: #158047# customer specific extension
2008/05/23 14:22:44 tl 1.152.48.1: #158047# customer specific extension
2008-07-16 12:22:57 +00:00
Rüdiger Timm
62f2fef5b1 INTEGRATION: CWS sw30bf08 (1.153.30); FILE MERGED
2008/07/08 14:50:05 od 1.153.30.1: #i91400# tracking of the list style name change in order to keep
	 data about the list style's default list up-to-date.
2008-07-11 13:12:10 +00:00
Rüdiger Timm
142db67837 INTEGRATION: CWS sw30bf06 (1.152.86); FILE MERGED
2008/06/19 10:55:27 od 1.152.86.2: RESYNC: (1.152-1.153); FILE MERGED
2008/06/05 10:10:02 od 1.152.86.1: #i89181# new hidden compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST
2008-07-08 07:18:14 +00:00
Rüdiger Timm
bbd466bf39 INTEGRATION: CWS swlists01 (1.146.46); FILE MERGED
2008/05/14 12:41:50 od 1.146.46.6: #i86732# remove no longer needed code
2008/05/08 16:16:37 od 1.146.46.5: RESYNC: (1.151-1.152); FILE MERGED
2008/04/16 08:15:44 od 1.146.46.4: #i86732# further changes/adjustments for new list handling
2008/03/20 14:26:41 od 1.146.46.3: RESYNC: (1.146-1.151); FILE MERGED
2008/03/20 07:50:45 od 1.146.46.2: #i86732# class <SwDoc>
	 - new interface <IDocumentListAccess>
	 - enhance methods <SetNumRule(..)> and <SearchNumRule(..)>
	 - remove no longer needed methods
2008/03/06 07:49:46 od 1.146.46.1: #i86732# method <SwDoc::SetNodeNumStart(..)>
	 - refactoring: remove default value for second parameter
2008-06-13 08:26:11 +00:00
Rüdiger Timm
319959ebca INTEGRATION: CWS changefileheader (1.151.36); FILE MERGED
2008/04/01 15:56:09 thb 1.151.36.3: #i85898# Stripping all external header guards
2008/04/01 12:53:27 thb 1.151.36.2: #i85898# Stripping all external header guards
2008/03/31 16:52:35 rt 1.151.36.1: #i87441# Change license header to LPGL v3.
2008-04-10 09:58:23 +00:00
Kurt Zenker
a9b065b653 INTEGRATION: CWS cjksp1_DEV300 (1.133.74); FILE MERGED
2007/12/17 02:47:38 pflin 1.133.74.8: RESYNC: (1.142-1.144); FILE MERGED
2007/10/23 06:03:29 pflin 1.133.74.7: RESYNC: (1.141-1.142); FILE MERGED
2007/09/27 04:29:33 pflin 1.133.74.6: RESYNC: (1.137-1.141); FILE MERGED
2007/07/11 03:46:09 pflin 1.133.74.5: remove the codes of compatability options
2007/07/09 03:02:48 pflin 1.133.74.4: Issue number: #i78591#
Submitted by:  pflin, word compatibility options enhancement
Reviewed by:   fme
2007/07/03 04:45:18 pflin 1.133.74.3: RESYNC: (1.134-1.137); FILE MERGED
2007/05/08 10:14:54 pflin 1.133.74.2: RESYNC: (1.133-1.134); FILE MERGED
2007/04/23 08:01:31 pflin 1.133.74.1: Text grid enhancement: grid layout refactor
2008-03-07 15:39:48 +00:00
Kurt Zenker
3a4abe627b INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.146.28); FILE MERGED
2008/02/13 10:52:45 od 1.146.28.1: #i85348# class <SwDoc>
	 - further adjustments for new list level attributes:
	 -- reset of indent attributes on applying list style at
	    paragraph respectively paragraph style
2008-03-05 15:47:49 +00:00
Oliver Bolte
0b85b055ca INTEGRATION: CWS custommeta (1.144.28); FILE MERGED
2008/02/26 10:35:05 mst 1.144.28.3: RESYNC: (1.146-1.147); FILE MERGED
2008/02/01 10:29:36 mst 1.144.28.2: RESYNC: (1.144-1.146); FILE MERGED
2008/01/17 15:36:36 mst 1.144.28.1: interface change: IDocumentStatistics, SwDoc
- sw/inc/IDocumentStatistics.hxx:
  + remove methods GetDocumentInfo, GetpInfo, SetDocumentInfo
  + method DocInfoChgd no longer takes a parameter
- sw/inc/doc.hxx:
  + remove MAINTAINABILITY-HORROR: SwDoc no longer has a SfxDocumentInfo member
2008-02-26 12:59:15 +00:00
Oliver Bolte
ceb30110bf INTEGRATION: CWS swcrossref01_DEV300 (1.142.16); FILE MERGED
2008/02/01 08:12:48 od 1.142.16.4: RESYNC: (1.144-1.146); FILE MERGED
2007/12/03 09:22:59 od 1.142.16.3: RESYNC: (1.142-1.144); FILE MERGED
2007/11/22 13:30:46 od 1.142.16.2: #i83479# class <SwDoc>
	 - implement new interfaces <IDocumentListItems> and <IDocumentOutlineNodes>
2007/10/25 06:35:33 od 1.142.16.1: #i81002# interface <IDocumentBookmarkAccess> and class <SwDoc>
	 - new method <isCrossRefBookmarkName(..)>
2008-02-26 09:29:19 +00:00
Rüdiger Timm
71ae19dba4 INTEGRATION: CWS notes2 (1.134.20); FILE MERGED
2007/12/18 17:31:04 mba 1.134.20.8: some cleanups
2007/12/15 16:12:52 mod 1.134.20.7: RESYNC: (1.142-1.145); FILE MERGED
2007/09/28 16:30:57 mod 1.134.20.6: RESYNC: (1.141-1.142); FILE MERGED
2007/09/01 13:45:59 mod 1.134.20.5: RESYNC: (1.138-1.141); FILE MERGED
2007/07/04 10:27:48 mod 1.134.20.4: RESYNC: (1.134-1.138); FILE MERGED
2007/06/08 16:48:15 mod 1.134.20.3: Hiding and deleting of notes #i6193#
2007/05/25 06:52:10 fme 1.134.20.2: #i6193# New notes - forward declarations
2007/05/24 04:34:42 mod 1.134.20.1: Initial checking, do not use
2008-02-19 12:33:48 +00:00
Oliver Bolte
550dc61c5d INTEGRATION: CWS xmlfilter02 (1.142.26); FILE MERGED
2007/12/12 10:14:01 dr 1.142.26.2: RESYNC: (1.142-1.144); FILE MERGED
2007/11/29 14:24:30 os 1.142.26.1: #i24363# tab stop compatibility
2008-01-10 11:28:37 +00:00
Kurt Zenker
251a6f5cb1 INTEGRATION: CWS sw8u10bf01 (1.142.56); FILE MERGED
2007/11/06 14:56:25 od 1.142.56.1: #i62675# method <SwDoc::SetTxtFmtColl(..)>
	 - add 4th optional parameter <bResetListAttrs>
2007-12-12 12:21:08 +00:00
Ivo Hinkelmann
e5e1388d5c INTEGRATION: CWS swcolsel (1.132.122); FILE MERGED
2007/10/05 15:26:51 ama 1.132.122.7: RESYNC: (1.140-1.142); FILE MERGED
2007/08/21 14:18:11 ama 1.132.122.6: RESYNC: (1.137-1.140); FILE MERGED
2007/06/27 11:20:40 ama 1.132.122.5: RESYNC: (1.136-1.137); FILE MERGED
2007/06/18 12:51:56 ama 1.132.122.4: RESYNC: (1.134-1.136); FILE MERGED
2007/05/09 09:26:14 ama 1.132.122.3: RESYNC: (1.133-1.134); FILE MERGED
2007/04/11 10:02:10 ama 1.132.122.2: RESYNC: (1.132-1.133); FILE MERGED
2007/03/01 14:27:03 ama 1.132.122.1: #i75024#: Column selection
2007-11-22 14:27:52 +00:00
Ivo Hinkelmann
a66f8cc2f4 INTEGRATION: CWS os107 (1.142.70); FILE MERGED
2007/11/07 09:15:54 os 1.142.70.1: #i61007# caption localisable
2007-11-21 17:17:24 +00:00
Jens-Heiner Rechtien
b2ca075392 INTEGRATION: CWS swwarnings (1.132.124); FILE MERGED
2007/09/24 07:00:48 os 1.132.124.8: RESYNC: (1.140-1.141); FILE MERGED
2007/08/20 15:15:07 tl 1.132.124.7: RESYNC: (1.137-1.140); FILE MERGED
2007/06/28 11:47:25 os 1.132.124.6: RESYNC: (1.135-1.137); FILE MERGED
2007/05/29 10:36:58 os 1.132.124.5: RESYNC: (1.133-1.135); FILE MERGED
2007/04/18 14:44:48 tl 1.132.124.4: #i69287# warning-free code
2007/04/11 10:26:45 os 1.132.124.3: RESYNC: (1.132-1.133); FILE MERGED
2007/04/03 12:57:05 tl 1.132.124.2: #i69287# warning-free code
2007/03/12 08:48:17 fme 1.132.124.1: #i69287# Warning free code
2007-09-27 06:59:12 +00:00
Ivo Hinkelmann
037a333ed5 INTEGRATION: CWS compatability01 (1.138.20); FILE MERGED
2007/07/11 02:25:15 pflin 1.138.20.1: #i78591#
microsoft word compatibility options enhancement
2007-08-21 10:52:21 +00:00
Oliver Bolte
e3075f11a1 INTEGRATION: CWS os100 (1.138.12); FILE MERGED
2007/07/11 07:39:02 os 1.138.12.1: #i65257# text append and convert interfaces
2007-07-18 11:54:37 +00:00
Oliver Bolte
afb8ec6fd6 INTEGRATION: CWS basemodelrefactoring (1.133.40); FILE MERGED
2007/05/29 17:30:59 mba 1.133.40.4: RESYNC: (1.134-1.135); FILE MERGED
2007/05/08 21:07:05 mba 1.133.40.3: RESYNC: (1.133-1.134); FILE MERGED
2007/04/28 10:32:16 mba 1.133.40.2: #i73793#: allow to suppress Update Dialog
2007/03/27 21:24:55 mba 1.133.40.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep
2007-07-17 12:04:54 +00:00
Jens-Heiner Rechtien
ece10ff65a INTEGRATION: CWS smarttags3 (1.133.60); FILE MERGED
2007/06/05 08:57:56 fme 1.133.60.4: RESYNC: (1.135-1.136); FILE MERGED
2007/05/25 11:07:25 fme 1.133.60.3: RESYNC: (1.134-1.135); FILE MERGED
2007/05/22 12:26:47 fme 1.133.60.2: RESYNC: (1.133-1.134); FILE MERGED
2007/04/27 13:08:15 fme 1.133.60.1: #i75130# New SmartTag API
2007-06-27 12:13:17 +00:00
Kurt Zenker
3309722397 INTEGRATION: CWS compmetric (1.134.2); FILE MERGED
2007/05/14 09:52:33 fme 1.134.2.1: #147385# Compatibility option: Use old printer metrics
2007-06-20 09:10:52 +00:00
Vladimir Glazounov
283e553d29 INTEGRATION: CWS swqbf93 (1.133.32); FILE MERGED
2007/04/04 11:16:45 ama 1.133.32.1: #Fix #i76052#: Auto save must not change the undo no-modify-position
2007-05-25 11:59:47 +00:00
Vladimir Glazounov
a886e06a42 INTEGRATION: CWS chart2mst3 (1.131.22); FILE MERGED
2007/05/14 18:59:51 bm 1.131.22.8: RESYNC: (1.133-1.134); FILE MERGED
2007/03/09 15:05:23 bm 1.131.22.7: merged changed from CWS swnewtable
2007/02/16 15:17:50 tl 1.131.22.6: #i74540# handling multiple charts; GetChartDataProvider improved
2007/02/07 19:00:20 iha 1.131.22.5: RESYNC: (1.131-1.132); FILE MERGED
2007/01/29 14:06:32 tl 1.131.22.4: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions
2006/12/12 19:11:19 iha 1.131.22.3: don't crash when closing writer having charts with own data
2006/12/12 10:33:22 tl 1.131.22.2: #i71244# update charts in writer
2006/12/07 11:19:34 tl 1.131.22.1: #i71244# update chart in writer
2007-05-22 15:18:43 +00:00
Rüdiger Timm
eb160e7e38 INTEGRATION: CWS os94 (1.133.14); FILE MERGED
2007/03/12 08:07:29 os 1.133.14.1: #i75235# unused methods removed
2007-04-25 07:52:52 +00:00
Vladimir Glazounov
98ee00d55d INTEGRATION: CWS swnewtable (1.125.12); FILE MERGED
2007/01/09 10:27:28 fme 1.125.12.4: RESYNC: (1.131-1.132); FILE MERGED
2006/12/01 13:06:31 ama 1.125.12.3: i4032#: New table model
2006/11/21 09:37:55 fme 1.125.12.2: RESYNC: (1.125-1.131); FILE MERGED
2006/11/15 15:22:00 fme 1.125.12.1: #i4032# New table concept
2007-02-28 14:36:45 +00:00
Rüdiger Timm
2ca076f6fe INTEGRATION: CWS swautomatic01 (1.118.2); FILE MERGED
2006/11/16 14:38:40 fme 1.118.2.10: RESYNC: (1.126-1.131); FILE MERGED
2006/10/10 16:57:29 fme 1.118.2.9: RESYNC: (1.124-1.126); FILE MERGED
2006/09/01 11:36:27 fme 1.118.2.8: RESYNC: (1.121-1.124); FILE MERGED
2006/08/10 16:06:33 fme 1.118.2.7: RESYNC: (1.119-1.121); FILE MERGED
2006/07/06 07:15:59 fme 1.118.2.6: #i65476#: Automatic Styles
2006/07/03 07:10:17 ama 1.118.2.5: RESYNC: (1.118-1.119); FILE MERGED
2006/06/20 08:29:57 fme 1.118.2.4: #i65476#: Automatic Styles
2006/06/02 13:03:28 ama 1.118.2.3: #i65476#: Automatic Styles
2006/05/29 09:53:26 ama 1.118.2.2: #i65476#: Automatic Styles
2006/05/17 13:34:08 ama 1.118.2.1: #i64576# Automatic styles
2006-12-01 14:31:51 +00:00
Kurt Zenker
006380ce0f INTEGRATION: CWS os71 (1.112.26); FILE MERGED
2006/11/07 13:38:19 os 1.112.26.6: RESYNC: (1.129-1.130); FILE MERGED
2006/10/23 14:08:43 os 1.112.26.5: RESYNC: (1.124-1.129); FILE MERGED
2006/08/30 15:47:59 os 1.112.26.4: RESYNC: (1.119-1.124); FILE MERGED
2006/06/05 16:03:30 os 1.112.26.3: RESYNC: (1.117-1.119); FILE MERGED
2006/04/13 14:05:01 os 1.112.26.2: RESYNC: (1.112-1.117); FILE MERGED
2005/12/02 11:14:16 os 1.112.26.1: #i58773# move legacy filters to binfilter - first check-in
2006-11-08 12:20:34 +00:00
Rüdiger Timm
0625c24f64 INTEGRATION: CWS extleadfix (1.125.2); FILE MERGED
2006/10/09 13:19:34 fme 1.125.2.1: #i60945# External leading compatibility
2006-10-27 10:58:39 +00:00
Oliver Bolte
ebd25edf90 INTEGRATION: CWS swqbf87 (1.124.38); FILE MERGED
2006/10/05 10:19:41 od 1.124.38.2: RESYNC: (1.124-1.126); FILE MERGED
2006/09/28 13:48:52 od 1.124.38.1: #i69627# namespace <docfunc>
	 - new document function <HasOutlineStyleToBeWrittenAsNormalListStyle(..)>
2006-10-13 11:18:57 +00:00
Oliver Bolte
3012155a45 INTEGRATION: CWS opofxmlstorage (1.120.20); FILE MERGED
2006/09/08 13:23:52 mav 1.120.20.2: RESYNC: (1.120-1.124); FILE MERGED
2006/09/05 09:11:02 mav 1.120.20.1: #122878# import/export iconified object into MS-format
2006-10-13 10:07:48 +00:00
Oliver Bolte
8dd10c5cbb INTEGRATION: CWS swstability06 (1.124.20); FILE MERGED
2006/09/26 06:27:39 ama 1.124.20.2: RESYNC: (1.124-1.125); FILE MERGED
2006/09/01 12:11:56 ama 1.124.20.1: #i68827#: CleanUp for timer access
2006-10-11 07:46:44 +00:00
Vladimir Glazounov
0e7078a3e8 INTEGRATION: CWS sixtyfour08 (1.125.6); FILE MERGED
2006/09/22 07:17:12 cmc 1.125.6.2: #i69469# make declaration match definition on x86_64
2006/09/21 09:40:17 cmc 1.125.6.1: #i69469# make declaration match definition on x86_64
2006-09-27 09:51:37 +00:00
Oliver Bolte
1d472f9a55 INTEGRATION: CWS os86 (1.124.24); FILE MERGED
2006/09/04 11:46:48 os 1.124.24.1: #i60431# temporary AutoCorrection removed
2006-09-15 11:52:23 +00:00
Vladimir Glazounov
3e3ed1b789 #100000# FME: Resolved merge conflict 2006-08-17 06:29:38 +00:00
Jens-Heiner Rechtien
9cbde9039f INTEGRATION: CWS writercorehandoff (1.107.78); FILE MERGED
2006/08/14 14:45:35 fme 1.107.78.47: RESYNC: (1.120-1.122); FILE MERGED
2006/07/31 06:20:57 fme 1.107.78.46: #i50348# Resync
2006/07/27 14:33:31 fme 1.107.78.45: RESYNC: (1.119-1.120); FILE MERGED
2006/05/09 13:33:01 fme 1.107.78.44: #i50348# make SwDoc accessible via interfaces
2006/05/08 12:45:43 fme 1.107.78.43: RESYNC: (1.118-1.119); FILE MERGED
2006/05/03 07:39:09 fme 1.107.78.42: #i50348# make SwDoc interface based
2006/04/28 13:26:19 fme 1.107.78.41: RESYNC: (1.116-1.118); FILE MERGED
2006/04/05 12:54:43 tra 1.107.78.40: RESYNC: (1.113-1.116); FILE MERGED
2006/04/05 08:49:37 tra 1.107.78.39: #i50348#
2006/03/17 07:52:03 tra 1.107.78.38: RESYNC: (1.112-1.113); FILE MERGED
2006/01/19 08:42:52 fme 1.107.78.37: #i50348# General cleanup - removed unused header files, functions, members, declarations
2005/12/21 15:16:23 tra 1.107.78.36: #i50348#
2005/12/21 08:32:48 tra 1.107.78.35: #i50348#
2005/12/20 15:00:24 tra 1.107.78.34: RESYNC: (1.111-1.112); FILE MERGED
2005/11/18 14:52:01 fme 1.107.78.33: #i50348# Make SwDoc accessible via interfaces
2005/11/11 07:54:39 fme 1.107.78.32: #i50348# make SwDoc accessible via interfaces
2005/11/10 21:32:45 tra 1.107.78.31: #i50348#
2005/10/25 08:21:48 tra 1.107.78.30: RESYNC: (1.110-1.111); FILE MERGED
2005/10/24 16:01:11 tra 1.107.78.29: #50348#
2005/10/06 08:08:23 tra 1.107.78.28: #50348#
2005/09/29 13:04:18 tra 1.107.78.27: #i50348#
2005/09/28 13:59:45 tra 1.107.78.26: #i50348#
2005/09/21 13:46:43 tra 1.107.78.25: #i50348#
2005/09/21 13:42:03 tra 1.107.78.24: #i50348#
2005/09/13 11:21:07 tra 1.107.78.23: RESYNC: (1.109-1.110); FILE MERGED
2005/08/31 12:50:42 tra 1.107.78.22: #i50348# Introducing IDocumentRedlineAccess interface
2005/07/28 11:53:58 tra 1.107.78.21: RESYNC: (1.108-1.109); FILE MERGED
2005/07/19 09:18:53 tra 1.107.78.20: #i50348#make SwDoc interface based
2005/07/19 08:42:51 tra 1.107.78.19: #i50348#make SwDoc interface based
2005/07/19 06:05:19 fme 1.107.78.18: #i50348# make SwDoc accessible via interfaces
2005/07/14 19:52:22 tra 1.107.78.17: #i50348#make SwDoc accessible via interfaces
2005/07/14 13:34:33 fme 1.107.78.16: #i50348# Make SwDoc accessible via interfaces
2005/07/14 12:35:18 tra 1.107.78.15: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members
2005/07/13 13:23:42 fme 1.107.78.14: #i50348# Make SwDoc accessible via interfaces
2005/07/13 05:26:04 tra 1.107.78.13: #i50348#make SwDoc interface based
2005/07/12 11:21:24 tra 1.107.78.12: #i50348#make SwDoc interface based
2005/07/11 06:08:35 tra 1.107.78.11: RESYNC: (1.107-1.108); FILE MERGED
2005/07/11 05:11:37 tra 1.107.78.10: #i50348#make SwDoc interface based
2005/07/05 14:00:14 tra 1.107.78.9: #i50348#make SwDoc interface based
2005/07/05 08:12:32 tra 1.107.78.8: #i50348#make SwDoc interface based
2005/06/24 11:50:59 fme 1.107.78.7: #i50348# Make SwDoc accessible via interfaces
2005/06/24 11:42:35 fme 1.107.78.6: #i50348# Make SwDoc accessible via interfaces
2005/06/24 11:25:07 tra 1.107.78.5: #i50348# Make SwDoc accessible via interfaces
2005/06/22 13:08:11 tra 1.107.78.4: #i50348#toward a interface based SwDoc
2005/06/22 06:37:26 tra 1.107.78.3: #i50348# make SwDoc accessible via interfaces
2005/06/07 14:09:45 fme 1.107.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2005/06/06 07:07:21 tra 1.107.78.1: Unnecessary includes removed #i50348#
2006-08-14 14:19:55 +00:00
Jens-Heiner Rechtien
0ee332676c INTEGRATION: CWS swqbf82 (1.120.24); FILE MERGED
2006/08/09 18:40:02 fme 1.120.24.1: #b6439097# Expanded underline portion - second try
2006-08-11 14:50:44 +00:00
Ivo Hinkelmann
51e7e4594d INTEGRATION: CWS swqbf76 (1.119.122); FILE MERGED
2006/07/26 13:57:38 fme 1.119.122.1: #138500# SetTabCols via API does not work correctly. Removed GetTabCols call from SetTabCols. The caller of SetTabCols is now responsible for passing the old SwTabCols
2006-08-03 12:55:12 +00:00
Rüdiger Timm
02a6c06b9c INTEGRATION: CWS swqbf71 (1.119.72); FILE MERGED
2006/07/19 10:35:00 fme 1.119.72.1: #b6439097# Do not underline the space behind the last character of an expanded portion
2006-07-25 10:45:47 +00:00
Rüdiger Timm
ed2c35aadc INTEGRATION: CWS swqbfconv_SRC680 (1.112.36); FILE MERGED
2006/04/19 13:52:49 od 1.112.36.2: #b6375613# method <SwDoc::SetApplyWorkaroundForB6375613(..)> no longer inline.
2006/03/22 12:43:37 od 1.112.36.1: #b6375613# class <SwDoc>
	   - introdcue new document flag <mbApplyWorkaroundForB6375613>
	     to trigger a document conversion, which applys the workaround
	     for documents, which uses a certain layout defect in OOo 1.x
	     to layout the documents.
2006-05-04 12:55:55 +00:00
Kurt Zenker
460beb24bf INTEGRATION: CWS swqbf58 (1.117.6); FILE MERGED
2006/04/18 08:04:15 od 1.117.6.1: #b6402800# class <SwDoc>
	   - introduce hidden compatibility flag <mbClipAsCharacterAnchoredWriterFlyFrames>
2006-04-26 13:12:15 +00:00
Vladimir Glazounov
a4dea5d7e7 INTEGRATION: CWS impress89 (1.113.6); FILE MERGED
2006/03/15 12:15:37 sj 1.113.6.1: #i63158# added patch: save thumbnails to MS format documents
2006-04-06 15:34:13 +00:00
Oliver Bolte
5de505396a INTEGRATION: CWS swdrawobjpos203 (1.112.182); FILE MERGED
2006/03/20 09:44:30 od 1.112.182.3: RESYNC: (1.112-1.114); FILE MERGED
resolve merge conflicts.
2006/03/20 08:12:47 od 1.112.182.2: #i62875# - class <SwDoc>: new compatibility flag <mbDoNotCaptureDrawObjsOnPage>
	   inclusive inline accessor methods.
	 - new namespace <docfunc> for new functions <ExistsDrawObjs( SwDoc& )>
	   and <AllDrawObjsOnPage( SwDoc& )>.
	   namespace <docfunct> should be used for functions/procedures
	   working on a Writer document.
2006/03/20 08:10:26 od 1.112.182.1: *** empty log message ***
2006-03-22 11:28:52 +00:00
Oliver Bolte
7c64770dcc INTEGRATION: CWS swqbf57 (1.112.166); FILE MERGED
2006/03/01 15:13:06 fme 1.112.166.1: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation
2006-03-21 14:54:41 +00:00
Vladimir Glazounov
c3d6854ad6 INTEGRATION: CWS sixtyfour02 (1.112.162); FILE MERGED
2006/03/03 09:14:57 cmc 1.112.162.1: #i62466# consistently use ULONG and sal_uInt32
2006-03-16 11:23:51 +00:00
Rüdiger Timm
7af441be23 INTEGRATION: CWS rowkeep (1.112.138); FILE MERGED
2006/02/17 15:05:43 fme 1.112.138.1: #131283# Table rows can keep together
2006-03-09 13:04:05 +00:00
Rüdiger Timm
32b62818b6 INTEGRATION: CWS swnumtree (1.107.88); FILE MERGED
2005/11/03 10:31:39 od 1.107.88.13: #i51089# improve performance
	 method <SwDoc::GetOutlineNumRule()>
	 class <SwTxtNode> - refine member <SwNodeNum aNdNum> to <SwNodeNum* mpNodeNum>
2005/10/26 10:40:52 od 1.107.88.12: RESYNC: (1.110-1.111); FILE MERGED
2005/10/25 06:18:29 od 1.107.88.11: #i51089# - delete unused code.
2005/10/25 05:41:14 od 1.107.88.10: #i55391# class <SwDoc>, method <SearchNumRule(..)>
	 - add optional parameter <_bInvestigateStartNode>
2005/10/13 14:21:50 od 1.107.88.9: correct documentation about compatibility flag <bOldNumbering>
2005/09/14 13:17:58 hbrinkm 1.107.88.8: #i51089# IsInRedlines
2005/09/13 18:52:44 hbrinkm 1.107.88.7: RESYNC: (1.109-1.110); FILE MERGED
2005/09/12 14:19:22 hbrinkm 1.107.88.6: #i51089# AddNumRuleRanges
2005/09/07 11:26:02 hbrinkm 1.107.88.5: #i51089# SyncNumRulesAndNodes
2005/08/16 15:27:44 hbrinkm 1.107.88.4: #i51089# pNumRuleTbl now mutable, ChkCondColls, FindNumRulePtrWithPool
2005/08/04 09:12:18 hbrinkm 1.107.88.3: #121445# {Is|Set}OutlineLevelYieldsOutlineRule
2005/08/03 12:19:15 hbrinkm 1.107.88.2: RESYNC: (1.107-1.109); FILE MERGED
2005/06/22 10:24:47 hbrinkm 1.107.88.1: #i51089# new implementation of numbering
2005-11-08 16:11:58 +00:00