51be0a98 | 07-Jul-2024 |
Damjan Jovanovic |
Fix exception specification in a few places where they were missing, and causing AOO to crash when compiled with Clang. Also fix formatting of some writerfilter code. Partially
Fix exception specification in a few places where they were missing, and causing AOO to crash when compiled with Clang. Also fix formatting of some writerfilter code. Partially fixes: https://bz.apache.org/ooo/show_bug.cgi?id=127252 Patch by: me (cherry picked from commit ab0bad1672c1433536a0fd2143f31efcc5754d80)
show more ...
|
Revision tags: AOO420-Dev5-m5 |
|
2e5a9e16 | 28-Aug-2023 |
mseidel |
Maintenance cleanup (cherry picked from commit 681286523c50f34f13f05f7b87ce0c70e28295de) |
1738ad43 | 30-Apr-2023 |
mseidel |
Fixed typo (overriden -> overridden) and some others (cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88) |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3 |
|
0ff85987 | 12-Jul-2021 |
mseidel |
Fixed typos (Exeception -> Exception), removed whitespace (cherry picked from commit 85057e51ba00a69f7d744481985d90645cb4ee53) |
Revision tags: AOO4110-GA, AOO419-GA |
|
cd64ceff | 08-Jan-2021 |
Jim Jagielski |
Merge pull request #116 from ardovm/bug127952 [writerfilter] Add checks for non-empty stacks (cherry picked from commit 477f4cf4ef09b35cfc4e99137827b734eae2c292) |
Revision tags: AOO418-GA |
|
f83c9fbb | 23-Oct-2020 |
mseidel |
Revert: Use real test (cherry picked from commit 215380a478fabe608bf513989d5c82f86488d88b) |
babbd85b | 21-Oct-2020 |
Jim Jagielski |
Use real test (cherry picked from commit 37eaa1bfc66860d3eb86d451678c521ed3dbf36d) |
62ae3d4b | 18-Sep-2020 |
Don Lewis |
Fix intermittent parallel build breakage. Use an order-only prerequisite to create output directories. * This will not trigger a rebuild when the directory mtime changes.
Fix intermittent parallel build breakage. Use an order-only prerequisite to create output directories. * This will not trigger a rebuild when the directory mtime changes. * This removes the prerequisite from $^, allowing the latter to be used in more places. Add missing prerequisites for the ooxml directory. One that was missing broke a parallel build. Use $^ in a few more places instead of duplicating the prerequisites in the recipies. Remove unused prerequisites from the $(wf_GEN_model_QNameToStr_cxx) rule. Add a prerequisite to the $(wf_GEN_doctok_ResourceIds_hxx) rule that was in the old makefile.mk.
show more ...
|
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, 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, AOO412, SNAPSHOT, AOO411 |
|
c64f2bbd | 06-Sep-2015 |
Pedro Giffuni |
Clean up all of typos that cause header guard warnings when building the OpenOffice source with clang. Submitted by: Don Lewis git-svn-id: https://svn.apache.org/repos/as
Clean up all of typos that cause header guard warnings when building the OpenOffice source with clang. Submitted by: Don Lewis git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701535 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
91568915 | 28-Nov-2014 |
Steve Yin |
Issue 125400 - CJK numbering ordered list fallback to Arabic numerals Contributor: Mark Hung git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642310 13f79535-47bb-0310
Issue 125400 - CJK numbering ordered list fallback to Arabic numerals Contributor: Mark Hung git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642310 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c1d3ffcc | 07-Oct-2014 |
Oliver-Rainer Wittmann |
125618: *.docx import: correct detection of paragraph break and line break characters, esp. in context of Chinese text patch by: Mark Hung <marklh9 at gmail dot com> revi
125618: *.docx import: correct detection of paragraph break and line break characters, esp. in context of Chinese text patch by: Mark Hung <marklh9 at gmail dot com> review by: orw git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1629834 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
faa6da9b | 08-Jul-2014 |
Oliver-Rainer Wittmann |
125215: *.docx import: Bookmark ID has to be treated as an Integer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1608730 13f79535-47bb-0310-9956-ffa450edef68 |
5e8a2841 | 03-Jul-2014 |
Steve Yin |
Issue 119044 - Highlighter from DOCX file not imported correctly git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607520 13f79535-47bb-0310-9956-ffa450edef68 |
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, AOO410_Beta |
|
e098bca9 | 25-Feb-2014 |
Oliver-Rainer Wittmann |
124106: correct handling of paragraph attributes, esp. whose which are providing the default value explicitly git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571677
124106: correct handling of paragraph attributes, esp. whose which are providing the default value explicitly git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571677 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
52c05a69 | 21-Feb-2014 |
Oliver-Rainer Wittmann |
123345: assure availability of member data for table style import git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570504 13f79535-47bb-0310-9956-ffa450edef68 |
03b72a11 | 13-Feb-2014 |
Oliver-Rainer Wittmann |
124058: correction the formerly provided fix git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1567869 13f79535-47bb-0310-9956-ffa450edef68 |
14ac695d | 07-Feb-2014 |
Oliver-Rainer Wittmann |
123345: import - correct handling of sub tables import - import table's left margin import - set table's bottom margin explicitly git-svn-id: https://svn.ap
123345: import - correct handling of sub tables import - import table's left margin import - set table's bottom margin explicitly git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565662 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
0ca1f900 | 21-Jan-2014 |
Herbert Dürr |
#i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bo
#i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
44af064d | 20-Jan-2014 |
Oliver-Rainer Wittmann |
124058: *.docx import - check existence of Style before accessing it git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559791 13f79535-47bb-0310-9956-ffa450edef68 |
2b497a52 | 08-Jan-2014 |
Herbert Dürr |
#i123948# fix struct/class mismatch from PropertyValue forward declaration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556523 13f79535-47bb-0310-9956-ffa450edef68 |
f9e2e3f6 | 08-Jan-2014 |
Herbert Dürr |
#i123693# WaE: const type qualifier ignored on return value this fix removes another 70 warnings when building with a newer gcc git-svn-id: https://svn.apache.org/repos/asf/ope
#i123693# WaE: const type qualifier ignored on return value this fix removes another 70 warnings when building with a newer gcc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556469 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|