summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/properties.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-03-19changefileheader3: #i110248#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+2
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-07-30CWS-TOOLING: integrate CWS aw074_DEV300Jens-Heiner Rechtien1-0/+5
2009-07-06 13:21:50 +0200 aw r273737 : CWS-TOOLING: rebase CWS aw074 to branches/OOO310@273700 (milestone: OOO310:m15) 2009-07-06 11:12:35 +0200 aw r273728 : #i102637# corrected condition to add gray frame to page visualisation objects 2009-07-03 14:43:00 +0200 aw r273702 : #i102380# always swap n GrafObjects on MasterPages synchronously 2009-07-03 12:14:57 +0200 aw r273686 : #i102548# corrected SdrPathPrimitive2D's usage of unit polygon 2009-07-02 16:06:16 +0200 aw r273662 : #i103255# added control when to show the draft graphic visualisation (in VOC, of course) and when not. Changed text visualisation to BlockText 2009-07-01 17:36:55 +0200 aw r273609 : #i103116# clear GaphicLink for interaction clone of graphic objets 2009-07-01 16:42:09 +0200 aw r273601 : #i101491# corrected some minor glitches in line geometry creation 2009-06-30 18:47:44 +0200 aw r273532 : #i102380# committed the cleanups/additions for the fix 2009-06-26 13:16:17 +0200 aw r273404 : #i101491# finetuning changes 2009-06-26 13:15:57 +0200 aw r273403 : #i101491# finetuning changes 2009-06-25 16:31:26 +0200 aw r273387 : #i101491# first version checkin for linux/mac tests 2009-06-25 16:31:04 +0200 aw r273386 : #i101491# first version checkin for linux/mac tests 2009-06-24 15:35:05 +0200 aw r273350 : #i101734# corrected VclMetafileProcessor2D::impTryToCreateSvtGraphicStroke to use the current ObjectTransformation 2009-06-24 15:01:58 +0200 aw r273348 : #i101811# added ViewInformation2D to renderChartPrimitive2D to allow embedding of object transformation to target MapMode 2009-06-24 12:27:05 +0200 aw r273328 : #i101980# use a hairline LineWitdth for SdrObject::TakeContour() calculation (like the old implementation did) 2009-06-24 11:29:43 +0200 aw r273321 : #i101781# corrected creation fallback for FullDrag for circle objects 2009-06-23 17:26:58 +0200 aw r273300 : #i101556# made primitive text attributes take versioned base text attribute sets into account
2008-04-11INTEGRATION: CWS changefileheader (1.7.368); FILE MERGEDRüdiger Timm1-39/+19
2008/04/01 15:51:33 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:44 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.7.368.1: #i87441# Change license header to LPGL v3.
2007-06-27INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGEDJens-Heiner Rechtien1-3/+3
2007/06/04 13:27:19 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2006-11-21INTEGRATION: CWS aw036 (1.5.50); FILE MERGEDVladimir Glazounov1-3/+3
2006/10/26 15:57:16 aw 1.5.50.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj
2006-09-17INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:47:17 kaib 1.4.116.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.3.220); FILE MERGEDJens-Heiner Rechtien1-7/+7
2006/02/21 16:59:34 aw 1.3.220.1: #i55991# Adaptions to warning free code
2005-09-08INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 14:26:41 rt 1.2.1096.1: #i54170# Change license header: remove SISSL
2003-11-24INTEGRATION: CWS aw003 (1.1.2); FILE ADDEDRüdiger Timm1-0/+230
2003/10/07 12:14:33 aw 1.1.2.6: #111097# 2003/07/24 14:25:53 aw 1.1.2.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:27:26 aw 1.1.2.4: #110094# 2003/06/06 12:59:27 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:56 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:58 aw 1.1.2.1: #109820#