fb10c8fa | 11-Aug-2024 |
mseidel |
Fixed my own silly errors ;-) |
2d7380a4 | 10-Aug-2024 |
mseidel |
Cleanup, fixed typos, removed whitespace |
6b417ef1 | 30-Jul-2024 |
mseidel |
Clean up resource files |
9ba326f2 | 30-Jul-2024 |
mseidel |
Add space because Text was truncated |
Revision tags: AOO420-Dev5-m5 |
|
12ebf780 | 27-May-2023 |
mseidel |
Remove executable flag from various files (4th part) |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3 |
|
d016691d | 17-May-2021 |
mseidel |
Fixed typos, removed whitespace |
Revision tags: AOO4110-GA, AOO419-GA |
|
8085f798 | 19-Nov-2020 |
mseidel |
Fixed typos, removed whitespace |
391aa42d | 01-Nov-2020 |
mseidel |
Fixed typos, removed whitespace |
Revision tags: AOO418-GA |
|
56b8eddc | 25-Sep-2020 |
mseidel |
Fixed typo (explicitely -> explicitly) and some more |
7950f2af | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more |
Revision tags: 420-Dev2-m2 |
|
ef1400e6 | 19-Nov-2019 |
mseidel |
Cleaned up resource file, removed MASKCOLOR |
4b87ead9 | 29-Oct-2019 |
mseidel |
Removed invisible Unicode character U+FEFF from resource files |
Revision tags: AOO417 |
|
5270197d | 23-Aug-2019 |
mseidel |
Removed whitespace, removed MASKCOLOR |
Revision tags: AOO420-Dev-m1 |
|
d92161c4 | 11-Jan-2019 |
Jim Jagielski |
Get macOS building and packaging again. Following changes/fixes: o Stop pretending/forcing *Nix shared lib versioning on macOS o Use smaller and more easily manageable temp temps by
Get macOS building and packaging again. Following changes/fixes: o Stop pretending/forcing *Nix shared lib versioning on macOS o Use smaller and more easily manageable temp temps by leveraging --headerpad dyld option o misc gbuild fixes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851102 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO416, AOO416-RC1, AOO415, AOO414, AOO413 |
|
3fc1b11a | 21-Jan-2017 |
Pedro Giffuni |
Replace nullptr with NULL. It appears [1] that MSVC 8 doesn't support nullptr so we are tied to the older ages. Pre-existing code does have NULL. [1] https://en.wikipedia.or
Replace nullptr with NULL. It appears [1] that MSVC 8 doesn't support nullptr so we are tied to the older ages. Pre-existing code does have NULL. [1] https://en.wikipedia.org/wiki/Visual_C%2B%2B git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779695 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
eec91efc | 20-Jan-2017 |
Pedro Giffuni |
Fix mismatches found by Clang-4.0. Reported on FreeBSD's bugzilla [1]. Unfortunately it is likely more issues remain. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=2
Fix mismatches found by Clang-4.0. Reported on FreeBSD's bugzilla [1]. Unfortunately it is likely more issues remain. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216206 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779672 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7ddd8e27 | 03-Jan-2017 |
pfg |
Some more Initial support for the FreeBSD ARM platform. Minor adjustments; still untested. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1777067 13f79535-47bb-0
Some more Initial support for the FreeBSD ARM platform. Minor adjustments; still untested. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1777067 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e15a4534 | 08-Dec-2016 |
pfg |
Update endianness detection on FreeBSD. This produces a working AOO on FreeBSD PowerPC64! This is related to i126615 which was also fixed by Curtis a while ago. Kudos for both c
Update endianness detection on FreeBSD. This produces a working AOO on FreeBSD PowerPC64! This is related to i126615 which was also fixed by Curtis a while ago. Kudos for both contributions, makes me want to get a PowerPC to run FreeBSD + AOO on it! Author: Curtis Hamilton -- cmhamilto at gmail git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1773166 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO4121 |
|
ceb6c444 | 25-Nov-2015 |
Pedro Giffuni |
i126615 - Allow build of Open Office on FreeBSD Mac PowerPCG5 These appear to have been missed from r1608245. Brave attempt by: Curtis Hamilton git-svn-id: https://svn
i126615 - Allow build of Open Office on FreeBSD Mac PowerPCG5 These appear to have been missed from r1608245. Brave attempt by: Curtis Hamilton git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716551 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
69910d95 | 30-Apr-2014 |
Ariel Constenla-Haile |
i124783 - Fix wrong CPU string for MacOSX x86_64 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591351 13f79535-47bb-0310-9956-ffa450edef68 |
07a3d7f1 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories a* - g*. 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 a* - g*. 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@1591058 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
6d1ed1dd | 10-Dec-2013 |
Herbert Dürr |
#122195# change cppu env, comid from generic cxx to s5abi (System 5 AMD64 ABI) Patch by: Juergen Schmidt <jsc@apache.org> Merged from r1534063 in the rejuvenate01 branch
#122195# change cppu env, comid from generic cxx to s5abi (System 5 AMD64 ABI) Patch by: Juergen Schmidt <jsc@apache.org> Merged from r1534063 in the rejuvenate01 branch git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549925 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401 |
|
a799cd1b | 23-Aug-2013 |
Oliver-Rainer Wittmann |
122976: suppress user interaction on install of already installed extension during the 'silent' installation of the so-called bundled extensions and during the migration of extensions from a former u
122976: suppress user interaction on install of already installed extension during the 'silent' installation of the so-called bundled extensions and during the migration of extensions from a former user profile git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1516794 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
83a37ea0 | 20-Jun-2013 |
Oliver-Rainer Wittmann |
122398: correct library name for Windows platform git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1494882 13f79535-47bb-0310-9956-ffa450edef68 |
fd6d8138 | 19-Jun-2013 |
Andre Fischer |
122398: Fixed Mac and Linux build breaker. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1494655 13f79535-47bb-0310-9956-ffa450edef68 |