bfc23b67 | 10-Dec-2012 |
Armin Le Grand |
#121437# Added patch from Regina which implements QuadraticBezier segemnts to CustomShapes Patch by: Regina Review by: ALG git-svn-id: https://svn.apache.org/repos/asf/openoffice/tru
#121437# Added patch from Regina which implements QuadraticBezier segemnts to CustomShapes Patch by: Regina Review by: ALG git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419533 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 |
76d76ab1 | 10-Dec-2012 |
Armin Le Grand |
changed to unix file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1419277 13f79535-47bb-0310-9956-ffa450edef68 |
6dd94783 | 07-Dec-2012 |
Armin Le Grand |
#121445# Added transparency support to the gallery git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1418421 13f79535-47bb-0310-9956-ffa450edef68 |
54628ca4 | 05-Dec-2012 |
Armin Le Grand |
#121407# Gallery reorganizations and additions of new themes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417535 13f79535-47bb-0310-9956-ffa450edef68 |
d9551ca9 | 29-Nov-2012 |
Armin Le Grand |
#118845# corrected missing ressource for gallery theme htmlexpo git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415238 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 ...
|
825c776b | 19-Oct-2012 |
Pavel Janík |
Fix compile error. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400212 13f79535-47bb-0310-9956-ffa450edef68 |
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 ...
|
eabcf52f | 18-Oct-2012 |
Armin Le Grand |
Corrected canvasProcessor usage git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399608 13f79535-47bb-0310-9956-ffa450edef68 |
035a2f44 | 16-Oct-2012 |
Armin Le Grand |
#121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398711 13f79535-47bb-0310-9956-ff
#121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398711 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 ...
|
61472d26 | 27-Sep-2012 |
Armin Le Grand |
#121128# added missing original data export for SVG in XOutBitmap::WriteGraphic git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1391088 13f79535-47bb-0310-9956-ffa450edef68 |
96258994 | 27-Sep-2012 |
Armin Le Grand |
#119863# Corrected rotation center for animations git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390958 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
7074a11e | 26-Sep-2012 |
Armin Le Grand |
#119750# corrected opacity import for SC comment shapes and their shadow visualisation git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390434 13f79535-47bb-0310-9956-ffa450
#119750# corrected opacity import for SC comment shapes and their shadow visualisation git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390434 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0de526bd | 25-Sep-2012 |
Jianyuan Li |
#121045#:After save a xls file contain marco in AOO, macor can't run in MS excel. Reported by: binguo Reviewed by: sunying Patched by: Jianyuan Li git-svn-id: https://svn.ap
#121045#:After save a xls file contain marco in AOO, macor can't run in MS excel. Reported by: binguo Reviewed by: sunying Patched by: Jianyuan Li git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1389715 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
be7f03df | 14-Sep-2012 |
Armin Le Grand |
#120848# Added correct text content frame for NotchedRightArrow Autoshape Patch by: JianYuan Li Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@138462
#120848# Added correct text content frame for NotchedRightArrow Autoshape Patch by: JianYuan Li Review by: alg git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1384629 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 ...
|