History log of /trunk/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx (Results 1 - 25 of 28)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7a9d3b93 02-Jan-2023 Damjan Jovanovic

Find where hardcoded 16 bit constants are used to construct ESelection,
and convert these to 32 bit constants. Add new EE_PARA_MAX and EE_INDEX_MAX
constants for this purpose.

Patch

Find where hardcoded 16 bit constants are used to construct ESelection,
and convert these to 32 bit constants. Add new EE_PARA_MAX and EE_INDEX_MAX
constants for this purpose.

Patch by: me

show more ...


Revision tags: AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA
# 3361926e 02-Jan-2022 Damjan Jovanovic

Change some remaining 16 bit paragraph indexing to 32 bit
in editeng/source/accessibility.

Patch by: me


# 1ba24eae 02-Jan-2022 Damjan Jovanovic

Convert all instances of HaveImageBullet() and HaveTextBullet() to
take a 32 bit paragraph index.

Patch by: me


# f94052d8 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetLineLen() to take a 32 bit paragraph index.

Patch by: me


# abee0e4c 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetLineCount() to take a 32 bit paragraph index.

Patch by: me


# 6a4e5455 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetIndexAtPoint() to take a 32 bit paragraph index.

Patch by: me


# f6b418d9 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetParaBounds() to take a 32 bit paragraph index.

Patch by: me


# b5969576 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetCharBounds() to take a 32 bit paragraph index.

Patch by: me


# a6ca19dc 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetBulletInfo() to take a 32 bit paragraph index.

Patch by: me


# c67fa79c 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetFieldInfo() to take a 32 bit paragraph index.

Also fix a few other variables in svx's accessibility that were missed
earlier.

Patch by: me


# 72cd434a 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetFieldCount() to take a 32 bit paragraph index.

Also fix a few other variables in starmath's accessibility that were missed
earlier.

Patch by: me


# 7481e1df 02-Jan-2022 Damjan Jovanovic

Change the paragraph index parameter of the GetLanguage() method to 32 bit
in editeng only (too many unrelated GetLanguage() methods in other places).

Patch by: me


# 9ec87cd3 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetParaAttribs() to take a 32 bit paragraph index.

Patch by: me


# 8ee1071c 02-Jan-2022 Damjan Jovanovic

Convert all instances of GetTextLen() to take a 32 bit paragraph index.

Patch by: me


# c2eaa082 01-Jan-2023 Damjan Jovanovic

Preliminary attempt to convert all instances of GetParagraphCount()
to return a sal_uInt32 or sal_uLong, and fix any related problems
in all their callers.

Patch by: me


# 9d9bf804 01-Jan-2023 Damjan Jovanovic

Use a 32 bit paragraph index for GetAttributeRun() methods everywhere.

Patch by: me


Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417
# 74cbd1f1 08-Jun-2019 Matthias Seidel

Fixed typos (wether -> whether)

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


Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
# 07a3d7f1 29-Apr-2014 Pedro Giffuni

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

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


Revision tags: AOO410, AOO410_Beta
# fd080abb 10-Dec-2013 Steve Yin

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 13f7

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

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


#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

#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

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

#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


# 0deba7fb 27-Sep-2013 Steve Yin

AOO IA2 enabled draft version 1

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


Revision tags: AOO401, AOO400
# 99c39913 28-Apr-2013 Steve Yin

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

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


g

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


12