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 ...
|
4be3b82f | 07-Apr-2024 |
mseidel |
Remove temporary file (cherry picked from commit 3a917bcab5ff9038f7edda89e6739bf74fcb9314) |
Revision tags: AOO420-Dev5-m5 |
|
aac4b212 | 08-Oct-2023 |
mseidel |
Maintenance cleanup (cherry picked from commit ca41231d9e330adbb3cff54175670d80e843e360) |
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 |
|
e62cf9b4 | 15-Aug-2021 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit 8b7f65dd6db2479b7ae7529f8b484f6095fe9ada) |
Revision tags: 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 |
|
6de2905b | 04-Dec-2016 |
damjan |
Standardize all gbuild bridge makefile.mk files (main/*/prj/makefile.mk) to the version that sets gbuild debug flags from the configure.ac debug settings, and make this the standard gbuil
Standardize all gbuild bridge makefile.mk files (main/*/prj/makefile.mk) to the version that sets gbuild debug flags from the configure.ac debug settings, and make this the standard gbuild template too. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1772520 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
317f9b58 | 09-Aug-2016 |
damjan |
Only enable subsequent checks if JUnit is available. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755631 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
|
977d62f2 | 15-Oct-2015 |
Damjan Jovanovic |
#i125003# migrate writerfilter/qa/cppunittests/doctok from cppunit to Google Test. Fails to bootstrap UNO but isn't run during the build. git-svn-id: https://svn.apache.org/rep
#i125003# migrate writerfilter/qa/cppunittests/doctok from cppunit to Google Test. Fails to bootstrap UNO but isn't run during the build. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1708720 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: 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 |