History log of /AOO41X/main/svx/source/dialog/dlgctrl.cxx (Results 1 – 20 of 20)
Revision Date Author Comments
# 4d7c9de0 28-Nov-2013 Herbert Dürr <hdu@apache.org>

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


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


# ffad8df0 14-Nov-2013 Steve Yin <steve_y@apache.org>

#i107914# integrate branch of IAccessible2


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


# 3ce09a58 18-May-2013 Steve Yin <steve_y@apache.org>

Merged with the trunk.

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


# 33b19716 07-May-2013 Armin Le Grand <alg@apache.org>

i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration

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


# 3e407bd8 02-May-2013 Armin Le Grand <alg@apache.org>

i122120 Ensured Append/Modify methods in LB implementations always add a UI graphic preview, corrected diag mirror in bitmap pattern

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@147

i122120 Ensured Append/Modify methods in LB implementations always add a UI graphic preview, corrected diag mirror in bitmap pattern

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

show more ...


# 35726d9d 30-Apr-2013 Armin Le Grand <alg@apache.org>

i122120 Changed all UI preview creators to no longer need SdrModel/SdrObject

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


# c7be74b1 28-Apr-2013 Armin Le Grand <alg@apache.org>

i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups

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


# cbe4a5e3 27-Apr-2013 Steve Yin <steve_y@apache.org>

Sync with the trunk

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


# ca62e2c2 23-Apr-2013 Steve Yin <steve_y@apache.org>

IA2 for SW. Draft version 1.

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


# a68b38df 22-Apr-2013 Armin Le Grand <alg@apache.org>

i122041 More unifications for FillStyles, better defaults, better preview visualizations

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


# ed6b2054 17-Apr-2013 Armin Le Grand <alg@apache.org>

i122042 corrected adding default values in LineStyleListBox

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


# c3c0ed1b 11-Apr-2013 Armin Le Grand <alg@apache.org>

i121791 Corrected names for LineDashes, cleaned up resources

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


# 2a96d551 10-Apr-2013 Pavel Janík <paveljanik@apache.org>

Use proper variable types to prevent comparing signed and unsigned variables (WaE).


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


# a72134c0 10-Apr-2013 Oliver-Rainer Wittmann <orw@apache.org>

121420: merge sidebar feature from branch into trunk


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


# 97e8a929 05-Apr-2013 Armin Le Grand <alg@apache.org>

i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/si

i121791 Unified usage of LineStyle ListBox, unified XPropertyList/XPropertyTable implementations, streamlined Ui Bitmap generation

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

show more ...


# 9b8096d0 03-Apr-2013 Steve Yin <steve_y@apache.org>

IA2 migration for cui, editeng, svx

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


# fb2c9d94 22-Feb-2013 Andre Fischer <af@apache.org>

i121420: Fixed Linux build problems.

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


# 70d3707a 10-May-2012 Armin Le Grand <alg@apache.org>

#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 <arist@apache.org>

Update headers to Alv2 headers

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


# cdf0e10c 16-Aug-2011 rcweir <rcweir@unknown>

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 co

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