History log of /trunk/main/svx/source/accessibility/AccessibleEmptyEditSource.cxx (Results 1 – 25 of 28)
Revision Date Author Comments
# cf651680 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>

show more ...


# 8cd14ae6 15-Dec-2024 John Bampton <jbampton@users.noreply.github.com>

Fix spelling (#232)

* Fix spelling

* Update TopicsControl.java

* Update TopicsControl.java

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>


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


# cdf4cf20 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# ab353c92 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# cd9c0841 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# de12c4d7 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# f94052d8 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# 5e0760ff 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# abee0e4c 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# a08c5a64 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# 6a4e5455 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# f6b418d9 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# b5969576 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# a6ca19dc 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# c67fa79c 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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


# 4386a992 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# 936080f7 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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


# 36a46462 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# 9ec87cd3 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# 8ee1071c 02-Jan-2022 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# 2cdd1ab0 01-Jan-2023 Damjan Jovanovic <damjan@apache.org>

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

Patch by: me


# c2eaa082 01-Jan-2023 Damjan Jovanovic <damjan@apache.org>

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

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

Patch by: me


# 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


12