History log of /trunk/main/svx/source/accessibility/ (Results 1 - 25 of 39)
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, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA
cdf4cf2002-Jan-2022 Damjan Jovanovic

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

Patch by: me

ab353c9202-Jan-2022 Damjan Jovanovic

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

Patch by: me

cd9c084102-Jan-2022 Damjan Jovanovic

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

Patch by: me

de12c4d702-Jan-2022 Damjan Jovanovic

Convert all instances of GetLineNumberAtIndex() 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

5e0760ff02-Jan-2022 Damjan Jovanovic

Convert all instances of GetLineBoundaries() 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

a08c5a6402-Jan-2022 Damjan Jovanovic

Convert all instances of GetWordIndices() 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

4386a99202-Jan-2022 Damjan Jovanovic

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

Patch by: me

936080f702-Jan-2022 Damjan Jovanovic

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

36a4646202-Jan-2022 Damjan Jovanovic

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

Patch by: me

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

2cdd1ab001-Jan-2023 Damjan Jovanovic

Change the CalcFieldValue() parameter to sal_uInt32 across the whole codebase.

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
cfd52e1801-Oct-2020 mseidel

Fixed typos (thats -> that's) and many more

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, AOO415, AOO414, AOO413
b63233d807-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



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

12