2ada1115 | 11-Aug-2024 |
mseidel |
Fixed typo (chnage -> change), general cleanup (cherry picked from commit 721f84f292c13ee103c3eff117eb0ad9b2066153) |
87968fbd | 28-Jul-2024 |
mseidel |
Clean up resource files (cherry picked from commit 5847d1bcddc49fe53f3428e32922dfbd74898bde) |
fad7b0c6 | 08-Jul-2024 |
John Bampton |
Fix spelling (#222) * Fix spelling * Update unochart.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit de739a45664e
Fix spelling (#222) * Fix spelling * Update unochart.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit de739a45664e13ac6744efb02ae3ce7d6c95e7a9)
show more ...
|
92f0604b | 01-Apr-2024 |
John Bampton |
Fix spelling in code comments (#208) * Fix spelling in code comments * Update ImageControl.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (
Fix spelling in code comments (#208) * Fix spelling in code comments * Update ImageControl.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 604463aab236cbd58e239a75c72bcfcf83f4ecac)
show more ...
|
6b6a7a13 | 01-Apr-2024 |
John Bampton |
Fix spelling in code comments and descriptions only (#207) * Fix spelling in code comments and descriptions only * Update IllegalAccessibleComponentStateException.idl -----
Fix spelling in code comments and descriptions only (#207) * Fix spelling in code comments and descriptions only * Update IllegalAccessibleComponentStateException.idl --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit ceb51a8ef1194166c4e44e1e49f3795fd0d2d02c)
show more ...
|
25c7bec7 | 09-Feb-2024 |
mseidel |
Cleaned up resource files (cherry picked from commit 4507958864c4c00e96120a901ed7cba493601680) |
Revision tags: AOO420-Dev5-m5 |
|
8384f3be | 09-Jan-2024 |
mseidel |
Clean up resource file (cherry picked from commit 2af54629b37460784e68cb20a41f60a1252b82f0) |
d1e7c34d | 28-Oct-2023 |
mseidel |
Maintenance cleanup (cherry picked from commit 8e9b0a85b2dd8f856db2f1d954db9a1a7b527cb1) |
d0db74ee | 04-Oct-2023 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit 0ac3728e1a96e788ca8a295f83d279b6214d295f) |
a3415cde | 25-Sep-2023 |
mseidel |
Fixed typos (paramater -> parameter) and some other (cherry picked from commit 2ef7dab5b4ed4153adfb023e67fab2246435e65d) |
423855d7 | 13-Jun-2023 |
mseidel |
Remove unused graphics (cherry picked from commit f51ffce592993dad51bf92cbe3b68e08f8014d0a) |
75978596 | 25-May-2023 |
mseidel |
Remove executable flag from various files (2nd part) (cherry picked from commit 44c622283a957b8371c60d67433418fc80119f9d) |
1738ad43 | 30-Apr-2023 |
mseidel |
Fixed typo (overriden -> overridden) and some others (cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88) |
056e29a5 | 18-Apr-2023 |
mseidel |
Small correction to my last commit (cherry picked from commit 33b3750682c20168eb895966f4a72c085257db2d) |
5ba3629c | 17-Apr-2023 |
mseidel |
Reduce handle sets by removing simple handles. Removing handles options form Writer and Calc. Removing help texts accordingly. (cherry picked from commit 496a34a72c361332bbb3d8f2fe73
Reduce handle sets by removing simple handles. Removing handles options form Writer and Calc. Removing help texts accordingly. (cherry picked from commit 496a34a72c361332bbb3d8f2fe731ee518099072)
show more ...
|
Revision tags: AOO4115-GA |
|
7a980842 | 12-Feb-2023 |
DamjanJovanovic |
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs Update EditEngine code to use 32 bit paragraph storage (cherry picked from commit d5edfd09768da46c2f9d7c365bf67
Merge pull request #164 from DamjanJovanovic/editeng-32bit-paragraphs Update EditEngine code to use 32 bit paragraph storage (cherry picked from commit d5edfd09768da46c2f9d7c365bf67318f0694735)
show more ...
|
c17c36cc | 28-Jan-2023 |
mseidel |
Small string changes in Calc (changed cell comment) This fixes: https://bz.apache.org/ooo/show_bug.cgi?id=128557 (cherry picked from commit 375f5bafad26878da9deb0e418aea6df7e31d41e) |
Revision tags: AOO4114-GA |
|
78307363 | 27-Dec-2022 |
Damjan Jovanovic |
When we reach EOF, and SvStream.ReadCsvLine() returned some data, process that data before returning. Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 - "Last CSV line is silen
When we reach EOF, and SvStream.ReadCsvLine() returned some data, process that data before returning. Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 - "Last CSV line is silently lost on import if last field is quoted and EOF is reached before closing quote" Patch by: me (cherry picked from commit c7ace38fedbe61bc12c11cf4f428626429620f06)
show more ...
|
Revision tags: AOO420-Dev4-m4 |
|
f2704ea3 | 05-Dec-2022 |
mseidel |
Fixed my own typo (cherry picked from commit 84e9e9aa27e84c264fedc099c9869f307613be4a) |
2f154c07 | 03-Dec-2022 |
mseidel |
Cleanup resource files (cherry picked from commit 8287e18b705aba84f4b99cc05f02a7b6de8d82b7) |
02d52727 | 29-Nov-2022 |
mseidel |
Cleanup resource file, use correct position for string (cherry picked from commit 6f722fb47ad68d1ffcf8800770a6386bc83d9925) |
Revision tags: AOO4113-GA |
|
df6aeff4 | 27-Jun-2022 |
mseidel |
Added missing space in string (cherry picked from commit 829751c3fadae430961e9be254a8dec55356d193) |
e4261b3f | 16-Mar-2022 |
Arrigo Marchiori |
Add "empty" and "not empty" autofilters Patch by Srinivasa Ragavan (sragavan), adapted to current sources |
Revision tags: AOO4112-GA |
|
de5dd74e | 05-Feb-2022 |
mseidel |
Remove 'old-style' shadow from Calc preview (cherry picked from commit 81443bbce0f0769fd08f4cdb529a424f1d36aeb7) |
Revision tags: AOO4111-GA |
|
dbcc5eab | 21-Aug-2021 |
mseidel |
Cleaned up resource files (cherry picked from commit 97afbf7b4512f6bf2c40f8600dc51d8e3fb56222) |