summaryrefslogtreecommitdiff
path: root/sw/inc/docufld.hxx
AgeCommit message (Collapse)Author
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-10-04sw34bf01: #i85766# #i112425#: prevent expansion of fields in temp documents:Michael Stahl
SwField subclasses: make Expand()/Copy() methods private, like in SwField. SwField+subclasses: replace method GetCntnt(BOOL) with GetFieldName(). SwTblField: refactor Expand() and GetCntnt(BOOL): create new private method.
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-12-02merge to m66mb93783
2009-10-20#i93174#: fix progress bar reference for ODF exportMichael Stahl
SwDocStat: add a counter for all paragraphs SwDocStat: remove unused SwInternStat member SwPostItField: add GetNumberOfParagraphs() SwDoc::UpdateDocStat(): count paragraphs in SwPostItFields (notes) SwTxtNode::CountWords(): count all paragraphs SwXMLExport::exportDoc(): count paragraphs only once, not twice
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
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.
2009-01-02CWS-TOOLING: integrate CWS notes7Jens-Heiner Rechtien
2008-12-29 19:45:08 +0100 mod r265824 : CWS-TOOLING: rebase CWS notes7 to trunk@265758 (milestone: DEV300:m38) 2008-12-16 14:54:42 +0100 mod r265544 : #i97239# 2008-12-16 14:53:18 +0100 mod r265543 : #i97239# 2008-12-16 13:36:43 +0100 mod r265537 : 96602 2008-12-13 13:02:54 +0100 mba r265452 : warning fixed 2008-12-13 08:20:21 +0100 mod r265448 : search inside notes 2008-12-13 00:11:47 +0100 mod r265447 : search inside notes 2008-12-13 00:11:09 +0100 mod r265446 : search inside notes 2008-12-13 00:10:52 +0100 mod r265445 : search inside notes 2008-12-12 19:39:14 +0100 mod r265439 : search inside notes 2008-12-12 19:02:44 +0100 mod r265438 : search inside notes 2008-12-12 16:42:07 +0100 mba r265431 : #i80135#: search in notes 2008-12-12 16:11:54 +0100 mba r265429 : #i80135#: search in notes 2008-12-12 16:11:02 +0100 mba r265428 : #i80135#: search in notes 2008-12-11 20:24:20 +0100 pb r265358 : fix: #i80135# fixes for aNotesBtn 2008-12-11 20:23:19 +0100 pb r265357 : fix: #i80135# fixes for aNotesBtn 2008-12-11 07:42:17 +0100 pb r265241 : fix: #i80135# CB_NOTES added 2008-12-11 07:40:36 +0100 pb r265240 : fix: #i80135# CB_NOTES added 2008-12-11 07:32:03 +0100 pb r265239 : fix: #i80135# CheckBox aNotesBtn added 2008-12-11 07:24:45 +0100 pb r265238 : fix: #i80135# CheckBox aNotesBtn added 2008-12-10 15:41:31 +0100 mod r265198 : crash using replies 2008-12-10 15:21:23 +0100 mod r265195 : crash using replies 2008-12-10 13:45:14 +0100 mba r265181 : warning fixed 2008-12-10 13:26:45 +0100 mba r265178 : warning fixed 2008-12-10 11:48:23 +0100 mba r265162 : fixed compilation error on Linux 2008-12-03 18:39:07 +0100 mod r264806 : we don't get the Ctrl-Alt-N on mac inside a note, let's do the whole reply thing using the shell, cleaner anyway 2008-12-03 17:13:59 +0100 mod r264802 : search dialog can be started and closed when focus is inside a note 2008-12-03 00:07:08 +0100 mod r264733 : search inside notes 2008-12-02 18:06:08 +0100 mod r264729 : WaE 2008-12-02 15:01:26 +0100 mod r264703 : WaE 2008-12-02 00:20:14 +0100 mod r264644 : WaE 2008-12-01 10:06:14 +0100 mod r264587 : WaE 2008-12-01 01:28:34 +0100 mod r264585 : WaE 2008-11-30 22:51:19 +0100 mod r264584 : search inside notes 2008-11-30 17:03:04 +0100 mod r264583 : search inside notes 2008-11-28 16:30:05 +0100 mod r264560 : #i96602# 2008-11-28 16:14:50 +0100 mod r264559 : test 2008-11-28 16:11:37 +0100 mod r264558 : test 2008-11-17 17:46:10 +0100 mod r263735 : WaE 2008-11-17 17:45:56 +0100 mod r263734 : WaE 2008-11-17 17:37:35 +0100 mod r263733 : revert manual fix for icu 2008-11-17 15:03:55 +0100 mod r263726 : manual fix for icu 2008-11-17 11:17:49 +0100 mod r263707 : manual fix for icu 2008-11-14 15:51:19 +0100 mod r263679 : fix 2008-11-14 14:48:02 +0100 mod r263676 : some more cleanup, redline comments not in the margin for 3.1 2008-11-14 08:37:07 +0100 mod r263664 : end of line missing 2008-11-13 18:36:53 +0100 mod r263660 : WaE 2008-11-13 18:20:04 +0100 mod r263659 : #i94374# 2008-11-13 15:51:28 +0100 mod r263648 : CWS-TOOLING: rebase CWS notes7 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 08:33:19 +0100 mod r263622 : typos 2008-11-02 23:18:19 +0100 mod r263278 : changes notes, replies 2008-11-01 11:48:35 +0100 mod r262873 : replies, comments 2008-11-01 11:44:57 +0100 mod r262872 : notes search button 2008-10-10 14:34:34 +0200 mod r262150 : migration from cvs to svn 2008-10-10 14:33:39 +0200 mod r262149 : migration from cvs to svn
2008-12-10CWS-TOOLING: integrate CWS hb12Rüdiger Timm
2008-12-01 11:10:21 +0100 hbrinkm r264591 : handled warnings on wntmsci12 2008-11-25 09:57:33 +0100 hbrinkm r264275 : CWS-TOOLING: rebase CWS hb12 to trunk@263288 (milestone: DEV300:m35) 2008-11-19 17:17:34 +0100 hbrinkm r264008 : #i28656# applied patch 2008-11-19 17:06:18 +0100 hbrinkm r264007 : #i96267# applied patch 2008-11-19 16:47:16 +0100 hbrinkm r264006 : #i95533# applied patch 2008-11-17 14:18:10 +0100 hbrinkm r263722 : #i25545# applied patch 2008-11-17 13:48:18 +0100 hbrinkm r263721 : #i96114# applied patch 2008-10-30 14:51:50 +0100 hbrinkm r262827 : #i94634# applied patch 2008-10-22 16:35:49 +0200 hbrinkm r262608 : i74244# use correct mask when checking for author field 2008-10-21 10:08:10 +0200 hbrinkm r262563 : #iXXXXX# migrate CVS hb12 to SVN 2008-10-21 10:06:26 +0200 hbrinkm r262562 : #iXXXXX# migrate CVS hb12 to SVN
2008-07-01INTEGRATION: CWS xmlfilter05 (1.14.34); FILE MERGEDVladimir Glazounov
2008/05/02 10:45:16 hbrinkm 1.14.34.2: RESYNC: (1.14-1.16); FILE MERGED 2008/04/14 11:58:32 os 1.14.34.1: CustomFields: changes from and improvements to i86131
2008-04-10INTEGRATION: CWS changefileheader (1.14.58); FILE MERGEDRüdiger Timm
2008/04/01 15:56:10 thb 1.14.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.14.58.1: #i87441# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS sw30bf02 (1.14.32); FILE MERGEDKurt Zenker
2008/03/20 09:44:00 mba 1.14.32.1: #i86131#: handle built-in props of document summary info in word import of text
2008-02-26INTEGRATION: CWS custommeta (1.12.30); FILE MERGEDOliver Bolte
2008/02/26 10:35:11 mst 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/18 10:24:09 mst 1.12.30.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx: + nsSwDocInfoSubType: removed constants DI_INFO[1-4] + use XDocumentProperties instead of SfxDocumentInfo + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}: + remove support for field types DI_INFO[1-4] + use XDocumentProperties instead of SfxDocumentInfo + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk: + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src: + remove FLD_DOCINFO_INFO[1-4]
2008-02-19INTEGRATION: CWS notes2 (1.10.340); FILE MERGEDRüdiger Timm
2008/01/27 15:53:48 mba 1.10.340.12: #i84074#: better update procedure when content of notes is changed 2007/12/15 16:12:56 mod 1.10.340.11: RESYNC: (1.11-1.12); FILE MERGED 2007/11/29 10:45:04 mba 1.10.340.10: #i84074#: store text of annotations with rich formatting 2007/09/29 16:07:09 mod 1.10.340.9: fixing resync errors 2007/09/28 16:31:01 mod 1.10.340.8: RESYNC: (1.10-1.11); FILE MERGED 2007/09/24 13:49:49 mod 1.10.340.7: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/06 21:29:34 mod 1.10.340.6: Gradient for text, no notes for print view 2007/06/10 15:59:28 mod 1.10.340.5: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date 2007/06/08 16:48:16 mod 1.10.340.4: Hiding and deleting of notes #i6193# 2007/05/29 08:24:30 mod 1.10.340.3: Collecting notes in notify, positioning in paint 2007/05/25 06:52:10 fme 1.10.340.2: #i6193# New notes - forward declarations 2007/05/24 04:34:42 mod 1.10.340.1: Initial checking, do not use
2007-11-26INTEGRATION: CWS customfields (1.11.50); FILE MERGEDIvo Hinkelmann
2007/10/15 18:38:45 mba 1.11.50.1: #i5092#: support custom properties in DocInfoFields
2007-09-27INTEGRATION: CWS swwarnings (1.10.242); FILE MERGEDJens-Heiner Rechtien
2007/04/18 14:44:48 tl 1.10.242.2: #i69287# warning-free code 2007/04/03 12:57:05 tl 1.10.242.1: #i69287# warning-free code
2006-08-14INTEGRATION: CWS writercorehandoff (1.7.448); FILE MERGEDJens-Heiner Rechtien
2005/12/20 15:00:50 tra 1.7.448.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 11:22:35 tra 1.7.448.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:09:48 fme 1.7.448.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2005-12-14INTEGRATION: CWS numberformat (1.8.72); FILE MERGEDRüdiger Timm
2005/10/26 17:50:31 kendy 1.8.72.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.
2005-09-09INTEGRATION: CWS ooo19126 (1.7.582); FILE MERGEDRüdiger Timm
2005/09/05 13:35:53 rt 1.7.582.1: #i54170# Change license header: remove SISSL
2004-09-08INTEGRATION: CWS swundo03 (1.6.10); FILE MERGEDJens-Heiner Rechtien
2004/07/13 08:44:53 hbrinkm 1.6.10.1: #115575#
2004-05-19INTEGRATION: CWS scriptingf4 (1.5.640); FILE MERGEDRüdiger Timm
2004/04/27 14:10:06 toconnor 1.5.640.1: #i28384# - implement Macro Selector specification
2001-10-24Task #88180#: change parameters of PutValue/QueryValue methodsjp
2001-08-02#90509# changed MacroField to accept parameters for MacroName and MacroLibraryDaniel Vogelheim
2001-02-23Complete use of DefaultNumbering componentOliver Specht
2001-01-18new Field/-Type: combined characterjp
2000-09-18initial importJens-Heiner Rechtien