Commit Graph

100 Commits

Author SHA1 Message Date
Thomas Arnhold
4395d24977 Remove dates and two sections of old code. 2011-01-17 21:50:08 +01:00
Jan Holesovsky
1a6bf8c433 Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	sw/inc/SwNumberTree.hxx
	sw/inc/calbck.hxx
	sw/inc/tox.hxx
	sw/inc/viscrs.hxx
	sw/source/core/doc/docnum.cxx
	sw/source/core/docnode/finalthreadmanager.cxx
	sw/source/core/docnode/ndnum.cxx
	sw/source/core/docnode/ndtbl.cxx
	sw/source/core/draw/dcontact.cxx
	sw/source/core/edit/edlingu.cxx
	sw/source/core/edit/ednumber.cxx
	sw/source/core/except/errhdl.cxx
	sw/source/core/fields/chpfld.cxx
	sw/source/core/fields/fldbas.cxx
	sw/source/core/frmedt/fetab.cxx
	sw/source/core/layout/flycnt.cxx
	sw/source/core/layout/makefile.mk
	sw/source/core/layout/pagechg.cxx
	sw/source/core/layout/tabfrm.cxx
	sw/source/core/ole/ndole.cxx
	sw/source/core/text/makefile.mk
	sw/source/core/txtnode/txtedt.cxx
	sw/source/filter/basflt/fltini.cxx
	sw/source/filter/html/swhtml.cxx
	sw/source/filter/ww1/fltshell.cxx
	sw/source/filter/ww1/w1sprm.cxx
	sw/source/filter/ww8/wrtw8nds.cxx
	sw/source/filter/ww8/wrtw8num.cxx
	sw/source/filter/ww8/ww8par3.cxx
	sw/source/filter/ww8/ww8par5.cxx
	sw/source/filter/ww8/ww8par6.cxx
	sw/source/filter/xml/xmltble.cxx
	sw/source/filter/xml/xmltbli.cxx
	sw/source/ui/dbui/dbinsdlg.cxx
	sw/source/ui/dbui/mmoutputpage.cxx
	sw/source/ui/dialog/swdlgfact.cxx
	sw/source/ui/docvw/edtwin.cxx
	sw/source/ui/docvw/srcedtw.cxx
2010-11-25 18:50:04 +01:00
Cédric Bosdonnat
c16ba8a04f Removed DBG_UTIL from sw
* Fixed the different dbglevel builds
* This needed to change all the sw local ASSERT to OSL_ENSURE...
2010-11-25 17:12:34 +01:00
J. Graeme Lingard
d53b289cd7 Remove empty dated comments 2010-11-13 18:38:31 +00:00
Sebastian Spaeth
61355e51b8 Add vim/emacs modelines to all source files
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-14 17:16:56 +02:00
Petr Mladek
a4781ea4a1 remove include guards using fixguard.py 2010-10-05 18:22:24 +02:00
Norbert Thiebaud
720d0592d9 Convert all Query/Put Value() to bool 2010-10-04 15:48:48 +01:00
Oliver-Rainer Wittmann
54d4353dd1 sw33bf02: merge with DEV300_m74 2010-03-10 18:46:05 +01:00
Vladimir Glazunov
7e12418df5 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Jens-Heiner Rechtien
1a359bd2a8 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Mathias Bauer
b08e1a88df CWS svxsplit: merge with m71 2010-02-04 17:59:58 +01:00
Oliver-Rainer Wittmann
6deb65760e sw33bf02: correction needed to general changes between DEV300_m68 and DEV300_m71 2010-02-04 15:40:20 +01:00
Oliver-Rainer Wittmann
604efd1cb3 sw33bf02: merge with DEV300_m71 2010-02-04 11:17:46 +01:00
Michael Stahl
dd19343634 merge DEV300_m70 2010-01-26 14:45:09 +01:00
Mathias Bauer
55f1f483cf #i107450#: build all other modules with new editeng lib 2010-01-08 18:32:51 +01:00
Michael Stahl
069dead98a swunolocking1: #i105557#: fix locking for SwXHeadFootText:
add Impl struct, and use UnoImplPtr to lock destructor.
 move all implementation details out of header, into Impl struct.
 replace broken SwClient iteration with a WeakReference in SwFrmFmt.
 make constructor protected, and add factory function CreateXHeadFootText.
 use new XUnoTunnel and XServiceInfo helpers.
 clean up the implementation a little.
