summaryrefslogtreecommitdiff
path: root/sw/inc/swmodule.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-09-13cjk-character-units-imp.diff: add a new unit 'character unit'Amelia Wang
2010-05-21mtclip01: #i111749# Removed SwMod::pClipboard, introduced ↵Malte Timmermann
SwTransferable::GetSWTransferable(...)
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer
2009-01-06CWS-TOOLING: integrate CWS os123Jens-Heiner Rechtien
2008-12-10 10:15:09 +0100 os r265154 : #i94987# DateTimeValue added 2008-12-10 09:00:58 +0100 os r265150 : #i96045# ctl languages enabled 2008-12-09 18:09:10 +0100 os r265129 : syntax error fixed 2008-12-09 09:35:09 +0100 os r265056 : vertical/horizonatal metric: no bool value 2008-12-08 09:56:50 +0100 os r264974 : CWS-TOOLING: rebase CWS os123 to trunk@264807 (milestone: DEV300:m37) 2008-12-03 11:41:13 +0100 os r264762 : #i96822# database removed, too 2008-12-03 11:35:26 +0100 os r264760 : #i96822# business cards and labels should not be part of the document list 2008-12-01 11:38:26 +0100 os r264592 : #i96322# command name of ActivateStyleApply added 2008-11-27 14:59:46 +0100 va r264491 : #i95322#: Initial Revision 2008-11-27 14:53:20 +0100 va r264490 : #i95322#: New Language Directory for Persian (Farsi) 2008-11-21 08:48:55 +0100 os r264107 : #i94409# recording/executing split table 2008-11-13 13:18:57 +0100 os r263636 : #i93924# string reconversion 2008-11-12 15:58:48 +0100 os r263604 : #i94987# Date property re-add to Annotation service 2008-11-12 15:44:24 +0100 os r263603 : #i88766# ruler metric 2008-11-12 15:43:33 +0100 os r263602 : #i88766# 2008-11-11 09:15:28 +0100 os r263545 : #i94839# get real filter name from dialog instead of guessing from UI name
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.33.38); FILE MERGEDRüdiger Timm
2008/04/01 15:56:21 thb 1.33.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:34 thb 1.33.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.33.38.1: #i87441# Change license header to LPGL v3.
2008-03-07INTEGRATION: CWS cjksp1_DEV300 (1.28.306); FILE MERGEDKurt Zenker
2007/10/23 06:03:35 pflin 1.28.306.5: RESYNC: (1.31-1.32); FILE MERGED 2007/09/27 04:29:37 pflin 1.28.306.4: RESYNC: (1.30-1.31); FILE MERGED 2007/07/03 04:45:38 pflin 1.28.306.3: RESYNC: (1.29-1.30); FILE MERGED 2007/05/08 10:15:02 pflin 1.28.306.2: RESYNC: (1.28-1.29); FILE MERGED 2007/04/23 08:01:32 pflin 1.28.306.1: Text grid enhancement: grid layout refactor
2007-09-27INTEGRATION: CWS swwarnings (1.28.242); FILE MERGEDJens-Heiner Rechtien
2007/08/23 11:13:10 tl 1.28.242.6: #i69287# warning-free code 2007/08/20 15:17:23 tl 1.28.242.5: RESYNC: (1.30-1.31); FILE MERGED 2007/06/28 11:47:32 os 1.28.242.4: RESYNC: (1.29-1.30); FILE MERGED 2007/05/29 10:52:17 os 1.28.242.3: RESYNC: (1.28-1.29); FILE MERGED 2007/04/03 12:57:08 tl 1.28.242.2: #i69287# warning-free code 2007/03/05 12:43:17 tl 1.28.242.1: #i69287# warning-free code
2007-06-27INTEGRATION: CWS smarttags3 (1.28.210); FILE MERGEDJens-Heiner Rechtien
2007/05/22 12:31:33 fme 1.28.210.2: RESYNC: (1.28-1.29); FILE MERGED 2007/04/27 13:08:17 fme 1.28.210.1: #i75130# New SmartTag API
2007-06-19INTEGRATION: CWS languageguessing (1.28.82); FILE MERGEDKurt Zenker
2007/01/12 08:22:03 tl 1.28.82.1: #i73173# integrate Google SoC language-guessing
2007-04-25INTEGRATION: CWS os94 (1.28.266); FILE MERGEDRüdiger Timm
2007/03/12 08:07:32 os 1.28.266.1: #i75235# unused methods removed
2006-08-14INTEGRATION: CWS writercorehandoff (1.25.344); FILE MERGEDJens-Heiner Rechtien
2006/04/28 13:27:11 fme 1.25.344.3: RESYNC: (1.26-1.27); FILE MERGED 2005/09/13 12:12:01 tra 1.25.344.2: RESYNC: (1.25-1.26); FILE MERGED 2005/06/07 14:10:22 fme 1.25.344.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2006-04-27INTEGRATION: CWS os80 (1.26.282); FILE MERGEDKurt Zenker
2006/04/12 11:46:39 os 1.26.282.1: #b6410831#
2005-09-09INTEGRATION: CWS ooo19126 (1.25.478); FILE MERGEDRüdiger Timm
2005/09/05 13:36:36 rt 1.25.478.1: #i54170# Change license header: remove SISSL
2004-11-09INTEGRATION: CWS os38 (1.23.42); FILE MERGEDJens-Heiner Rechtien
2004/10/08 12:44:07 os 1.23.42.2: RESYNC: (1.23-1.24); FILE MERGED 2004/09/21 10:23:01 os 1.23.42.1: #i33959# remove old Writer wizards
2004-10-04INTEGRATION: CWS mav09 (1.21.14); FILE MERGEDKurt Zenker
2004/09/29 10:56:33 mav 1.21.14.3: #i27773# resync 2004/09/16 19:17:40 mav 1.21.14.2: RESYNC: (1.21-1.23); FILE MERGED 2004/05/18 16:43:06 mba 1.21.14.1: RESYNC to m39
2004-08-23INTEGRATION: CWS tune03 (1.21.90); FILE MERGEDRüdiger Timm
2004/07/19 19:10:42 mhu 1.21.90.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
2004-08-12INTEGRATION: CWS tune05 (1.21.76); FILE MERGEDOliver Bolte
2004/07/22 09:17:44 cmc 1.21.76.1: #i30554# unused SwModule methods
2004-04-29INTEGRATION: CWS os12 (1.19.64); FILE MERGEDOliver Bolte
2003/10/23 06:32:40 os 1.19.64.3: RESYNC: (1.19-1.20); FILE MERGED 2003/07/21 09:07:57 os 1.19.64.2: #103299# SvtUndoOptions is an SfxBroadcaster 2003/07/09 12:46:51 os 1.19.64.1: #103299# SvxAddressItem removed
2003-09-19INTEGRATION: CWS fwkq1 (1.19.44); FILE MERGEDRüdiger Timm
2003/08/13 08:37:43 mba 1.19.44.2: #110843#: get rid of factories 2003/07/15 06:35:55 mba 1.19.44.1: #110843#: get rid of factories
2003-05-22INTEGRATION: CWS os9 (1.18.36); FILE MERGEDVladimir Glazounov
2003/05/06 13:53:40 os 1.18.36.1: #109029# added SvtCTLOptions listening
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-29#105490# MailMerge usabilityOliver Specht
2002-08-30#100372# configurable source view font name and font heightOliver Specht
2002-07-03#100965#: recording for InsertEnvelopeMathias Bauer
2002-05-06#98823# accessibility options availableOliver Specht
2002-04-12#97695# use color configurationOliver Specht
2002-02-19#97417# avoid loading of lingu DLL during start-upThomas Lange
2001-09-11Task #91678#: 'selection clipbord' implementedjp
2001-06-25#82371# new interface for database beamerOliver Specht
2001-03-23internal Drag&Drag and Clipboard changed to SwTransferablejp
2001-03-22options dialog changesOliver Specht
2001-02-27#70880#, #72626#: xDicListEvtListener member removed; xLngSvcEvtListener ↵Thomas Lange
added; appropriate interface changes applied
2001-02-21read address database configurationOliver Specht
2001-01-24#83098# new flags in configuration: write link update and field/chart update ↵Oliver Specht
to current document only
2000-10-27linguistic => linguistic2Thomas Lange
2000-10-13#79365# Insert label or business cards: use supplied frame instead of ↵Oliver Specht
CreateViewFrame
2000-09-28use of configuration service in view optionsOliver Specht
2000-09-18initial importJens-Heiner Rechtien