82c29545 | 14-May-2024 |
John Bampton |
Fix spelling in code comments (#212) * Fix spelling in code comments * Update AgendaTemplate.java --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
Fix spelling in code comments (#212) * Fix spelling in code comments * Update AgendaTemplate.java --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit ce18a1693bf9d765237cc05d4c0ed0a0d8c4ff14)
show more ...
|
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4 |
|
3c7e5543 | 13-Oct-2022 |
mseidel |
Fixed typo (continueing -> continuing) / final step (cherry picked from commit ed2dba9c5c53094e7aa84277c25e9c183d2ec4ab) |
a638af5d | 09-Oct-2022 |
mseidel |
Fixed typo (continueing -> continuing) and some other / 3rd step (cherry picked from commit cb5f33c6ec1b2237d235cb26d08af42dc3322442) |
3e9d8370 | 07-Oct-2022 |
mseidel |
Fixed typo (continueing -> continuing) and some other / 2nd step (cherry picked from commit 09b5391526220384d8e577a933aac32143816f9a) |
6ab739b5 | 06-Oct-2022 |
mseidel |
Fixed typo (continueing -> continuing) and some other (cherry picked from commit ea7dd2d00f97478229b023399794345c759420a4) |
Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
d92770c0 | 06-Oct-2020 |
mseidel |
Fixed typos (beeing -> being) and some more (cherry picked from commit 2df387e6904e94f6cff3cb41c0152fdd0b8cf63c) |
fb0b81f5 | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more (cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899) |
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, AOO414, AOO413, AOO4121 |
|
b20699e0 | 24-Nov-2015 |
Pedro Giffuni |
Uninitialized scalar field CID: 708722 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716175 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
e190763d | 04-Jul-2014 |
Oliver-Rainer Wittmann |
124107: ODF import - ignore fo:margin="100%" for paragraph styles as core attributes are not able to treat it correctly. The result is the same - value are inherited from par
124107: ODF import - ignore fo:margin="100%" for paragraph styles as core attributes are not able to treat it correctly. The result is the same - value are inherited from parent git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607836 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
339d2e3d | 04-Jul-2014 |
Oliver-Rainer Wittmann |
124107: ODF export - suppress export of fo:margin for paragraph styles git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607793 13f79535-47bb-0310-9956-ffa450edef68 |
b6ff8b28 | 01-Jul-2014 |
Armin Le Grand |
corrected obviously wrong comparison git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607112 13f79535-47bb-0310-9956-ffa450edef68 |
85ecee34 | 05-Jun-2014 |
Armin Le Grand |
i125045 For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA hide the DrawingLayer FillStyle entries by moving them to the front of aXMLParaPropMap and using a higher index for construction
i125045 For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA hide the DrawingLayer FillStyle entries by moving them to the front of aXMLParaPropMap and using a higher index for construction git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1600631 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 |
|
d94e6105 | 06-Apr-2014 |
Oliver-Rainer Wittmann |
124607: ODF import: check on certain property existence in annotation import to avoid exceptions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1585261 13f79535-47bb
124607: ODF import: check on certain property existence in annotation import to avoid exceptions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1585261 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0bfedac2 | 19-Mar-2014 |
Armin Le Grand |
Resync/update with trunk as preparation to integration git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1579184 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO410_Beta |
|
b862c97c | 28-Jan-2014 |
Herbert Dürr |
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.5
#i124131# use smart pointer's bool operator instead of comparing its content against NULL this makes the code more typesafe and avoids the -Wnull-conversion warnings seen with boost>=1.55 smart pointers in C+11 enabled build environments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c45df7c4 | 14-Jan-2014 |
Oliver-Rainer Wittmann |
123457: improve ODF filter - suppress import and export of hyperlinks without an URL git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558026 13f79535-47bb-0310-9956-f
123457: improve ODF filter - suppress import and export of hyperlinks without an URL git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1558026 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 |
64b14621 | 07-Jan-2014 |
Armin Le Grand |
Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556379 13f79535-47
Initial version with core/draw/im-export/print/pdf/UI functionality, still stuff missing git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1556379 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 ...
|
7cba280f | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123771: ODF export: export annotation's author initials in own namespace only in ODF 1.2 (extended) file format annotation's author initials is currently not standardized in ODF 1.2
123771: ODF export: export annotation's author initials in own namespace only in ODF 1.2 (extended) file format annotation's author initials is currently not standardized in ODF 1.2 a corresponding proposal is available at the OASIS ODF TC - see JIRA isssue OFFICE-3776 at OASIS cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552307 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3b32dd21 | 19-Dec-2013 |
Oliver-Rainer Wittmann |
123771: integration of OSBA OOXML improvement project's use case 4 patches changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which i
123771: integration of OSBA OOXML improvement project's use case 4 patches changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which is not available Patch by: SUSE, Miklos Vajna <vmiklos@suse.cz> Review by: Oliver <orw@apache.org> cherry-picked from branch ooxml-osba git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552294 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
24c56ab9 | 28-Nov-2013 |
Herbert Dürr |
#i123068# remove implicit conversions from rtl strings to their elements git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68 |