summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/contwnd.cxx
Commit message (Collapse)AuthorAgeFilesLines
* CWS-TOOLING: integrate CWS aw061Vladimir Glazounov2009-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-13 19:18:08 +0100 aw r266250 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-13 19:15:37 +0100 aw r266249 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-12 11:53:37 +0100 aw r266141 : #i97874# corrected include for TinderBox build 2009-01-08 17:48:23 +0100 aw r266029 : #i97874# extended SdrTextObj::ImpConvertAddText to copy needed attributes from original object 2009-01-08 14:59:08 +0100 aw r266015 : #i96350# added fallback to solid fill in shadow TabPage when no fill is defined to get a reasonable shadow preview 2009-01-08 12:40:49 +0100 aw r265995 : #i94832# remuved not needed E3DModifySceneSnapRectUpdater usages 2009-01-08 01:53:46 +0100 thb r265982 : #i94860# Blacklisting another ATI card/driver that causes blank screens 2009-01-08 01:46:38 +0100 thb r265981 : #i97853# Changed all gradient texture methods to use basegfx gradienttools. consolidated quite some code 2009-01-08 01:45:09 +0100 thb r265980 : #i97853# Added lerp methods, slight changes to have everything necessary contained in the ODFGradientInfo struct 2009-01-08 00:01:54 +0100 thb r265979 : #i97853# First part of the move - duplicated the stuff to basegfx 2009-01-06 16:23:09 +0100 aw r265930 : #i97197# Changed SwDrawVirtObj to work well with changed aOutRect and bBoundRectValid functionality 2009-01-06 12:41:24 +0100 aw r265909 : #i97784# corrected regression with connectors 2009-01-05 17:30:31 +0100 aw r265881 : #i97772# added missing usage of reduce factor for BitmapPrimitive creation 2009-01-05 12:24:01 +0100 aw r265863 : #i97321# added direct handling of HatchTexturePrimitive3D to not use it's decomposition for HitTest 2008-12-23 13:57:27 +0100 aw r265782 : #i96669# changed SW's FlyFrame paint fallback with primitives to use createLocalDecomposition since get2Decomposition does not have to stay virtual on the long run 2008-12-23 13:47:59 +0100 aw r265781 : #i96669# optimized impCreateTextPortionPrimitive to only create TextDecoratedPortionPrimitive2D when needed 2008-12-23 13:44:45 +0100 aw r265780 : #i96669# added B2DRange buffering to some primitive implementations where it is most necessary 2008-12-19 15:45:45 +0100 aw r265729 : #i96669# prepared TextPrimitives to work without DXarray, too. Had to rework impSplitSingleWords which gets active when a text portion has some word-wise decorations. Tested before committing 2008-12-19 15:44:16 +0100 aw r265728 : #i96669# corrected error in createPolygonFromUnitEllipseSegment which popped up when investigating 2008-12-18 17:45:58 +0100 aw r265708 : #i97149# added ActionChanged() call when visualisation object is modified 2008-12-18 15:34:42 +0100 aw r265695 : #i96598# corrected SdrPageObj's usage of aOutRect 2008-12-17 16:59:37 +0100 aw r265647 : #i96537# exchanged the marker for point number in string with correct one 2008-12-16 17:50:33 +0100 aw r265566 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:17 +0100 aw r265565 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:00 +0100 aw r265564 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:48 +0100 aw r265563 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:35 +0100 aw r265562 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer
* INTEGRATION: CWS aw033 (1.14.64); FILE MERGEDVladimir Glazounov2008-08-191-2/+3
| | | | | | | 2008/07/10 13:00:52 aw 1.14.64.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:07:41 aw 1.14.64.3: RESYNC: (1.14-1.15); FILE MERGED 2007/11/22 15:03:17 aw 1.14.64.2: #i39532# wntmsci10 correction 2007/11/19 11:24:20 aw 1.14.64.1: #i39532# Lot of changes to make polygon stuff bezier-able
* INTEGRATION: CWS changefileheader (1.14.350); FILE MERGEDRüdiger Timm2008-04-101-37/+18
| | | | | | 2008/04/01 15:50:15 thb 1.14.350.3: #i85898# Stripping all external header guards 2008/04/01 12:48:08 thb 1.14.350.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.14.350.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS os98 (1.11.120); FILE MERGEDIvo Hinkelmann2007-07-121-6/+2
| | | | 2007/06/18 14:24:08 os 1.11.120.1: #i78461# MAC code removed
* INTEGRATION: CWS vgbugs07 (1.11.90); FILE MERGEDJens-Heiner Rechtien2007-06-271-9/+9
| | | | 2007/06/04 13:26:14 vg 1.11.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
* INTEGRATION: CWS aw046 (1.11.46); FILE MERGEDJens-Heiner Rechtien2007-06-261-3/+3
| | | | 2007/04/24 12:44:41 aw 1.11.46.1: #i76339#
* INTEGRATION: CWS aw049_SRC680 (1.10.198); FILE MERGEDIvo Hinkelmann2007-03-261-14/+27
| | | | 2007/03/20 14:57:29 aw 1.10.198.1: #i75482# use BeginCompleteRedraw/DoCompleteRedraw/EndCompleteRedraw in ContourWindow::Paint like in GraphCtrl::Paint
* INTEGRATION: CWS aw024 (1.5.138); FILE MERGEDIvo Hinkelmann2006-11-141-12/+19
| | | | | | | | | | | | 2006/10/27 12:13:55 aw 1.5.138.9: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:16:09 aw 1.5.138.8: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 12:07:57 aw 1.5.138.7: RESYNC: (1.7-1.8); FILE MERGED 2005/09/18 02:11:06 aw 1.5.138.6: RESYNC: (1.6-1.7); FILE MERGED 2005/05/25 09:50:47 aw 1.5.138.5: #i39529# 2005/05/12 16:39:18 aw 1.5.138.4: #i39529# 2005/04/26 15:04:05 aw 1.5.138.3: #i39528# 2005/03/23 23:54:33 aw 1.5.138.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/23 16:52:29 aw 1.5.138.1: #i39525
* INTEGRATION: CWS pchfix02 (1.8.114); FILE MERGEDOliver Bolte2006-09-171-2/+5
| | | | 2006/09/01 17:46:06 kaib 1.8.114.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS warnings01 (1.7.220); FILE MERGEDJens-Heiner Rechtien2006-06-191-13/+10
| | | | | 2006/05/04 14:46:50 os 1.7.220.2: warnings removed 2006/04/20 14:49:34 cl 1.7.220.1: warning free code changes
* INTEGRATION: CWS ooo19126 (1.6.404); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 14:19:15 rt 1.6.404.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS aw025 (1.5.174); FILE MERGEDRüdiger Timm2005-01-281-2/+8
| | | | 2005/01/18 19:22:09 aw 1.5.174.1: #117412#
* INTEGRATION: CWS aw019 (1.4.138); FILE MERGEDPascal Junck2004-11-031-3/+4
| | | | 2004/10/21 15:53:25 aw 1.4.138.1: #i34831#
* INTEGRATION: CWS aw013 (1.3.294); FILE MERGEDRüdiger Timm2004-07-121-3/+3
| | | | 2004/06/15 16:08:00 aw 1.3.294.1: #117095#
* INTEGRATION: CWS aw003 (1.2.238); FILE MERGEDRüdiger Timm2003-11-241-8/+6
| | | | | | 2003/07/24 14:37:49 aw 1.2.238.2: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:05 aw 1.2.238.1: #109820# 2nd run of changes for ItemSet isolation
* change SdrObjects to use SfxItemSet instead of SfxSetItems.Armin Weiss2000-10-301-3/+7
| | | | | Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)
* initial importJens-Heiner Rechtien2000-09-181-0/+380