2010-01-08 17:13:57 +01:00
Michael Stahl
2fee7963e9 swunolocking1: #i105557#: fix locking for SwXTextSection:
replace SwXTextSectionClient with Impl struct, use UnoImplPtr to lock dtor.
 move all implementation details out of header, into Impl struct.
 remove ugly destruction of SwUnoCrsr via Application::PostUserEvent.
 replace broken SwClient iteration with a WeakReference in SwSectionFmt.
 add factory function CreateXTextSection.
 use new XUnoTunnel and XServiceInfo helpers.
 clean up the implementation a little.
2010-01-08 17:13:51 +01:00
Michael Stahl
a6b34b60ba swunolocking1: #i105557#: unoobj.hxx: split out unotext.hxx etc.:
move SwXText from unoobj.hxx to new unotext.hxx.
 move SwXBodyText, SwXHeadFootText from unoobj.hxx to new unotextbodyhf.hxx.
 move SwXFootnote from unoobj.hxx to new unofootnote.hxx.
2010-01-05 16:37:47 +01:00
Michael Stahl
733b831970 swunolocking1: swtypes.hxx: rename frame anchor types
enum RndStdIds: rename frame anchor types (FLY_*) to be more intuitive.
 [note the completely ridiculous number of files that care about anchor types]
2010-01-05 16:37:41 +01:00
Oliver-Rainer Wittmann
f013c8cb61 sw33bf02: #i105535# method <SwFlyFrmFmt::MakeFrms(..)> - handle unexpected situation for to-frame anchored fly frames
- Save determination of content node for to-frame anchored fly frame
		    - If no fly frame for to-frame anchored fly frame is found, fallback to to-paragraph anchored fly frame.
2009-12-28 13:49:39 +01:00
Mathias Bauer
3fa2597393 #i107706#: liquidate goodies module 2009-12-15 21:55:40 +01:00
Mathias Bauer
ed87eb8f7a #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Mathias Bauer
04cbeac117 merge commit to DEV300_m57 2009-09-09 11:45:13 +02:00
Vladimir Glazounov
21ac5b4a3e CWS-TOOLING: integrate CWS sw32a11y01
2009-08-27 10:11:46 +0200 hde  r275457 : new testcase i103265
2009-08-27 08:24:31 +0200 hde  r275454 : new testcase i103265
2009-08-27 08:23:05 +0200 hde  r275453 : new document for testcase i103265
2009-08-26 13:43:33 +0200 hde  r275421 : added new autotest
2009-08-26 13:36:28 +0200 hde  r275420 : added new autotest
2009-08-18 15:41:18 +0200 od  r275113 : #i104300# method <SwEditWin::RequestHelp(..)>
	  - improve help tip for hyperlinks to cross-reference bookmarks.
2009-08-10 15:18:41 +0200 od  r274816 : #i73249# method <SwFrameShell::Execute(..)>
	 - no update of fly frame manager on dialog "Title and Description"
2009-08-10 14:24:15 +0200 od  r274813 : #i92125# correction of end of file - missing newline end
2009-08-10 14:10:14 +0200 od  r274811 : #i92125# correction of end of file - newline missing
2009-08-10 14:00:30 +0200 od  r274808 : #i92125# - correct end of file - new line missing
2009-08-10 09:12:30 +0200 od  r274794 : CWS-TOOLING: rebase CWS sw32a11y01 to trunk@274622 (milestone: DEV300:m54)
2009-08-07 15:52:59 +0200 od  r274775 : #i73249# minor adjustment due to compiler warning
2009-08-07 15:40:38 +0200 od  r274774 : #i92125# method <MarkManager::deleteMarks(..)>
	 - do not delete cross-reference bookmark, if deletion occurs inside a certain node
2009-08-06 12:53:05 +0200 od  r274717 : #i92125# method <MarkManager::deleteMarks(..)
         - no move of position for cross-reference bookmark, if move occurs inside certain node.
2009-08-06 12:50:27 +0200 od  r274716 : #i92125# method <SwUndoSaveCntnt::DelCntntIndex(..)>
         - keep cross-reference bookmarks, if deletion occurs inside a certain node.
