2ada1115 | 11-Aug-2024 |
mseidel |
Fixed typo (chnage -> change), general cleanup (cherry picked from commit 721f84f292c13ee103c3eff117eb0ad9b2066153) |
d2b26721 | 17-Jul-2024 |
mseidel |
Fixed typo (completly -> completely) and many more (cherry picked from commit 870c37922ca0ef0ac9f3f6f409d697814dc73d8a) |
Revision tags: AOO420-Dev5-m5 |
|
75978596 | 25-May-2023 |
mseidel |
Remove executable flag from various files (2nd part) (cherry picked from commit 44c622283a957b8371c60d67433418fc80119f9d) |
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 ...
|
Revision tags: AOO4114-GA, AOO420-Dev4-m4 |
|
b174fd2f | 24-Aug-2022 |
mseidel |
Remove superfluous space in tooltip This fixes https://bz.apache.org/ooo/show_bug.cgi?id=105913 Many thanks to Oliver Specht! (cherry picked from commit dbca5b1a75
Remove superfluous space in tooltip This fixes https://bz.apache.org/ooo/show_bug.cgi?id=105913 Many thanks to Oliver Specht! (cherry picked from commit dbca5b1a75ddace19141aafd9609bcc4c13a8b89)
show more ...
|
f3bf8e1e | 22-Aug-2022 |
mseidel |
Fixed typos (TOOD -> TODO) (cherry picked from commit 00245318452aeba6d36c95ae7db8b7b7a688e764) |
Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA |
|
75b95e17 | 22-Feb-2021 |
mseidel |
Cleaned up resource files (cherry picked from commit 5ac0acc862f2c0a86e47d69796ced640d8e41857) |
Revision tags: AOO419-GA, AOO418-GA |
|
6d53c851 | 25-Sep-2020 |
mseidel |
Fixed typo (explicitely -> explicitly) and some more (cherry picked from commit 56b8eddca8dfa483d4f8ff0d4ce385505d8407b6) |
26cf26dd | 10-Jul-2020 |
mseidel |
Fixed typos (contex -> context) (cherry picked from commit 6f247e9c8aac1895f310561142b0e64ebdd27411) |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1 |
|
870262e3 | 02-May-2018 |
Don Lewis |
Don't use !this as an alias for a constant that evaluates to false in unconditional asserts. The former requires code to evaluate the condition at runtime and also causes warnings from clang
Don't use !this as an alias for a constant that evaluates to false in unconditional asserts. The former requires code to evaluate the condition at runtime and also causes warnings from clang. While here, translate the associated assert messages. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830735 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO415 |
|
af7a586e | 16-Jan-2018 |
Tsutomu Uchino |
#i127662# send better window position to input method for suggestion window git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1821262 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO414, AOO413, AOO4121 |
|
d97a93ec | 29-Nov-2015 |
Pedro Giffuni |
initialize pState git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717132 13f79535-47bb-0310-9956-ffa450edef68 |
f4f43a21 | 29-Nov-2015 |
Pedro Giffuni |
Resource Leak CID: 705761 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717115 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. 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 r* - z*. 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@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
7f24d7d7 | 26-Mar-2014 |
Oliver-Rainer Wittmann |
124514: show/hide Overlay object to highlight annotated text range according the according view option which show/hides the annotations/comments git-svn-id: https://svn.apache.org/
124514: show/hide Overlay object to highlight annotated text range according the according view option which show/hides the annotations/comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1581840 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
34760e49 | 18-Mar-2014 |
Oliver-Rainer Wittmann |
124371: When changing the numbering or bullet styling of a set of paragraph which have more than one different List Style applied create a new List Style and put the paragraphs into a new
124371: When changing the numbering or bullet styling of a set of paragraph which have more than one different List Style applied create a new List Style and put the paragraphs into a new list. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1578923 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410_Beta |
|
72583341 | 27-Feb-2014 |
Armin Le Grand |
i15508 Added support for BMP file type git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1572569 13f79535-47bb-0310-9956-ffa450edef68 |
23d8f725 | 20-Feb-2014 |
Oliver-Rainer Wittmann |
123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570146 13f79535-47bb-0310
123243: allow in-place editing of Input Fields in protected areas (e.g. protected sections) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570146 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
332f371a | 08-Jan-2014 |
Oliver-Rainer Wittmann |
123792: correction for comments/annotations on table cell ranges git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556542 13f79535-47bb-0310-9956-ffa450edef68 |
6835da27 | 03-Jan-2014 |
Pavel Janík |
WaE: Compare numerical values to 0, not NULL. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555241 13f79535-47bb-0310-9956-ffa450edef68 |
dec99bbd | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123792: complete annotations on text ranges feature - rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations
123792: complete annotations on text ranges feature - rely annotations on text ranges on new annotation marks - support arbitrary text ranges for annotations - fix undo/redo regarding annotations an text ranges - support annotations on overlapping text ranges - fix *.docx import for annotations on overlapping text ranges - fix ODF import of annotations on text ranges cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552394 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4d7c9de0 | 28-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 |
69a74367 | 18-Nov-2013 |
Oliver-Rainer Wittmann |
33737: enable in-place editing of Input Fields git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542986 13f79535-47bb-0310-9956-ffa450edef68 |
8e8ee8fe | 29-Sep-2013 |
Steve Yin |
Fix build errors. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1527279 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO401 |
|
c0286415 | 24-Sep-2013 |
Oliver-Rainer Wittmann |
33737: - some minor refactoring in advance git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1525917 13f79535-47bb-0310-9956-ffa450edef68 |