Commit Graph

36 Commits

Author SHA1 Message Date
Vladimir Glazounov
87379bf050 CWS-TOOLING: integrate CWS fwk95
2009-01-15 13:24:14 +0100 cd  r266366 : #i96390# Change method name to use UNO AWT style for mnemonics
2009-01-15 13:23:30 +0100 cd  r266365 : #i96390# Change method name to use UNO AWT style for mnemonics
2009-01-12 17:25:13 +0100 cd  r266174 : #i97983# Check pointer returned by dynamic_cast
2009-01-12 15:31:40 +0100 cd  r266162 : #i97983# Create toolkit popup menus via service manager instead of implementation class
2008-12-11 15:04:34 +0100 cd  r265305 : #i95863# Remove user defined properties
2008-12-11 14:56:45 +0100 cd  r265302 : #i95606# Update documentation for textfields
2008-12-11 10:06:20 +0100 cd  r265250 : #i96390# Fix warning on Solaris compiler
2008-12-09 17:27:32 +0100 cd  r265119 : CWS-TOOLING: rebase CWS fwk95 to trunk@264807 (milestone: DEV300:m37)
2008-12-01 13:29:43 +0100 cd  r264597 : #i96390# New interfaces and structures for complete UNO AWT menu API
2008-12-01 13:25:22 +0100 cd  r264596 : #i96390# Added implementation of the new UNO AWT interfaces and structures for menus
2008-11-28 13:55:19 +0100 cd  r264553 : #i96640# Fixed wrong property type for MenuBarCloser
2008-11-28 13:53:56 +0100 cd  r264552 : #i96621# Fixed ambiguous usage of && and ||
2008-11-18 16:05:45 +0100 cd  r263781 : #i95316# Initialize SvtTabAppearanceCfg to enable system settings changed notiifcation code
2008-11-18 16:05:43 +0100 cd  r263780 : #i96155# Fix wrong statement to check for enabled argument
2008-10-20 16:54:37 +0200 cd  r262328 : #i10000# migrate CWS fwk95 to SVN.
2009-01-21 15:28:14 +00:00
Jens-Heiner Rechtien
2c51de47a9 CWS-TOOLING: integrate CWS aw059
2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways
2008-12-15 16:49:58 +0100 wg  r265512 : i97278
2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks!
2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas
2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case
2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes.
2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly
2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed
2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround
2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning
2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW
2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction
2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints
2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA
2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA
2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag
2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected
2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support
2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL
2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL
2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL
2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE
2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border
2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D
2008-12-08 12:15:10 +0100 ufi  r264987 : aw059
2008-12-08 12:14:40 +0100 ufi  r264986 : aw059
2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning
2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32
2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available
2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay
2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay
2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer
2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01
2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers
2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check.
2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA
2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive
2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities
2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities
2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities
2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities
2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit
2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM
2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32
2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected
2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected
2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output
2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays
2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes
2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries
2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries
2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation
2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel
2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging
2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation
2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw
2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning
2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones
2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones
2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones
2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier
2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot
2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot
2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot
2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot
2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot
2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot
2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot
2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot
2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build
2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build
2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build
2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working
2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working
2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working
2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working
2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working
2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing
2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment
2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment
2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change
2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change
2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change
2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change
2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change
2009-01-05 13:44:12 +00:00
Oliver Bolte
0ec586304e CWS-TOOLING: integrate CWS aw057 2008-10-17 08:40:10 +00:00
Vladimir Glazounov
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
Vladimir Glazounov
cffd2aa303 INTEGRATION: CWS aw033 (1.31.16); FILE MERGED
2008/07/10 12:45:10 aw 1.31.16.1: #i39532# XOutputDevice removed, PrepareDelete removed
2008-08-19 23:40:28 +00:00
Rüdiger Timm
241953bee8 INTEGRATION: CWS chart25 (1.28.8); FILE MERGED
2008/04/24 12:46:27 iha 1.28.8.2: RESYNC: (1.28-1.30); FILE MERGED
2008/04/18 07:38:26 iha 1.28.8.1: #i67368# don't show red selection handles for not rotatable objects
2008-06-06 08:10:53 +00:00
Rüdiger Timm
d7a82f348e INTEGRATION: CWS changefileheader (1.28.18); FILE MERGED
2008/04/01 15:04:10 thb 1.28.18.3: #i85898# Stripping all external header guards
2008/04/01 10:50:25 thb 1.28.18.2: #i85898# Stripping all external header guards
2008/03/28 16:43:49 rt 1.28.18.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:49:59 +00:00
Kurt Zenker
a87dddb90e INTEGRATION: CWS chart23 (1.27.6); FILE MERGED
2008/03/12 14:05:44 iha 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED
2008/02/22 13:55:18 iha 1.27.6.1: #i86355# crash in debug version when moving chart elements via mouse
2008-04-04 09:58:27 +00:00
Kurt Zenker
e47f302c21 INTEGRATION: CWS chart20_DEV300 (1.27.4); FILE MERGED
2008/02/22 16:52:19 bm 1.27.4.2: #i366# commands for deleting statistics objects
2008/02/21 15:59:27 bm 1.27.4.1: #i366# error bars from ranges
2008-03-06 16:00:53 +00:00
Rüdiger Timm
94f566731f INTEGRATION: CWS chart19 (1.26.8); FILE MERGED
2008/01/14 13:46:10 bm 1.26.8.1: #i44768# insert/delete mean value lines via menu commands
2008-02-18 14:58:27 +00:00
Ivo Hinkelmann
2fbc94c7bb INTEGRATION: CWS chart17 (1.25.32); FILE MERGED
2007/10/12 12:35:08 bm 1.25.32.1: #i7998# equations for regression curves
2007-11-23 10:54:45 +00:00
Rüdiger Timm
9fc551ab4b INTEGRATION: CWS chart07 (1.23.12); FILE MERGED
2007/07/12 13:22:10 iha 1.23.12.4: #i75867# Poor quality of OLE's alternative view for 3D scenes
2007/07/04 15:43:49 bm 1.23.12.3: #i78870# make requestQuickHelp more safe, check if model exists
2007/06/25 13:56:40 bm 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED
2007/06/25 12:52:11 bm 1.23.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation
2007-07-25 07:44:15 +00:00
Oliver Bolte
d2461503af INTEGRATION: CWS chart05 (1.23.2); FILE MERGED
2007/05/31 12:39:17 bm 1.23.2.1: check m_pDrawViewWrapper before accessing
2007-06-11 13:58:40 +00:00
Vladimir Glazounov
4f655e0bb8 INTEGRATION: CWS chart2mst3 (1.17.4); FILE MERGED
2007/04/27 09:30:51 iha 1.17.4.89: #i76656# correct Undo Strings for moving and resizing
2007/03/07 16:43:37 iha 1.17.4.88: don't move on floor
2007/03/07 15:40:27 iha 1.17.4.87: correct tip help on chart wall and floor
2007/02/09 13:51:42 iha 1.17.4.86: #i72826# rotate around z-axis with mouse
2007/02/09 12:28:32 bm 1.17.4.85: #i72841# message box that pops up when a non-deleteable object gets a delete-request
2007/02/08 18:05:04 iha 1.17.4.84: #i73262# Fast Doubleclick from Selection into another not work
2007/02/02 12:11:31 iha 1.17.4.83: notify correct current selection state before opening context menu
2007/02/02 11:31:23 iha 1.17.4.82: imlemented cut
2007/02/01 17:04:14 iha 1.17.4.81: remove superfluous code from old context menu
2007/02/01 16:53:49 iha 1.17.4.80: remove superfluous code from old context menu
2007/02/01 16:14:18 iha 1.17.4.79: added separator to contextmenu according to spec
2007/01/22 17:32:56 iha 1.17.4.78: remove slot .uno:AutoFormat
2006/12/14 19:43:36 iha 1.17.4.77: #i71857# correct values in position and size dialog + fixed dragging
2006/12/11 21:49:18 iha 1.17.4.76: #i71857# initial pos and size dlg shows wrong values
2006/11/30 19:16:12 iha 1.17.4.75: #71964# corrected context menu position when triggered via keys
2006/11/26 12:09:52 bm 1.17.4.74: PickHandle( Point, Window ) changed to PickHandle( Point )
2006/11/26 11:47:12 bm 1.17.4.73: includes for solar mutex missing, deprecated context menu code removed
2006/11/24 21:42:23 iha 1.17.4.72: incompatibel changes for aw024
2006/11/22 17:24:25 iha 1.17.4.71: RESYNC: (1.21-1.22); FILE MERGED
2006/11/09 15:34:39 iha 1.17.4.70: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts)
2006/10/24 13:24:14 iha 1.17.4.69: remove unused out parameter for CID
2006/10/24 08:07:05 bm 1.17.4.68: SelectionHelper::isDragableObjectHitTwice: the CID is passed as non-const reference (in-out parameter). So do not pass a temporary
2006/10/23 15:20:25 iha 1.17.4.67: rotation mode x-only and y-only
2006/10/23 14:41:06 iha 1.17.4.66: display correct mousepointer
2006/10/20 21:17:59 iha 1.17.4.65: implement selection of additional shapes
2006/10/19 14:27:52 bm 1.17.4.64: enable context menus via dispatcher
2006/10/18 17:08:06 bm 1.17.4.63: RESYNC: (1.20-1.21); FILE MERGED
2006/10/16 15:49:41 bm 1.17.4.62: impl_SetMousePointer: disable special cursor for POINTER_MOVEBEZIERWEIGHT. That happens for blue handles in the 3d bar selection
2006/10/13 14:42:26 bm 1.17.4.61: enable different mouse cursors. Adjustment of the cursors is done in impl_SetMousePointer
2006/10/09 16:36:35 bm 1.17.4.60: test code checked in by error, removed.
2006/10/05 16:34:46 bm 1.17.4.59: #i69317# submenu ids must also be unique in global scope
2006/10/05 15:41:46 bm 1.17.4.58: #i69317# implement usage of contextmenuhelper. To activate define the USE_CONTEXT_MENU_HELPER variable. When it works remove the old code.
2006/09/28 16:46:29 bm 1.17.4.57: #i64500# clipboard paste of metafiles, bitmaps and text
2006/09/19 16:45:27 bm 1.17.4.56: #i67808# allow deleting the legend and the titles with the delete key
2006/08/25 15:08:34 bm 1.17.4.55: added command names for popup menu as comment to ease later switch to XPopupMenu (implementing XMenuExtended that takes commands)
2006/08/04 10:11:08 iha 1.17.4.54: don't crash on paint
2006/08/02 11:16:25 bm 1.17.4.53: #i27352# implement quick help
2006/05/02 11:14:20 bm 1.17.4.52: #i62831# check moved objects for out-of-bounds
2006/03/19 20:03:20 iha 1.17.4.51: set dragmode before selecting
2006/03/19 16:12:13 iha 1.17.4.50: do not block ckicking data series etc. while diagram is selected
2006/03/19 15:33:54 iha 1.17.4.49: correct selection handling of datapoints and series
2006/03/19 10:43:14 iha 1.17.4.48: reselect pie and donut segments after dragging
2006/03/18 20:53:35 iha 1.17.4.47: correct selection handling for rotating diagram
2006/03/12 01:22:30 iha 1.17.4.46: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view
2006/02/28 13:52:57 bm 1.17.4.45: pie segment dragging with cursor keys
2006/02/28 12:59:10 bm 1.17.4.44: pie segment offset per keyboard
2006/02/24 15:57:30 bm 1.17.4.43: keyboard accessibility
2006/02/23 17:38:13 bm 1.17.4.42: keyboard accessibility: resize diagram with +/-
2006/02/22 18:17:59 bm 1.17.4.41: Keyboard accessibility
2006/01/27 09:51:20 bm 1.17.4.40: InlineContainer.hxx moved to comphelper
2006/01/20 11:33:39 iha 1.17.4.39: removed some performance debug code here better integrate it in the according submathods
2006/01/17 17:16:52 bm 1.17.4.38: allow deselect with an empty Any in select()
2006/01/14 14:31:41 iha 1.17.4.37: cut,copy state requested
2006/01/11 15:11:00 iha 1.17.4.36: don't use implementation details of the ObjectIdentifier somewhere else
2005/12/21 21:29:09 iha 1.17.4.35: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/12/03 18:50:21 iha 1.17.4.34: enable pie segment dragging + moved diagram rotation dragmethod and adpated to new dragmethod base
2005/11/30 16:10:30 iha 1.17.4.33: menu changes
2005/11/28 14:20:07 iha 1.17.4.32: menu changes
2005/11/22 10:53:22 bm 1.17.4.31: use correct undo strings
2005/11/16 11:52:48 iha 1.17.4.30: undo for rotating diagram
2005/11/16 10:55:39 iha 1.17.4.29: undo for moving and sizing objects
2005/11/15 14:13:47 iha 1.17.4.28: remove explicit view-dirty-setting after draging as model changes are now notified
2005/11/02 13:49:19 bm 1.17.4.27: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper)
2005/10/07 11:34:42 bm 1.17.4.26: RESYNC: (1.19-1.20); FILE MERGED
2005/09/02 14:25:30 iha 1.17.4.25: update view after resize
2005/07/23 00:01:19 iha 1.17.4.24: include axis title sizes in diagram position to support old api and fileformat
2005/07/19 10:10:22 iha 1.17.4.23: false throw
2005/07/08 12:23:35 iha 1.17.4.22: removed unused includes
2005/07/07 15:19:30 iha 1.17.4.21: implement interface XSelectionSupplier
2005/07/07 08:35:30 iha 1.17.4.20: implement interface XSelectionSupplier
2005/07/05 15:54:05 iha 1.17.4.19: redefine diagram size
2005/06/09 15:51:58 iha 1.17.4.18: support positions and sizes via view for old api wrapper
2005/06/03 14:38:18 iha 1.17.4.17: set correct size
2005/05/31 19:00:39 iha 1.17.4.16: create old api without controller
2005/04/19 17:39:22 iha 1.17.4.15: make more failsave
2005/04/04 11:23:23 bm 1.17.4.14: handle accelerator keys
2005/03/18 01:20:11 bm 1.17.4.13: RESYNC: (1.18-1.19); FILE MERGED
2004/09/17 11:37:09 iha 1.17.4.12: implement api redesign - dimension property
2004/09/16 14:49:12 iha 1.17.4.11: implement api redesign
2004/08/31 13:23:41 iha 1.17.4.10: enable context menu again
2004/08/26 15:54:57 iha 1.17.4.9: View independent loading - different setting of page size
2004/08/25 16:35:14 iha 1.17.4.8: removed unused code
2004/08/24 14:00:24 iha 1.17.4.7: View independent loading - store page size separat from window (which does not exist in some cases)
2004/08/04 20:15:24 bm 1.17.4.6: RESYNC: (1.17-1.18); FILE MERGED
2004/06/01 19:02:46 iha 1.17.4.5: new 3D view/effects dialog
2004/04/26 17:35:14 iha 1.17.4.4: #i27367# protect view access with solar mutex
2004/04/26 11:15:29 iha 1.17.4.3: #i27367# offer access to created shapes for old api
2004/03/05 15:03:06 iha 1.17.4.2: changed from slot url scheme to uno url scheme due to menubar framework changes
2004/02/18 17:08:56 iha 1.17.4.1: handle lifetime of the ChartWindow correct
2007-05-22 17:04:30 +00:00
Ivo Hinkelmann
6134a3557d INTEGRATION: CWS aw024 (1.19.10); FILE MERGED
2006/09/22 04:01:48 aw 1.19.10.6: RESYNC: (1.20-1.21); FILE MERGED
2006/07/07 16:07:08 aw 1.19.10.5: adaptions after resync SRC680m171->SRC680m174
2005/09/19 14:17:18 aw 1.19.10.4: RESYNC: (1.19-1.20); FILE MERGED
2005/05/12 16:41:37 aw 1.19.10.3: #i39529#
2005/04/26 14:50:13 aw 1.19.10.2: #i39528#
2004/12/27 09:50:16 aw 1.19.10.1: #i39525
2006-11-14 14:31:43 +00:00
Oliver Bolte
3beff65fde INTEGRATION: CWS pchfix02 (1.20.76); FILE MERGED
2006/09/01 17:18:39 kaib 1.20.76.1: #i68856# Added header markers and pch files
2006-09-17 12:05:45 +00:00
Rüdiger Timm
452b36d7a0 INTEGRATION: CWS ooo19126 (1.19.50); FILE MERGED
2005/09/05 18:42:43 rt 1.19.50.1: #i54170# Change license header: remove SISSL
2005-09-07 23:33:10 +00:00
Pascal Junck
e69177e5e6 INTEGRATION: CWS aw019 (1.18.18); FILE MERGED
2004/10/06 16:22:46 aw 1.18.18.2: #i34831#
2004/09/30 13:11:35 aw 1.18.18.1: #i11190#
2004-11-03 10:21:35 +00:00
Rüdiger Timm
73fc93106d INTEGRATION: CWS aw013 (1.17.36); FILE MERGED
2004/06/24 09:29:04 aw 1.17.36.2: #i29181#
Issue number:
Submitted by:
Reviewed by:
2004/06/15 16:12:31 aw 1.17.36.1: #117095#
Issue number:
Submitted by:
Reviewed by:
2004-07-12 14:36:01 +00:00
Björn Milcke
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
Ingrid Halama
3b324554a0 handle null 2004-01-22 18:21:37 +00:00
Ingrid Halama
b064ca8aa9 introduced polarcoordinate system + axis + grids + some cleanup 2004-01-17 12:10:08 +00:00
Ingrid Halama
8866e26cc3 handle NULL 2004-01-06 18:37:12 +00:00
Ingrid Halama
c3f7c7c7dd removed unused variable 2003-12-12 19:12:43 +00:00
Björn Milcke
69ac807160 virtual DTOR added to avoid warning
unused aTestM4 is still a warning
2003-12-11 08:30:02 +00:00
Ingrid Halama
e872d06261 added second angle to drag-rotate + some cleanup 2003-12-10 18:20:26 +00:00
Ingrid Halama
60741936f2 moved object positioning in end drag to PositionAndSizeHelper::moveObject 2003-12-10 17:29:23 +00:00
Ingrid Halama
9745b60069 correct drag end position for rotated title 2003-12-10 15:25:53 +00:00
Ingrid Halama
94403acccd resize diagram via mouse 2003-12-08 16:14:12 +00:00
Ingrid Halama
c420389d39 moving legend,title & diagram + rotating diagram via mouse - cleanup pending ... 2003-12-06 21:00:07 +00:00
Björn Milcke
d00bc76848 access to 0-pointer in execute_Paint (thread-safety still missing) 2003-11-26 09:45:43 +00:00
Ingrid Halama
e72709e7e1 correct drag mode in selection handling 2003-11-25 16:16:31 +00:00
Ingrid Halama
ab39e9b242 start enable dragging and rotation 2003-11-22 17:23:40 +00:00
Ingrid Halama
eb47633798 changed right mouse click handling (context for contextmenu spec) 2003-10-28 17:03:30 +00:00
Ingrid Halama
81b6e2edd2 added Start/EndTextEdit and KeyInput 2003-10-28 15:04:41 +00:00
Björn Milcke
668c6b0245 initial import 2003-10-06 08:58:36 +00:00