summaryrefslogtreecommitdiff
path: root/sw/inc/frmfmt.hxx
AgeCommit message (Collapse)Author
2014-10-06i125163 Corrected FillStyle handling for tables in WriterArmin Le Grand
Notes: prefer: d3de12fcfc85feb36eda3b0495807ef11d8fe772
2014-06-02i124638 Second step of DrawingLayer FillAttributes for Writer objects, now ↵Armin Le Grand
added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes Notes: merged as: 7d9bb549d498d6beed2c4050c402d09643febdfa
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand
Notes: merged as: 6e61ecd09679a66060f932835622821d39e92f01
2013-11-28#i123768# [ia2] remove pseudo-automatic noisy commentsHerbert Dürr
Notes: merged as: 5585c4f2bf350d3e81d5963caad9a7a61baa9a20
2013-11-14Integrate branch of IAccessible2Steve Yin
Notes: merged as: c2405f80af8b61fa9b9088420afdb79584adf7c0
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-22CWS swlayoutrefactoring: conflict resolution after resync to DEV300_m96Mathias Bauer
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-20CWS swlayoutrefactoring: #i81480#: some bug fixes found in testingMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-11-03cws tlmath01: #i972# Math baseline alignmentThomas Lange [tl]
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-08swunolocking1: #i105557#: fix locking for SwXTextSection:Michael Stahl
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.
2009-08-27CWS-TOOLING: integrate CWS sw32a11y01Vladimir Glazounov
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-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-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte
2008-04-10INTEGRATION: CWS changefileheader (1.14.242); FILE MERGEDRüdiger Timm
2008/04/01 12:53:31 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.14.242.1: #i87441# Change license header to LPGL v3.
2007-09-27INTEGRATION: CWS swwarnings (1.12.158); FILE MERGEDJens-Heiner Rechtien
2007/05/29 10:43:18 os 1.12.158.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/26 16:15:31 os 1.12.158.1: #i69287# warnings removed
2007-05-22INTEGRATION: CWS chart2mst3 (1.11.72); FILE MERGEDVladimir Glazounov
2006/11/24 20:53:24 bm 1.11.72.2: RESYNC: (1.11-1.12); FILE MERGED 2006/11/22 13:20:33 tl 1.11.72.1: #i71246# positioning of the new chart wizard to not hide the already inserted chart
2006-11-08INTEGRATION: CWS os71 (1.9.118); FILE MERGEDKurt Zenker
2006/08/30 15:56:22 os 1.9.118.3: RESYNC: (1.10-1.11); FILE MERGED 2006/02/08 09:03:22 os 1.9.118.2: RESYNC: (1.9-1.10); FILE MERGED 2005/12/02 11:14:17 os 1.9.118.1: #i58773# move legacy filters to binfilter - first check-in
2006-08-14INTEGRATION: CWS writercorehandoff (1.8.96); FILE MERGEDJens-Heiner Rechtien
2006/03/17 07:52:39 tra 1.8.96.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 11:35:10 tra 1.8.96.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:09:58 fme 1.8.96.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.
2005-12-28INTEGRATION: CWS dbwizardpp1 (1.8.210); FILE MERGEDJens-Heiner Rechtien
2005/12/05 13:29:33 bc 1.8.210.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/16 12:29:06 od 1.8.210.1: #i53320# class <SwDrawFrmFmt> - add method <ResetPosAttr()>
2005-09-09INTEGRATION: CWS ooo19126 (1.8.234); FILE MERGEDRüdiger Timm
2005/09/05 13:36:09 rt 1.8.234.1: #i54170# Change license header: remove SISSL
2005-03-23INTEGRATION: CWS swqbugfixes17 (1.7.260); FILE MERGEDVladimir Glazounov
2005/03/14 08:08:10 fme 1.7.260.2: #i44334#, #i44681# PosAttrSet return value set to void 2005/03/11 11:39:54 od 1.7.260.1: #i44334#, #i44681# class <SwDrawFrmFmt> - adjust default value of <mnPositionLayoutDir> - introduce new member <mbPosAttrSet>
2004-10-27INTEGRATION: CWS dbwizard1 (1.6.52); FILE MERGEDPascal Junck
2004/10/25 07:17:17 od 1.6.52.1: #i36010# class <SwDrawFrmFmt> - change default value of member <mnPositionLayoutDir>
2004-09-08INTEGRATION: CWS swundo03 (1.3.710); FILE MERGEDJens-Heiner Rechtien
2004/08/04 14:38:52 hbrinkm 1.3.710.1: #115575#,#115582#
2004-08-23INTEGRATION: CWS tune03 (1.3.744); FILE MERGEDRüdiger Timm
2004/07/19 19:10:37 mhu 1.3.744.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
2004-08-23INTEGRATION: CWS swdrawobjapi (1.3.770); FILE MERGEDRüdiger Timm
2004/08/06 13:49:28 od 1.3.770.2: #i28749# - adjustments to transform shape position between OpenOffice.org file format and OASIS Open Office file format 2004/07/29 13:20:05 od 1.3.770.1: #i31698# - adjustments for changed drawing object API in Writer
2002-10-11#103898# - new method SwFlyFrmFmt::IsBackgroundBrushInherited for transparencyOliver Düsterhoff
2002-08-28#99657# - new method for transparent background of fly framesOliver Düsterhoff
2000-09-18initial importJens-Heiner Rechtien