| 17e8bc19 | 09-Jan-2013 | Armin Le Grand | #121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1430910 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 4772d9af | 13-Dec-2012 | Armin Le Grand | #121463# Enhanced handle visualization and some fixes in that region
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1421172 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 4334f1b5 | 11-Dec-2012 | Armin Le Grand | #55394# Applied patch from Regina to solve mirror problem for CustomShapesPatch by: Regina
 Review by: alg
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420199 13f79
 #55394# Applied patch from Regina to solve mirror problem for CustomShapesPatch by: Regina
 Review by: alg
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420199 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 1396af09 | 10-Dec-2012 | Armin Le Grand | #121448# Aligned default fill color/ line style for all apps
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419491 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO340 | 
|
| 6381da86 | 21-Nov-2012 | Armin Le Grand | For backward compatibility do take mirrorings in setTransformation into account. Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used
 git-svn-id: https://svn.apa
 For backward compatibility do take mirrorings in setTransformation into account. Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1412119 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| fe3fb480 | 21-Nov-2012 | Armin Le Grand | Had to remove revision 1411685, looking for a better solution
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1412102 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 8be9f9d1 | 20-Nov-2012 | Armin Le Grand | When TRSetBaseGeometry at SdrObjCustomShape gives negative scales (mirrorings) use these to actually apply mirroring as intended to the shapes. This is always valid and a preparation for aw080 where  When TRSetBaseGeometry at SdrObjCustomShape gives negative scales (mirrorings) use these to actually apply mirroring as intended to the shapes. This is always valid and a preparation for aw080 where the mirroring will be part of the objects transformstion
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1411685 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| b2b2039b | 15-Nov-2012 | Pavel Janík | Unname unused arguments to prevent compiler warnings.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409708 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 6f0b96b4 | 14-Nov-2012 | Armin Le Grand | #121334# turbned back chart non-fill defaults, done the non-fill using tooling when chreating new chart modules
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409191 13f79
 #121334# turbned back chart non-fill defaults, done the non-fill using tooling when chreating new chart modules
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409191 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| e6f63103 | 23-Oct-2012 | Armin Le Grand | #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-f
 #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 87bc88d3 | 19-Oct-2012 | Herbert Dürr | make conversions between BitmapColor and sal_uInt8 explicit
 Implicit conversions are a dangerous cause of confusion as seen
 in http://markmail.org/thread/a4copx2di7cxeowg and require tri
 make conversions between BitmapColor and sal_uInt8 explicit
 Implicit conversions are a dangerous cause of confusion as seen
 in http://markmail.org/thread/a4copx2di7cxeowg and require tricky
 rewrites to work around them, this change cleans them up and
 disables them for all code outside of the immutable binfilter.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400149 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 5df46f50 | 08-Oct-2012 | Armin Le Grand | #119885# Made EditMode work with text boxes where text is reaching over the TextBox's bounds
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1395635 13f79535-47bb-0310-9956-
 #119885# Made EditMode work with text boxes where text is reaching over the TextBox's bounds
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1395635 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 45bcc212 | 27-Sep-2012 | Armin Le Grand | cleanedup unrecognized and wrong character escape sequence
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390910 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 8fb96fdd | 19-Sep-2012 | Armin Le Grand | #120999# Added support code in SdrDragObjOwn::MoveSdrDrag to rescue the changed AutoGrowWidth setting to allow instantaneous resizing of AutoGrowWidth objects even when using a cloned SdrObject for t #120999# Added support code in SdrDragObjOwn::MoveSdrDrag to rescue the changed AutoGrowWidth setting to allow instantaneous resizing of AutoGrowWidth objects even when using a cloned SdrObject for the UI interaction
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1387434 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| b1c74076 | 13-Sep-2012 | Armin Le Grand | #120908# need to invalidate rects when interactive modification of connector is done
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384214 13f79535-47bb-0310-9956-ffa450ed
 #120908# need to invalidate rects when interactive modification of connector is done
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384214 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| fc76769f | 04-Sep-2012 | Jian Fang Zhang | #i120668#, when calling SdrModel::Setxxx(), need free old object at first
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/tru
 #i120668#, when calling SdrModel::Setxxx(), need free old object at first
 Found by: zhangjf
 Patch by: zhangjf
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380436 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 3d9b0034 | 10-Aug-2012 | Armin Le Grand | #120498# fixed error with half text edit undone, extended as preparation for #120515#
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371711 13f79535-47bb-0310-9956-ffa450e
 #120498# fixed error with half text edit undone, extended as preparation for #120515#
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371711 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 69ffbee1 | 09-Aug-2012 | Armin Le Grand | #120498# Enhanced Undo/Redo and user experience when editing texts in graphic objects and/or tables
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371123 13f79535-47bb-031
 #120498# Enhanced Undo/Redo and user experience when editing texts in graphic objects and/or tables
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371123 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 0ce6329e | 06-Aug-2012 | Armin Le Grand | #120437# Connector corrections in groups and PPT imports
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1369760 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 26734c99 | 30-Jul-2012 | Armin Le Grand | #116001# Reverted revision 1366087
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367187 13f79535-47bb-0310-9956-ffa450edef68
 | 
| c0739476 | 26-Jul-2012 | Armin Le Grand | #116001# TextToFitSize item/property optimized to boolean
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366087 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 39335fce | 26-Jul-2012 | Armin Le Grand | #116244# need to reset rotation when a polygon object in construction becomes more than a simple line
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1365933 13f79535-47bb-0
 #116244# need to reset rotation when a polygon object in construction becomes more than a simple line
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1365933 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| a80a19f3 | 12-Jul-2012 | Pavel Janík | #120180#: "Unname" unused arguments to prevent WaE issues.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1360686 13f79535-47bb-0310-9956-ffa450edef68
 | 
| ecb4707f | 12-Jul-2012 | Pavel Janík | #120180#: "Unname" unused argument to prevent WaE issue.
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1360685 13f79535-47bb-0310-9956-ffa450edef68
 | 
| eb72279e | 22-Jun-2012 | Armin Le Grand | Corrected CRLF to Unix style
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352821 13f79535-47bb-0310-9956-ffa450edef68
 |