History log of /trunk/main/svx/source/svdraw/svdograf.cxx (Results 1 - 17 of 17)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1b9d1397 04-Jun-2023 Arrigo Marchiori

Use sfx2::LinkManager::GetUserAllowsLinkUpdate()


Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
# 2183ced9 23-May-2014 Oliver-Rainer Wittmann

124966: keep picture format information - <GfxLink> instance - also for the reading of preview picture data
in order to avoid trouble on save in case that the preview data equals the pict

124966: keep picture format information - <GfxLink> instance - also for the reading of preview picture data
in order to avoid trouble on save in case that the preview data equals the picture data



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1597109 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 86e1cf34 29-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO410, AOO410_Beta
# 414a0e15 27-Jan-2014 Armin Le Grand

i123950 Corrected/extended interactive crop feature to work in all situations

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1561756 13f79535-47bb-0310-9956-ffa450edef68


# 3706bbde 17-Jan-2014 Armin Le Grand

i123042 corrected reload of linked content to have access to it's own path

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558977 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO401
# 88b53a7c 05-Sep-2013 Armin Le Grand

i122985 Various speedups for graphic object swapping to enhance user experience

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1520296 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO400
# 5f27b83c 23-Jan-2013 Armin Le Grand

#121534# Reintegrating changes for rotated bitmap support

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437407 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO340
# 9e9dd2d5 11-Jun-2012 Armin Le Grand

#119287# Adapted to get the needed style as default style for all SdrGrafObj and SDrOle2Objs. Checked various scenarios, works well.

git-svn-id: https://svn.apache.org/repos/asf/incubator/oo

#119287# Adapted to get the needed style as default style for all SdrGrafObj and SDrOle2Objs. Checked various scenarios, works well.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348920 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 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 ...


# ddde725d 19-Dec-2011 Armin Le Grand

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# f6e50924 06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198303 13f79535-47bb-0310-9956-ffa450edef68


# dfe9de19 19-Oct-2011 Herbert Dürr

#118529# solve break converters and convert commands for OLEs and images (author=alg)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186168 13f79535-47bb-0310-9956-ffa450e

#118529# solve break converters and convert commands for OLEs and images (author=alg)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1186168 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# a5258243 12-Oct-2011 Pedro Giffuni

118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1182166 13f79535-47bb-0310-9956-ffa450edef68


# e6693332 10-Sep-2011 Eike Rathke

impress212: #i117042# added fix for i_updt1.bas testcase

# User sj <sj@openoffice.org>

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1167621 13f79535-47bb-0310-99

impress212: #i117042# added fix for i_updt1.bas testcase

# User sj <sj@openoffice.org>

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1167621 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# cdf0e10c 16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...