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 ...
|
06ff8244 | 04-May-2024 |
mseidel |
Maintenance cleanup (cherry picked from commit 6fd66686f1778e9a4f81842cbfc5513bbae37325) |
Revision tags: AOO420-Dev5-m5 |
|
ebe15e47 | 28-Nov-2023 |
John Bampton |
misc: fix spelling (#186) * misc: fix spelling * Update cmdid.h * Update svdopath.cxx * Update RowSetCache.cxx --------- Co-authored-by: Matthias
misc: fix spelling (#186) * misc: fix spelling * Update cmdid.h * Update svdopath.cxx * Update RowSetCache.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 300d4866462a073a2285741ed956e98ff5957a82)
show more ...
|
cbe561cd | 15-Nov-2023 |
John Bampton |
misc: fix spelling (#183) * misc: fix spelling * Update svdedxv.cxx Small additions --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (ch
misc: fix spelling (#183) * misc: fix spelling * Update svdedxv.cxx Small additions --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 06fb39a16a5bf3c389e9853a62dce04a425b8019)
show more ...
|
1784980f | 03-Oct-2023 |
mseidel |
Fixed typos, fixed mixed indentation, removerd whitespace (cherry picked from commit f667543289ac266f8a98fbe20467995f22658975) |
dc0f91dc | 14-Jun-2023 |
mseidel |
Fixed typos (numering -> numbering), removed whitespace (cherry picked from commit 3436fcd2f4b4461b228de82395123a71e5e8bc13) |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2 |
|
9f5514e7 | 02-Mar-2020 |
mseidel |
Fixed typo (minmal -> minimal) (cherry picked from commit 414ebe3f9f11a92a37e6101e6ed76c1b5b51d650) |
Revision tags: AOO417 |
|
940681c7 | 11-Jun-2019 |
Matthias Seidel |
Merged r1860845 and r1860851 from trunk Fixed typos (wether -> whether) Fixed typos (determins-> determines) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO
Merged r1860845 and r1860851 from trunk Fixed typos (wether -> whether) Fixed typos (determins-> determines) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: 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, AOO412, SNAPSHOT, AOO411 |
|
29092756 | 24-Aug-2015 |
Kay Schenk |
#i126476# Patch by: Mark Hung git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1697501 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
|
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 |
|
b8d31f9f | 20-Jan-2014 |
Oliver-Rainer Wittmann |
124039: <SwTxtInputFldPortion::Format(..)> - assure correct line break for multi-lined Input Fields git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559666 13f79535-4
124039: <SwTxtInputFldPortion::Format(..)> - assure correct line break for multi-lined Input Fields git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559666 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
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 ...
|
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 |
fe22d2cf | 04-Nov-2013 |
Steve Yin |
Sync with the trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1538508 13f79535-47bb-0310-9956-ffa450edef68
|
9e8e2572 | 10-Oct-2013 |
Herbert Dürr |
#i123409# prevent invalid iterator dereference in SwTaggedPDFHelper::CheckReopenTag() Found by: potassium19 Patch by: hdu@apache.org Review by: orw@apache.org git-svn-i
#i123409# prevent invalid iterator dereference in SwTaggedPDFHelper::CheckReopenTag() Found by: potassium19 Patch by: hdu@apache.org Review by: orw@apache.org git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1530891 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
Revision tags: AOO400 |
|
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
|
46f38707 | 20-Mar-2013 |
Jürgen Schmidt |
#121733# enhancement for colored smarttags Patch By: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458879 13f79535-47bb
#121733# enhancement for colored smarttags Patch By: Kai Labusch Review by: arielch, jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1458879 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|