summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
AgeCommit message (Collapse)Author
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-05-31#i10000# added missing headersVladimir Glazunov
Notes: split repo tag: writer_ooo/DEV300_m80
2010-04-30hb33tablebylayou: #i110135# transplanted changes from OOO320Henning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-26merge DEV300_m70Michael Stahl
2010-01-05swunolocking1: swtable.hxx: SwTable::FindTable() takes a const parameterMichael Stahl
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where ↵Mathias Bauer
possible
2009-01-05CWS-TOOLING: integrate CWS libmswordJens-Heiner Rechtien
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.
2008-04-10INTEGRATION: CWS changefileheader (1.25.204); FILE MERGEDRüdiger Timm
2008/04/01 15:56:22 thb 1.25.204.3: #i85898# Stripping all external header guards 2008/04/01 12:53:35 thb 1.25.204.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.25.204.1: #i87441# Change license header to LPGL v3.
2007-11-02INTEGRATION: CWS sw8u9bf02_SRC680 (1.21.26.1.40); FILE MERGEDJens-Heiner Rechtien
2007/10/18 14:31:21 ama 1.21.26.1.40.1: Fix #i82698#: Correct and restore row span attribute for table split
2007-10-22INTEGRATION: CWS swusing (1.23.38); FILE MERGEDVladimir Glazounov
2007/10/10 14:14:49 tl 1.23.38.1: #i82476# make newly added 'using' declarations private
2007-09-27INTEGRATION: CWS swwarnings (1.14.242); FILE MERGEDJens-Heiner Rechtien
2007/09/24 07:01:06 os 1.14.242.8: RESYNC: (1.21-1.22); FILE MERGED 2007/08/20 15:17:30 tl 1.14.242.7: RESYNC: (1.18-1.21); FILE MERGED 2007/06/28 11:48:05 os 1.14.242.6: RESYNC: (1.17-1.18); FILE MERGED 2007/05/29 10:53:39 os 1.14.242.5: RESYNC: (1.15-1.17); FILE MERGED 2007/04/11 10:28:07 os 1.14.242.4: RESYNC: (1.14-1.15); FILE MERGED Resync problems solved 2007/03/12 08:48:17 fme 1.14.242.3: #i69287# Warning free code 2007/03/05 12:43:18 tl 1.14.242.2: #i69287# warning-free code 2007/02/22 15:05:39 tl 1.14.242.1: #i69287# warning-free code
2007-08-17INTEGRATION: CWS swqbf104 (1.21.24); FILE MERGEDIvo Hinkelmann
2007/08/03 13:02:44 od 1.21.24.1: #i80314# methods <SwTable::GetTblBox(..) and <SwTable::_GetBoxNum(..)> - introduce possibility to control validation check on input string
2007-07-18INTEGRATION: CWS swqbf100 (1.18.58); FILE MERGEDOliver Bolte
2007/07/02 11:51:35 fme 1.18.58.1: #148505# Removed Table Border GC Code for two reasons: 1. It became obsolete with the implementation of the collapsing table borders and 2. It was buggy anyway
2007-07-06INTEGRATION: CWS swsoftpagebreak (1.17.8); FILE MERGEDRüdiger Timm
2007/06/29 10:09:15 ama 1.17.8.2: Resync problem solved 2007/06/25 13:50:43 ama 1.17.8.1: #i78650#: Soft Page Break
2007-07-06INTEGRATION: CWS oj14 (1.18.4); FILE MERGEDRüdiger Timm
2007/06/14 07:50:01 ama 1.18.4.1: Fix #i77039#: Actualise value box
2007-05-25INTEGRATION: CWS swqbf93 (1.15.32); FILE MERGEDVladimir Glazounov
2007/03/26 10:20:39 fme 1.15.32.1: #i60390# Don't crash on ww8 export of tables with 'hidden' rows
2007-05-22INTEGRATION: CWS chart2mst3 (1.14.74); FILE MERGEDVladimir Glazounov
2007/05/14 19:05:12 bm 1.14.74.4: RESYNC: (1.15-1.16); FILE MERGED 2007/03/09 15:05:24 bm 1.14.74.3: merged changed from CWS swnewtable 2007/01/29 14:06:32 tl 1.14.74.2: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/11/10 13:47:16 tl 1.14.74.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart
2007-04-25INTEGRATION: CWS os94 (1.15.14); FILE MERGEDRüdiger Timm
2007/03/12 08:07:32 os 1.15.14.1: #i75235# unused methods removed
2007-02-28INTEGRATION: CWS swnewtable (1.14.52); FILE MERGEDVladimir Glazounov
2007/02/08 17:12:27 ama 1.14.52.25: #i4032#: New table model 2007/02/06 12:42:23 ama 1.14.52.24: #i4032#: New table model 2006/12/01 16:15:07 ama 1.14.52.23: #i4032#: New table model 2006/12/01 13:07:16 ama 1.14.52.22: i4032#: New table model 2006/12/01 09:03:05 ama 1.14.52.21: i4032#: New table model 2006/11/28 15:43:57 ama 1.14.52.20: #i4032#: New table model 2006/11/28 11:48:33 ama 1.14.52.19: #i4032#: New table model 2006/11/17 13:48:26 ama 1.14.52.18: #i4032#: New table model 2006/11/16 16:43:43 ama 1.14.52.17: #i4032#: New table model 2006/11/14 14:12:41 ama 1.14.52.16: #i4032#: New table model 2006/11/13 15:13:29 ama 1.14.52.15: #i4032#: New table model 2006/10/25 15:28:42 ama 1.14.52.14: #i4032#: New Table Model 2006/10/25 14:23:47 ama 1.14.52.13: #i4032#: New Table Model 2006/10/24 12:20:23 ama 1.14.52.12: #i4032#: New Table Model 2006/10/23 14:44:31 ama 1.14.52.11: #i4032#: New table model 2006/10/13 11:45:15 ama 1.14.52.10: #i4032#: New Tbale Model 2006/10/12 06:54:07 ama 1.14.52.9: #i4032#: New table model, rounding errors 2006/10/10 09:30:30 ama 1.14.52.8: #i4032#: New table model 2006/10/10 08:57:04 ama 1.14.52.7: #i4032#: New table model 2006/10/09 15:25:06 ama 1.14.52.6: #i4032#: New table model 2006/10/02 14:39:51 ama 1.14.52.5: #i4032#: New table model 2006/09/28 13:35:31 ama 1.14.52.4: #i4032#: New table model 2006/09/27 14:36:49 ama 1.14.52.3: #i4032#: New table concept 2006/09/27 13:52:03 ama 1.14.52.2: #i4032#: New table concept 2006/09/27 13:31:17 ama 1.14.52.1: #i4032#: New table concept
2006-08-14INTEGRATION: CWS writercorehandoff (1.8.462); FILE MERGEDJens-Heiner Rechtien
2006/03/17 07:54:27 tra 1.8.462.5: RESYNC: (1.11-1.12); FILE MERGED 2005/12/20 15:02:53 tra 1.8.462.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 12:14:57 tra 1.8.462.3: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 06:09:58 tra 1.8.462.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:10:24 fme 1.8.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2006-08-03INTEGRATION: CWS swqbf76 (1.12.274); FILE MERGEDIvo Hinkelmann
2006/07/26 13:57:38 fme 1.12.274.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-01-27INTEGRATION: CWS swqbf50 (1.11.4); FILE MERGEDJens-Heiner Rechtien
2005/12/22 16:51:04 ama 1.11.4.1: #126181# Conversion from Writer table model into row/col-span model caused crashes
2005-12-14INTEGRATION: CWS numberformat (1.10.70); FILE MERGEDRüdiger Timm
2005/10/26 17:50:31 kendy 1.10.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.
2005-09-09INTEGRATION: CWS ooo19126 (1.9.94); FILE MERGEDRüdiger Timm
2005/09/05 13:36:39 rt 1.9.94.1: #i54170# Change license header: remove SISSL
2005-07-08INTEGRATION: CWS swqbf34 (1.8.506); FILE MERGEDOliver Bolte
2005/06/27 14:16:00 fme 1.8.506.1: #i50368# Consider split table rows on row height calculation for html/ww export
2004-08-23INTEGRATION: CWS tune03 (1.6.66); FILE MERGEDRüdiger Timm
2004/07/19 19:10:43 mhu 1.6.66.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
2004-08-12INTEGRATION: CWS tune05 (1.6.48); FILE MERGEDOliver Bolte
2004/07/21 16:11:22 cmc 1.6.48.1: #i30554# SwTable::GetBoxName unused
2004-06-01INTEGRATION: CWS tableintable (1.4.568); FILE MERGEDOliver Bolte
2004/05/17 12:59:47 fme 1.4.568.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/30 08:45:19 fme 1.4.568.1: #i26629# Table in table - unique table names during copying of nested tables
2004-05-03INTEGRATION: CWS gt03 (1.4.490); FILE MERGEDRüdiger Timm
2004/04/16 08:12:27 fme 1.4.490.6: #26165# Feature - Multiple headline rows in tables 2004/04/08 11:12:52 gt 1.4.490.5: #i26167# repeated rows 2004/03/11 14:54:25 fme 1.4.490.4: #26165# Feature - Multiple headline rows in tables 2004/03/11 09:02:20 fme 1.4.490.3: #26165# Feature - Multiple headline rows in tables 2004/03/10 11:27:54 fme 1.4.490.2: #i24903# repeated rows 2004/03/03 07:12:02 gt 1.4.490.1: #i24903# repeated rows
2002-11-15#103485# SplitRows with equal heightFrank Meies
2001-10-18#92991# allow us to select one row onlyMartin Gallwey
2001-03-08change: old data transfer API to the newjp
2000-09-18initial importJens-Heiner Rechtien