2009-08-06 09:53:29 +0200 od  r274705 : #i103265# method <SwTOXPara::GetURL()>
	  - For outline and template entries create link to bookmark.
	    The bookmark of type CROSSREF_HEADING_BOOKMARK is created, if needed
2009-07-22 13:57:04 +0200 od  r274236 : #i73249# adjustment for export of svg:title and svg:description
2009-07-22 13:51:58 +0200 od  r274234 : #i73249# adjust and enhance import/export of svg:title and svg:description
	 for Writer's text frames, graphics and embedded objects
2009-07-21 10:26:27 +0200 od  r274168 : #i73249# implement support for attributes Title and Description for 
	 text frames, graphics and embedded objects in Writer
	 - core, UNO-API, undo/redo and UI
2009-07-21 10:05:15 +0200 od  r274164 : #i73249# new optional properties Title and Description as basis frame properties in text documents
2009-07-13 12:19:54 +0200 od  r273928 : #i73249# Implementation of Undo/Redo of drawing object's name, title and description
2009-08-27 11:59:20 +00:00
Mathias Bauer
b2bebad784 #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible 2009-07-10 14:03:42 +02:00
Jens-Heiner Rechtien
5d9e113309 CWS-TOOLING: integrate CWS sw301bf02_DEV300 2008-11-19 16:29:07 +00:00
Rüdiger Timm
f5bd3d3ff9 CWS-TOOLING: integrate CWS cmcfixes50
2008-11-10 13:31:50 +0100 cmc  r263517 : gio doesn't do anything useful for remote stuff wrt info
2008-11-06 00:11:47 +0100 cmc  r263359 : #i93436# pile of other 64bit new gcc warnings
2008-11-05 00:39:03 +0100 cmc  r263340 : i95856 let a ppc64 vanilla build succeed
2008-11-04 14:00:25 +0100 cmc  r263320 : #i93436# useless const
2008-11-04 11:53:10 +0100 cmc  r263314 : #i93436# ambiguous
2008-11-04 11:48:05 +0100 cmc  r263313 : #i93436# add some braces
2008-11-04 11:29:24 +0100 cmc  r263312 : #i93436# ambiguous
2008-11-04 10:53:46 +0100 cmc  r263311 :
2008-11-10 15:06:12 +00:00
Oliver Bolte
56a1f3affc CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Rüdiger Timm
39daeb97f1 INTEGRATION: CWS swlists01 (1.67.38); FILE MERGED
2008/05/08 16:32:41 od 1.67.38.3: RESYNC: (1.69-1.71); FILE MERGED
2008/03/20 14:20:44 od 1.67.38.2: RESYNC: (1.67-1.69); FILE MERGED
2008/03/06 09:54:19 od 1.67.38.1: #i86732# refactoring due to revised <SwFmt> interface
2008-06-13 08:55:41 +00:00
Jens-Heiner Rechtien
1d45ad56d1 INTEGRATION: CWS hr50 (1.67.10); FILE MERGED
2008/04/11 15:54:00 hr 1.67.10.1: #i86574#: fix warning (gcc-4.2.3)
2008-04-22 13:59:20 +00:00
Rüdiger Timm
97816e836d INTEGRATION: CWS changefileheader (1.69.32); FILE MERGED
2008/04/01 15:57:14 thb 1.69.32.3: #i85898# Stripping all external header guards
2008/04/01 12:54:12 thb 1.69.32.2: #i85898# Stripping all external header guards
2008/03/31 16:54:20 rt 1.69.32.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:40:34 +00:00
Rüdiger Timm
2542dfa579 INTEGRATION: CWS impresstables2 (1.63.20); FILE MERGED
2008/03/11 18:49:23 cl 1.63.20.5: RESYNC: (1.67-1.68); FILE MERGED
2008/02/20 17:47:08 cl 1.63.20.4: RESYNC: (1.66-1.67); FILE MERGED
2007/12/01 19:21:20 cl 1.63.20.3: RESYNC: (1.65-1.66); FILE MERGED
2007/10/11 22:44:28 cl 1.63.20.2: RESYNC: (1.63-1.65); FILE MERGED
2007/10/11 13:52:18 cl 1.63.20.1: #i68103# fixed namespace issues
2008-03-12 11:21:50 +00:00
Kurt Zenker
a1bc9002b0 INTEGRATION: CWS cjksp1_DEV300 (1.59.286); FILE MERGED
2007/12/31 04:16:59 pflin 1.59.286.12: Issue number: i76247
Submitted by:  pflin, fixed for build break
Reviewed by:   cloph
2007/12/17 10:37:05 pflin 1.59.286.11: Issue number: 76247
Submitted by:  pflin, fix resync issue
Reviewed by:   fme
2007/12/17 02:48:34 pflin 1.59.286.10: RESYNC: (1.65-1.66); FILE MERGED
2007/11/11 03:11:01 pflin 1.59.286.9: not write layout-grid-standard-mode inside the <style:page-layout>
2007/10/23 06:04:57 pflin 1.59.286.8: RESYNC: (1.64-1.65); FILE MERGED
2007/09/27 04:30:23 pflin 1.59.286.7: RESYNC: (1.62-1.64); FILE MERGED
2007/07/03 05:12:06 pflin 1.59.286.6: RESYNC: (1.60-1.62); FILE MERGED
2007/06/14 06:52:38 pflin 1.59.286.5: Issue number: i#76247
Submitted by:  Fong Lin, Fix the bug of default number changes when switch the page mode
Reviewed by:   fme
2007/05/31 03:37:02 pflin 1.59.286.4: Issue number: i#76247
Submitted by:  Fong Lin. Bug fix for page margin changing and inconsistent default page mode
Reviewed by:   fmt
2007/05/11 08:16:34 pflin 1.59.286.3: Issue number: i#76247
Submitted by:  Fong Lin, Remove the assertions in non-product build and rescover the old tab page
Reviewed by:   Fong Lin
2007/05/08 10:33:58 pflin 1.59.286.2: RESYNC: (1.59-1.60); FILE MERGED
2007/04/23 08:01:33 pflin 1.59.286.1: Text grid enhancement: grid layout refactor
2008-03-07 15:25:44 +00:00
Rüdiger Timm
a725d2dbb2 INTEGRATION: CWS os109 (1.66.20); FILE MERGED
2007/12/14 10:16:25 os 1.66.20.1: #i84510# SwFmtCol::Calc:: don't execute if NULL columns are set
2008-01-29 08:22:54 +00:00
Rüdiger Timm
0491e0f12e INTEGRATION: CWS pj86 (1.65.4); FILE MERGED
2007/09/28 21:32:45 pjanik 1.65.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with
gcc-4.0.1.
2007-11-12 15:25:34 +00:00
Jens-Heiner Rechtien
0c0c6f2727 INTEGRATION: CWS swwarnings (1.59.222); FILE MERGED
2007/08/20 15:35:13 tl 1.59.222.8: RESYNC: (1.62-1.63); FILE MERGED
2007/06/28 11:50:38 os 1.59.222.7: RESYNC: (1.61-1.62); FILE MERGED
2007/05/29 11:30:55 os 1.59.222.6: RESYNC: (1.59-1.61); FILE MERGED
2007/04/11 07:02:50 tl 1.59.222.5: #i69287# warning-free code
2007/04/03 12:59:56 tl 1.59.222.4: #i69287# warning-free code
2007/03/09 13:25:20 ama 1.59.222.3: #i69287#: warning free code
2007/03/08 08:23:42 fme 1.59.222.2: #i69287# Warning free code
2007/02/22 15:06:33 tl 1.59.222.1: #i69287# warning-free code
2007-09-27 08:01:00 +00:00
Kurt Zenker
c9e64142f1 INTEGRATION: CWS mingwport06 (1.63.54); FILE MERGED
2007/08/24 13:26:00 vg 1.63.54.1: #i75499# pragma is for MSVC
2007-09-06 13:01:25 +00:00
Oliver Bolte
eb3d794c15 INTEGRATION: CWS swqbf99 (1.62.2); FILE MERGED
2007/06/19 14:10:47 ama 1.62.2.1: Patch #i77439#: Default added to switch statement
2007-07-18 13:28:02 +00:00
Ivo Hinkelmann
a17a9d76d0 INTEGRATION: CWS bgdlremove (1.61.6); FILE MERGED
2007/05/28 17:47:06 kso 1.61.6.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)
2007-06-05 16:29:35 +00:00
Vladimir Glazounov
92d5d60ae4 INTEGRATION: CWS chart2mst3 (1.59.46); FILE MERGED
2007/05/14 19:15:48 bm 1.59.46.2: RESYNC: (1.59-1.60); FILE MERGED
2006/11/22 13:22:21 tl 1.59.46.1: #i71246# positioning of the new chart wizard to not hide the already inserted chart
2007-05-22 15:29:46 +00:00
Rüdiger Timm
125d749dc4 INTEGRATION: CWS os94 (1.59.246); FILE MERGED
2007/03/12 08:10:42 os 1.59.246.1: #i75235# unused methods removed
2007-04-25 08:07:16 +00:00
Oliver Bolte
b1e4c0c011 INTEGRATION: CWS pchfix02 (1.58.2); FILE MERGED
2006/09/01 17:51:46 kaib 1.58.2.1: #i68856# Added header markers and pch files
2006-09-16 20:16:35 +00:00
Jens-Heiner Rechtien
0af777448f INTEGRATION: CWS writercorehandoff (1.54.54); FILE MERGED
2006/04/05 13:08:24 tra 1.54.54.7: RESYNC: (1.56-1.57); FILE MERGED
2005/11/18 14:53:29 fme 1.54.54.6: #i50348# Make SwDoc accessible via interfaces
2005/10/25 08:30:53 tra 1.54.54.5: RESYNC: (1.55-1.56); FILE MERGED
2005/09/13 14:04:40 tra 1.54.54.4: RESYNC: (1.54-1.55); FILE MERGED
2005/06/24 11:43:21 fme 1.54.54.3: #i50348# Make SwDoc accessible via interfaces
2005/06/07 14:14:03 fme 1.54.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2005/06/06 09:27:42 tra 1.54.54.1: Unnecessary includes removed #i50348#
2006-08-14 15:24:48 +00:00
Oliver Bolte
568e5e3e7e INTEGRATION: CWS swqbf57 (1.56.214); FILE MERGED
2006/03/06 10:03:14 od 1.56.214.2: #125892# - class <SwHandleAnchorNodeChg> has own header file
2006/02/28 13:21:36 od 1.56.214.1: #125892# implementation of new helper class <SwHandleAnchorNodeChg>
2006-03-21 14:35:39 +00:00
Jens-Heiner Rechtien
d2aa5553f2 INTEGRATION: CWS swqbf35 (1.54.110); FILE MERGED
2005/09/22 16:06:23 fme 1.54.110.2: RESYNC: (1.54-1.55); FILE MERGED
2005/06/30 09:18:17 od 1.54.110.1: #i50432# <SwPageFrm::PlaceFly(..)>
         - adjust synopsis of method
         - consider the case the page frame is an empty page
           --> append fly frame at next page frame.
