History log of /trunk/main/editeng/source/accessibility/ (Results 1 - 25 of 35)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA
7a9d3b9302-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
3361926e02-Jan-2022 Damjan Jovanovic

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

Patch by: me

1ba24eae02-Jan-2022 Damjan Jovanovic

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

Patch by: me

f94052d802-Jan-2022 Damjan Jovanovic

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

Patch by: me

abee0e4c02-Jan-2022 Damjan Jovanovic

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

Patch by: me

6a4e545502-Jan-2022 Damjan Jovanovic

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

Patch by: me

f6b418d902-Jan-2022 Damjan Jovanovic

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

Patch by: me

b596957602-Jan-2022 Damjan Jovanovic

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

Patch by: me

a6ca19dc02-Jan-2022 Damjan Jovanovic

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

Patch by: me

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

72cd434a02-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

7481e1df02-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

5aceeead02-Jan-2022 Damjan Jovanovic

Use 32 bit paragraph indices in SvxAccessibleTextAdapter::CalcLogicalIndex()
and SvxAccessibleTextAdapter::CalcEditEngineIndex(). Convert AccessibleHyperlink
to use a 32 bit paragraph index.

Use 32 bit paragraph indices in SvxAccessibleTextAdapter::CalcLogicalIndex()
and SvxAccessibleTextAdapter::CalcEditEngineIndex(). Convert AccessibleHyperlink
to use a 32 bit paragraph index.

Patch by: me

show more ...

9ec87cd302-Jan-2022 Damjan Jovanovic

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

Patch by: me

8ee1071c02-Jan-2022 Damjan Jovanovic

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

Patch by: me

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

9d9bf80401-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
7950f2af14-Jun-2020 mseidel

Fixed typos (the the -> the) and some more

Revision tags: 420-Dev2-m2, AOO417
74cbd1f108-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
b1bc2d9726-Aug-2018 Matthias Seidel

Fixed typo (meaningfull -> meaningful)

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

Revision tags: AOO415, AOO414
f1d3244e09-Nov-2017 Damjan Jovanovic

#127044# - Defects in the code

Commit fixes for sub-issues 1, 2, 5, 9 and 10.

Found by: AppChecker <appchecker at cnpo.ru>
Patch by: me



git-svn-id: https://sv

#127044# - Defects in the code

Commit fixes for sub-issues 1, 2, 5, 9 and 10.

Found by: AppChecker <appchecker at cnpo.ru>
Patch by: me



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

show more ...

Revision tags: AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
07a3d7f129-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
fd080abb10-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 ...

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

4d7c9de028-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

12