2ada1115 | 11-Aug-2024 |
mseidel |
Fixed typo (chnage -> change), general cleanup (cherry picked from commit 721f84f292c13ee103c3eff117eb0ad9b2066153) |
Revision tags: AOO420-Dev5-m5, 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 |
|
1d2b8aac | 02-Oct-2022 |
mseidel |
Removed whitespace, partial translation (cherry picked from commit f7000868844f98c1a632a86e5f4b517450c1c68f) |
Revision tags: AOO4113-GA |
|
17f75740 | 29-Mar-2022 |
mseidel |
Cleaned up resource files, removed whitespace (cherry picked from commit ae79dcaa84979233d79080f39e36b4901d625a65) |
Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
fefd526c | 11-Oct-2020 |
mseidel |
Fixed typos (acces -> access) and some more (cherry picked from commit 8f79cfd82591ed6c26bea7156c3a96cde903fa3c) |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1 |
|
b1bc2d97 | 26-Aug-2018 |
Matthias Seidel |
Fixed typo (meaningfull -> meaningful) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839231 13f79535-47bb-0310-9956-ffa450edef68 |
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, AOO414, AOO413 |
|
b63233d8 | 07-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 |
Revision tags: AOO4121 |
|
8e2c1a46 | 29-Nov-2015 |
Pedro Giffuni |
Resource Leak CID: 705766 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717117 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
26ea3662 | 05-Jun-2014 |
Armin Le Grand |
i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 13f795
i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600568 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
56b35d86 | 02-Jun-2014 |
Armin Le Grand |
i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes
i124638 Second step of DrawingLayer FillAttributes for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1599233 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
|
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 |
|
8ef2f12b | 17-Feb-2014 |
Oliver-Rainer Wittmann |
124096: avoid unlock of dispatcher by recursive Lock-Unlock-pattern git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569052 13f79535-47bb-0310-9956-ffa450edef68 |
52f1c2ee | 07-Feb-2014 |
Armin Le Grand |
i123922 Refactored D&D and insert picture from file in all apps for all object types to work the same git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565510 13f79535-47bb-0310
i123922 Refactored D&D and insert picture from file in all apps for all object types to work the same git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565510 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
90386390 | 28-Nov-2013 |
Herbert Dürr |
#i123768# minor whitespace fixes needed after comment-removal git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546359 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
86c84f4f | 27-Nov-2013 |
Pavel Janík |
WaE: reorder initializations properly to prevent compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545975 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 |
Revision tags: AOO401 |
|
d3e0dd8e | 02-Sep-2013 |
Steve Yin |
Merged with the trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO400 |
|
7f08cc32 | 22-May-2013 |
Andre Fischer |
i122335: Disabling the old task pane. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1485158 13f79535-47bb-0310-9956-ffa450edef68 |
cbe4a5e3 | 27-Apr-2013 |
Steve Yin |
Sync with the trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1476499 13f79535-47bb-0310-9956-ffa450edef68
|
550fbbbd | 23-Apr-2013 |
Oliver-Rainer Wittmann |
121793: correction for page property panel: - show correct state in popups - aggregate multiple attribute changes into one undo action git-svn-id: https://svn.ap
121793: correction for page property panel: - show correct state in popups - aggregate multiple attribute changes into one undo action git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470990 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ca62e2c2 | 23-Apr-2013 |
Steve Yin |
IA2 for SW. Draft version 1. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68
|