172c67b2 | 15-May-2012 |
Armin Le Grand |
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incu
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1338651 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
8718d260 | 11-May-2012 |
Armin Le Grand |
#119125# Added MetaFloatTransparentAction handling using primitive renderer git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1337213 13f79535-47bb-0310-9956-ffa450edef68 |
70d3707a | 10-May-2012 |
Armin Le Grand |
#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transp
#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background ofr fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1336585 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f580d42c | 07-May-2012 |
Armin Le Grand |
#119125# adding missing files from the last commit; sorry for inconveniences git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334916 13f79535-47bb-0310-9956-ffa450edef68 |
025b0597 | 04-May-2012 |
Armin Le Grand |
#119125# corected gradient rendering, added stuff to add Title and Description to primitives for later usage git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334023 13f79535
#119125# corected gradient rendering, added stuff to add Title and Description to primitives for later usage git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334023 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
41b0a54b | 05-Apr-2012 |
Armin Le Grand |
#119098# corrected wrong notation of url in ALv2 header git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309697 13f79535-47bb-0310-9956-ffa450edef68 |
b31e36b3 | 22-Feb-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292501 13f79535-47bb-0310-9956-ffa450edef68 |
79aad27f | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from more source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68 |
752c0af7 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from make and pack files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68 |
67e470da | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68 |
2b45cf47 | 09-Feb-2012 |
Armin Le Grand |
Changed some typos in links to Apache license git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1242277 13f79535-47bb-0310-9956-ffa450edef68 |
7be6ee6d | 07-Feb-2012 |
Armin Le Grand |
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for various optimization scenarios git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1241434 13f79535-47bb-03
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for various optimization scenarios git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1241434 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
da6d3644 | 03-Feb-2012 |
Armin Le Grand |
#118824# coreccted mirroring and boundrect when the graphicmanager is used for bitmap output git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1240097 13f79535-47bb-0310-9956-
#118824# coreccted mirroring and boundrect when the graphicmanager is used for bitmap output git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1240097 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
89cebade | 30-Jan-2012 |
Armin Le Grand |
#118853# added square pixel size limit to conversion of TransparencePrimitive2D to Metafile action git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1237656 13f79535-47bb-0310
#118853# added square pixel size limit to conversion of TransparencePrimitive2D to Metafile action git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1237656 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
693be7f6 | 26-Jan-2012 |
Armin Le Grand |
#118834# Unified usage of TextBreakupHelper as single tooling class for i18n text primitive breakup git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1236110 13f79535-47bb-031
#118834# Unified usage of TextBreakupHelper as single tooling class for i18n text primitive breakup git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1236110 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
39551d71 | 24-Jan-2012 |
Armin Le Grand |
#118829# enhanced Svg gradient quality, obstacles avoided git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235361 13f79535-47bb-0310-9956-ffa450edef68 |
080bd379 | 23-Jan-2012 |
Armin Le Grand |
#118822# secured 3D geometry creation (slices) by subdividing the 2D source polyPolygon early git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234749 13f79535-47bb-0310-9956
#118822# secured 3D geometry creation (slices) by subdividing the 2D source polyPolygon early git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234749 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4bfbcde8 | 19-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1233578 13f79535-47bb-0310-9956-ffa450edef68 |
5aaf853b | 17-Jan-2012 |
Armin Le Grand |
linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license git-svn-id: https://svn.apache.org/repos/asf
linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel for doing the basic implementation and offering it under apache license git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232507 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
db3fbf26 | 13-Jan-2012 |
Armin Le Grand |
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive representation instead of TransparencePrimitive2D git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@12311
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive representation instead of TransparencePrimitive2D git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1231198 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
56a68a31 | 13-Jan-2012 |
Armin Le Grand |
#116758# added remembering allocated VDevs for VDevBuffer to be able to also delete these when vcl goes down; it should never happen, but You never know git-svn-id: https://svn.apache.org/re
#116758# added remembering allocated VDevs for VDevBuffer to be able to also delete these when vcl goes down; it should never happen, but You never know git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230927 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
33a1c393 | 12-Jan-2012 |
Armin Le Grand |
#116758# Secured VDev buffer device to Vcl deinit git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230574 13f79535-47bb-0310-9956-ffa450edef68 |
e76eebc6 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230357 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |
ce37d08f | 10-Jan-2012 |
Armin Le Grand |
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates (VclMetafileProcessor2D and VclPixelProcessor2D) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates (VclMetafileProcessor2D and VclPixelProcessor2D) git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229521 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|