History log of /trunk/main/svx/source/svdraw/svdoashp.cxx (Results 1 - 17 of 17)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 300d4866 28-Nov-2023 John Bampton

misc: fix spelling (#186)

* misc: fix spelling

* Update cmdid.h

* Update svdopath.cxx

* Update RowSetCache.cxx

---------

Co-authored-by: Matthias

misc: fix spelling (#186)

* misc: fix spelling

* Update cmdid.h

* Update svdopath.cxx

* Update RowSetCache.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

show more ...


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, AOO410, AOO410_Beta
# 1f6df813 17-Jan-2014 Andre Fischer

105491: Switched update of vertical flag and setting the item set to avoid infinite recursion.

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

105491: Switched update of vertical flag and setting the item set to avoid infinite recursion.

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

show more ...


# 4d7c9de0 28-Nov-2013 Herbert Dürr

#i123768# [ia2] remove pseudo-automatic noisy comments


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


Revision tags: AOO401
# 215d8f42 19-Sep-2013 Armin Le Grand

i115391 better support for MinTextSize settings for TextShapes and CustomShapes

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


# 058f5f89 04-Sep-2013 Armin Le Grand

i123181 Corrected mirroring of shear angle in SdrObjCustomShape::TRSetBaseGeometry, this was wrong

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

i123181 Corrected mirroring of shear angle in SdrObjCustomShape::TRSetBaseGeometry, this was wrong

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

show more ...


Revision tags: AOO400
# 40a852fb 08-Apr-2013 Armin Le Grand

i121932 fixed ODF CustomShape import/export

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


# 9b8096d0 03-Apr-2013 Steve Yin

IA2 migration for cui, editeng, svx

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


# 7ed960da 20-Mar-2013 Armin Le Grand

i121788 Avoided assertion (GroupProperties::GetObjectItemSet() should never be called) by adding a better method to get the SfxMapUnit from a SdrObject

git-svn-id: https://svn.apache.org/rep

i121788 Avoided assertion (GroupProperties::GetObjectItemSet() should never be called) by adding a better method to get the SfxMapUnit from a SdrObject

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

show more ...


# 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


# 4334f1b5 11-Dec-2012 Armin Le Grand

#55394# Applied patch from Regina to solve mirror problem for CustomShapes
Patch 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 CustomShapes
Patch by: Regina
Review by: alg

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

show more ...


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


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


# 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


# 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


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