History log of /AOO42X/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx (Results 1 – 19 of 19)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b1c5455d 30-Jul-2025 John Bampton <jbampton@users.noreply.github.com>

pre-commit auto remove trailing whitespace from cxx files (#383)

Another big auto clean up. So many lines !!

Another one bites the dust

https://www.youtube.com/watch?v=rY0WxgSXdEE

Co-authored-by:

pre-commit auto remove trailing whitespace from cxx files (#383)

Another big auto clean up. So many lines !!

Another one bites the dust

https://www.youtube.com/watch?v=rY0WxgSXdEE

Co-authored-by: Matthias Seidel <mseidel@apache.org>
(cherry picked from commit cf6516809c57e1bb0a940545cca99cdad54d4ce2)

show more ...


# 6d94c350 18-Apr-2025 mseidel <mseidel@apache.org>

Remove second semicolon (done?)

(cherry picked from commit d05a678705c51acd00d01d5f3bcd5d62d773da66)


# 611f99e7 30-Mar-2025 John Bampton <jbampton@users.noreply.github.com>

Fix spelling (#344)

* Fix spelling

* Update ignored words list

(cherry picked from commit 49333635da016cf75796b650292c4a88c3e041d3)


# 2062c1c1 26-Jan-2025 John Bampton <jbampton@gmail.com>

Fix spelling

(cherry picked from commit 283563b9c0dcf2bdcc56a42902294ce89bc77622)


Revision tags: AOO420-Dev5-m5
# 7a980842 12-Feb-2023 DamjanJovanovic <damjan.jov@gmail.com>

Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs

Update EditEngine code to use 32 bit paragraph storage

(cherry picked from commit d5edfd09768da46c2f9d7c365bf67318f0694735)


Revision tags: AOO420-Dev4-m4, AOO420-Dev3-m3, 420-Dev2-m2
# 940681c7 11-Jun-2019 Matthias Seidel <mseidel@apache.org>

Merged r1860845 and r1860851 from trunk

Fixed typos (wether -> whether)
Fixed typos (determins-> determines)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535

Merged r1860845 and r1860851 from trunk

Fixed typos (wether -> whether)
Fixed typos (determins-> determines)

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

show more ...


# 07a3d7f1 29-Apr-2014 Pedro Giffuni <pfg@apache.org>

Many spelling fixes: directories a* - g*.

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

Many spelling fixes: directories a* - g*.

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@1591058 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# fd080abb 10-Dec-2013 Steve Yin <steve_y@apache.org>

Bug 123620 - [ia2] IAccessibleHypertext::hyperlinkIndex returns 0 when editing a cell/object where there is no link

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549778 13f79535-47b

Bug 123620 - [ia2] IAccessibleHypertext::hyperlinkIndex returns 0 when editing a cell/object where there is no link

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

show more ...


# 3ea0c3d5 29-Nov-2013 Herbert Dürr <hdu@apache.org>

#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


git-svn-id: https://svn

#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


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

show more ...


# 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


# a16d9e18 22-Nov-2013 Pavel Janík <paveljanik@apache.org>

WaE: unname unused variable to prevent compiler warnings.


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


# b98ff797 15-Nov-2013 Herbert Dürr <hdu@apache.org>

#i107914# fix another build breaker on 64bit platforms

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542243 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


# 8e8ee8fe 29-Sep-2013 Steve Yin <steve_y@apache.org>

Fix build errors.

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


# 0deba7fb 27-Sep-2013 Steve Yin <steve_y@apache.org>

AOO IA2 enabled draft version 1

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


# 99c39913 28-Apr-2013 Steve Yin <steve_y@apache.org>

Removed the unused headers in editeng/source/accessibility/AccessibleEditableTextPara.cxx and reversed editeng/prj/build.lst.

From Ariel Constenla-Haile <arielch@apache.org>.


git-svn-id: https://s

Removed the unused headers in editeng/source/accessibility/AccessibleEditableTextPara.cxx and reversed editeng/prj/build.lst.

From Ariel Constenla-Haile <arielch@apache.org>.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1476794 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


# 190118d0 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@1198239 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 ...