| 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 |
| 4386a992 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of FieldClicked() to take a 32 bit paragraph index. Patch by: me |
| 936080f7 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of GetPortions() to take a 32 bit paragraph index. |
| 36a46462 | 02-Jan-2022 |
Damjan Jovanovic |
Convert all instances of SetParaAttribs() to take a 32 bit paragraph index. 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 |
| 2cdd1ab0 | 01-Jan-2023 |
Damjan Jovanovic |
Change the CalcFieldValue() parameter to sal_uInt32 across the whole codebase. 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 |
| cb7059be | 26-Dec-2022 |
mseidel |
Cleanup resource file, removed Maskcolor |
| d9c7a900 | 22-Dec-2022 |
mseidel |
Temporary fix for issue 128546 |
| 908738a4 | 09-Dec-2022 |
Arrigo Marchiori |
More checks |
| b622dd6d | 09-Dec-2022 |
Arrigo Marchiori |
Check validity of page descriptors |
| 02641f86 | 24-Oct-2022 |
mseidel |
Cleanup resource file |
| 6e496631 | 17-Sep-2022 |
mseidel |
Fixed typos, removed whitespace |
| 48490748 | 27-May-2022 |
mseidel |
Restore graphic for discrete shadow, use old style shadow instead and remove shadow there. Definitely mor code cleanup needed |
| 3be59899 | 15-May-2022 |
mseidel |
Fixed typos, removed whitespace |
| bdf8903e | 14-Apr-2022 |
mseidel |
Cleaned up resource files, removed whitespace |
| 6469a737 | 04-Apr-2022 |
mseidel |
Cleaned up files, removed whitespace |
| bca24adc | 03-Apr-2022 |
mseidel |
Fixed typo (panal -> panel), removed whitespace |
| 843af519 | 13-Mar-2022 |
mseidel |
Cleaned up resource files, removed whitespace |