2009-06-30 16:55:46 +0200 iha r273522 : #i103209# im-/export attribute xlink:href at chart:chart element + some cleanup in naming
2009-06-30 16:45:59 +0200 iha r273521 : #i102701# apply patch for P1 issue on dev300m50 to be able to save again
2009-06-30 16:32:32 +0200 iha r273520 : #i103209# im-/export attribute xlink:href at chart:chart element + some cleanup in naming
2009-06-29 10:04:34 +0200 iha r273454 : #i103147# ODF, workaround broken files with a missing table:cell-range-address at the plot-area
2009-06-26 19:31:16 +0200 iha r273437 : #i103147# ODF, workaround broken files with a missing table:cell-range-address at the plot-area
2009-06-25 10:36:28 +0200 iha r273367 : #i101968# text values in data range cause incorrect x values
2009-06-24 17:34:18 +0200 iha r273357 : #i102428# x values are wrong in xy-scatter-chart with own data table if empty cells are contained in x values
2009-06-24 10:16:25 +0200 iha r273317 : #i99915# wrong matrix translation causes broken chart display for small values
2009-06-19 17:20:06 +0200 iha r273174 : #i78025# charts own borders are not completely visible
2009-06-19 17:18:41 +0200 iha r273172 : #i102950# don't paint additional borders for charts
2009-06-11 16:27:54 +0200 iha r272884 : CWS-TOOLING: rebase CWS chart39 to trunk@272827 (milestone: DEV300:m50)
2009-06-09 17:50:10 +0200 iha r272790 : #i97222# when converting a chart via API to 3D categories get lost and for line,area&xy the stacking mode is wrong
2009-06-09 16:00:27 +0200 iha r272775 : #i98319# data point properties get lost while copying charts from calc to impress
2009-06-09 10:26:51 +0200 iha r272755 : #i98392# correct orienation of gradient fillings on 3D walls
2009-05-29 10:35:16 +0200 iha r272436 : #i100529# Plot missing values - leave gap fails for smoothed lines
2009-05-04 18:20:31 +0200 iha r271478 : #i99841# Title with Vertically stacked attribute is wrong after editing
2009-05-04 18:03:01 +0200 iha r271477 : #i101050# avoid a corner in closed lines, which are smoothed by spline
2009-05-04 16:45:18 +0200 iha r271472 : #i101050# avoid crash in case the normals sequence has less points than the polygon
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
2008/06/10 07:56:50 od 1.115.62.3: RESYNC: (1.117-1.119); FILE MERGED
2008/06/02 09:12:35 od 1.115.62.2: RESYNC: (1.115-1.117); FILE MERGED
2008/06/02 07:57:33 od 1.115.62.1: #i75614# method <DrawGraphic(..)>
- reset draw mode in high contrast mode in order to get fill color set.
2008/05/16 11:44:14 od 1.109.4.2.34.1: #i84659# method <SwRootFrm::Paint(..)>
- no short cut for page frames, because certain special area
around the page have to be considered for the paint.
2008/04/23 09:49:08 mba 1.114.10.2: RESYNC: (1.114-1.115); FILE MERGED
2008/03/20 17:38:27 mba 1.114.10.1: #i84621#: don't use subfilter approach for file insertion
2008/01/30 18:01:00 mod 1.101.100.36: #i6193# high contrast mode
2008/01/18 17:08:46 mod 1.101.100.35: fix crash #i85375#
2008/01/12 09:35:19 mod 1.101.100.34: fix sidebar scrollareas
2008/01/09 20:24:22 mod 1.101.100.33: margin side
2008/01/09 19:37:45 mba 1.101.100.32: Complete rescaling of Postits
2008/01/07 16:08:42 mod 1.101.100.31: side of margin for each page individually, end of ankor if note is hidden at correct location
2007/12/20 14:45:38 mod 1.101.100.30: center sidebar scrollbuttons fix
2007/12/18 19:55:14 mod 1.101.100.29: yet another web layout fix
2007/12/17 20:46:29 mod 1.101.100.28: small fixes
2007/12/17 09:00:10 mod 1.101.100.27: fixes for web layout and seperater between sidebar
2007/12/15 16:14:50 mod 1.101.100.26: RESYNC: (1.108-1.109); FILE MERGED
2007/11/30 15:13:35 mod 1.101.100.25: code cleanup and removing of flickering
2007/11/22 11:40:23 mod 1.101.100.24: fix for scrolling behaviour in VisPortChg, register text toolbar instead of draw
2007/11/16 16:06:50 mod 1.101.100.23: fixes for keyboard shortcut popup and PreparePageContainer()
2007/11/07 14:22:14 mod 1.101.100.22: small fix
2007/11/06 18:16:44 mod 1.101.100.21: fixes for hiding note, showing all, deletion of note and sidepane scrolling
2007/11/04 21:43:00 mod 1.101.100.20: completly new layout code by page
2007/10/23 17:18:12 mod 1.101.100.19: shadow/border code cleanup
2007/10/23 15:58:21 mod 1.101.100.18: paint borders and shadows
2007/10/22 10:04:23 mod 1.101.100.17: fix for centered zoom; new buttons inside meta area
2007/10/15 17:33:02 mod 1.101.100.16: fix for SwRootFrm::paint bug
2007/10/10 21:32:17 mod 1.101.100.15: paint of sidebar; notes scrollbars fixed
2007/10/06 17:14:47 mod 1.101.100.14: fix for different page widths
2007/10/05 15:36:03 mod 1.101.100.13: fix for RightToLeft, fix for sidebar drawing
2007/10/04 10:18:01 mod 1.101.100.12: first sidebar code
2007/09/28 16:32:02 mod 1.101.100.11: RESYNC: (1.106-1.108); FILE MERGED
2007/09/24 13:49:50 mod 1.101.100.10: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking
2007/09/03 15:06:25 mod 1.101.100.9: SwAnnotationShell, MultiLineEdit for meta information
2007/09/01 13:58:50 mod 1.101.100.8: RESYNC: (1.104-1.106); FILE MERGED
2007/07/04 11:15:42 mod 1.101.100.7: RESYNC: (1.101-1.104); FILE MERGED
2007/07/01 16:22:32 mod 1.101.100.6: no relayout in Paint(), but seperately in appropiate places
2007/06/29 19:02:14 mod 1.101.100.5: Fix for Undo/Redo of Insert Field and Modify Field
2007/06/17 19:27:19 mod 1.101.100.4: AddPostIts only if there is a new postit, sorting of postits
2007/06/13 10:39:45 mod 1.101.100.3: spelling
2007/06/08 16:48:17 mod 1.101.100.2: Hiding and deleting of notes #i6193#
2007/05/29 08:24:31 mod 1.101.100.1: Collecting notes in notify, positioning in paint
2007/12/20 12:29:54 ama 1.108.118.2: RESYNC: (1.108-1.109); FILE MERGED
2007/12/13 14:04:21 od 1.108.118.1: #i80822# method <SwFlyFrm::Paint(..)>
- suppress paint of background in printing area for non-transparent
graphics/OLE objects.
- apply clip region for contour under the same conditions, under
which the clip region is applied for painting the graphic/OLE object
2007/11/20 11:18:02 od 1.108.58.2: #i82616# method <SwRootFrm::Paint(..)>
- consider page border and shadow rectanglec in check, if
a certain page is affected by the paint rectangle
2007/11/14 08:24:44 od 1.108.58.1: #i82616# method <SwRootFrm::Paint(..)>
- invalidation of area for paint of extra data instead of
inefficient and wrong enlargement of paint rectangle, which
doesn't consider the page border and shadow area.
2007/08/20 07:25:01 od 1.105.20.1: #i80793# method <SwRootFrm::Paint(..)>
- enlarge paint rectangle for objects overlapping the same pixel
in all cases and before the DrawingLayer overlay is initialized.
2007/05/30 18:08:42 aw 1.100.46.6: RESYNC: (1.101-1.102); FILE MERGED
2007/05/30 14:49:37 aw 1.100.46.5: #i75172# code cleanups
2007/04/26 10:30:30 aw 1.100.46.4: #i75172#
2007/04/23 17:32:32 aw 1.100.46.3: RESYNC: (1.100-1.101); FILE MERGED
2007/04/03 11:32:14 aw 1.100.46.2: #i74769# Added support for PaintBuffer
2007/03/06 16:32:20 aw 1.100.46.1: #i74769# in-between progess state
2007/06/06 07:12:34 ama 1.101.70.2: RESYNC: (1.101-1.102); FILE MERGED
2007/04/27 10:44:17 fme 1.101.70.1: #i76750# Don't forget to paint the subsidiary lines in the new table model
2007/01/11 12:33:58 aw 1.99.36.3: #i68597# had to correct BeginDrawLayer/EndDRawLayer start/stop call positions to reflect aPaintRect changes in SwRootFrm::Paint
2007/01/05 15:47:41 aw 1.99.36.2: #i72754# new methods for Begin/EndDLPaint and their usage
2006/12/22 15:04:56 aw 1.99.36.1: #i72809# possible fix for wrongly initialized DrawingLayer views
2005/09/22 16:17:06 fme 1.88.192.5: RESYNC: (1.89-1.91); FILE MERGED
2005/08/01 15:32:50 fme 1.88.192.4: RESYNC: (1.88-1.89); FILE MERGED
2005/07/04 07:09:29 od 1.88.192.3: #123196# - undo changes for issue 123196
2005/06/30 13:46:16 od 1.88.192.2: #123196# <SwRootFrm::Paint(..)> - indicate for all paint actions that
paint action is in progress.
2005/06/30 10:31:51 od 1.88.192.1: #i47804# adjust background painting of fly frames
- distinguish between complete background paint and margin paint
- no paint of background for transparent graphics in layer Hell
- paint of background of parent fly frame for transparent
graphics in layer Hell only of the intersected area and
if parent fly frame isn't in layer Hell.
2004/06/30 15:04:59 od 1.79.28.5: #i28701# - merge changes of cws swdrawpositioning
- further adjustments for the new object positioning
2004/06/14 08:56:07 od 1.79.28.4: #i28701# - correct comment
2004/05/24 15:32:58 od 1.79.28.3: RESYNC: (1.79-1.81); FILE MERGED
2004/05/24 13:21:11 od 1.79.28.2: #i28701# - usage of new class <SwSortedObjs>
2004/05/07 15:31:42 od 1.79.28.1: #i28701# - usage of new class <SwSortedObjs>