2005-09-28 10:10:34 +00:00
Rüdiger Timm
304f90509c INTEGRATION: CWS ooo19126 (1.54.192); FILE MERGED
2005/09/05 13:40:12 rt 1.54.192.1: #i54170# Change license header: remove SISSL
2005-09-09 03:07:37 +00:00
Oliver Bolte
b09fd9be03 INTEGRATION: CWS visibility03 (1.53.118); FILE MERGED
2005/04/01 16:59:04 mhu 1.53.118.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx
2005-04-13 08:42:37 +00:00
Kurt Zenker
7aa0dc7096 INTEGRATION: CWS swqbugfixes12 (1.52.204); FILE MERGED
2005/01/07 15:36:27 od 1.52.204.1: #i30669# - correct methods <SwDrawContact::GetAnchoredObj(..)>
2005-01-21 09:33:43 +00:00
Jens-Heiner Rechtien
da12dc5adf INTEGRATION: CWS swundo03 (1.48.34); FILE MERGED
2004/08/12 15:01:15 hbrinkm 1.48.34.2: RESYNC: (1.48-1.49); FILE MERGED
2004/08/04 15:01:40 hbrinkm 1.48.34.1: #115575#,#115582#
2004-09-08 14:20:23 +00:00
Rüdiger Timm
bfba3d53ae INTEGRATION: CWS tune03 (1.48.6); FILE MERGED
2004/08/09 21:31:23 mhu 1.48.6.2: RESYNC: (1.48-1.49); FILE MERGED
2004/07/19 19:10:55 mhu 1.48.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
2004-08-23 07:44:56 +00:00