1e3c8e5e | 23-Jun-2024 |
Damjan Jovanovic |
Also needs juh.jar to run. Patch by: me |
69ed17ba | 23-Jun-2024 |
Damjan Jovanovic |
Add more test documents. Patch by: me |
35bb7f26 | 23-Jun-2024 |
Damjan Jovanovic |
Remove the unused properties. Patch by: me |
0ee15d0c | 23-Jun-2024 |
Damjan Jovanovic |
Start rebuilding the lost document repository. Patch by: me |
d6a87921 | 23-Jun-2024 |
Damjan Jovanovic |
Use "TypeName" instead of "MediaType" to specify the type, it seems to work, and "MediaType" is barely used in the code. Patch by: me |
30b43559 | 23-Jun-2024 |
Damjan Jovanovic |
Fix the exception handling. Patch by: me |
ec1247ae | 23-Jun-2024 |
Damjan Jovanovic |
Finish Vector -> ArrayList conversion. Other minor fixes. Patch by: me |
b338ff59 | 23-Jun-2024 |
Damjan Jovanovic |
Some modernization. Use ArrayList instead of Vector, String.split() instead of StringTokenizer. Patch by: me |
939b47ec | 23-Jun-2024 |
Damjan Jovanovic |
Fix the bad spacing in the Java files. Patch by: me |
83f0ba41 | 23-Jun-2024 |
Damjan Jovanovic |
Make some helper method private and/or static. Patch by: me |
3bede71e | 22-Jun-2024 |
Damjan Jovanovic |
We no longer get files from the class path. Patch by: me |
69dd60af | 22-Jun-2024 |
Damjan Jovanovic |
Further fixes. Patch by: me |
81731658 | 22-Jun-2024 |
Damjan Jovanovic |
Preliminary compiling port of type detection test to junit. Patch by: me |
8b4dc8f1 | 18-Jun-2024 |
Damjan Jovanovic |
Clean up the complex tests in the filter module. Patch by: me |
870c3792 | 17-Jul-2024 |
mseidel |
Fixed typo (completly -> completely) and many more |
99ad85ff | 11-Jun-2024 |
John Bampton |
Fix spelling (#218) * Fix spelling * Update spreadsheetml2ooo.xsl --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> |
abfbd45a | 11-Jun-2024 |
John Bampton |
Fix spelling (#217) Thanks! Also corrected some Windows CRLF. |
f34f5b56 | 02-Jun-2024 |
John Bampton |
Fix spelling (#215) Thanks! |
c809b0d3 | 01-Apr-2024 |
John Bampton |
Fix spelling in code comments (#210) * Fix spelling in code comments * Update wordml2ooo_field.xsl * Update ooo2wordml_border.xsl --------- Co-authored-by
Fix spelling in code comments (#210) * Fix spelling in code comments * Update wordml2ooo_field.xsl * Update ooo2wordml_border.xsl --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
c938ccda | 21-Feb-2024 |
John Bampton |
docs: fix spelling in code comments (#203) |
Revision tags: AOO420-Dev5-m5 |
|
300d4866 | 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>
show more ...
|
07225a51 | 26-Nov-2023 |
John Bampton |
misc: fix spelling (#185) I think we are OK! |
06fb39a1 | 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> |
f6675432 | 03-Oct-2023 |
mseidel |
Fixed typos, fixed mixed indentation, removerd whitespace |
0c72d66f | 26-Sep-2023 |
mseidel |
Fixed typo (paramter -> parameter) and some other |