History log of /trunk/ (Results 2451 - 2475 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3d79ab7605-Jul-2018 Matthias Seidel

Updated excludes

See:
https://ci.apache.org/projects/openoffice/rat-output.html

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835148 13f79535-47bb-0310-9956-ffa

Updated excludes

See:
https://ci.apache.org/projects/openoffice/rat-output.html

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835148 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ca80d05c05-Jul-2018 Matthias Seidel

Updated version number

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835147 13f79535-47bb-0310-9956-ffa450edef68

eabc4eb005-Jul-2018 Jim Jagielski

These are required for macOS to build...


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835145 13f79535-47bb-0310-9956-ffa450edef68

3c11ff5505-Jul-2018 Jim Jagielski

further along now...


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835141 13f79535-47bb-0310-9956-ffa450edef68

d969f0b805-Jul-2018 Jim Jagielski

This is a start in the right direction... Now try to track down why we
are getting these undefined symbol errors:

Undefined symbols for architecture x86_64:
"std::string::find(char

This is a start in the right direction... Now try to track down why we
are getting these undefined symbol errors:

Undefined symbols for architecture x86_64:
"std::string::find(char const*, unsigned long, unsigned long) const", referenced from:
Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o)
"std::string::_Rep::_M_destroy(std::allocator<char> const&)", referenced from:
Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o)
"std::string::_Rep::_S_empty_rep_storage", referenced from:
Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o)
"std::string::append(char const*, unsigned long)", referenced from:
Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o)
"std::string::append(std::string const&)", referenced from:
Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o)
"std::string::replace(unsigned long, unsigned long, char const*, unsigned long)", referenced from:
Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o)
"std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)", referenced from:
Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o)
"std::__throw_length_error(char const*)", referenced from:
std::vector<affentry, std::allocator<affentry> >::_M_fill_insert(__gnu_cxx::__normal_iterator<affentry*, std::vector<affentry, std::allocator<affentry> > >, unsigned long, affentry const&) in libhunspell-1.3.a(affixmgr.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [/Users/jim/src/asf/AOO420/main/solenv/gbuild/LinkTarget.mk:251: /Users/jim/src/asf/AOO420/main/solver/420/unxmaccx.pro/workdir/LinkTarget/Library/libspell.uno.dylib] Error 1
dmake: Error code 2, while making 'all'



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835139 13f79535-47bb-0310-9956-ffa450edef68

show more ...

bbe1590d04-Jul-2018 Matthias Seidel

Set print resolution to 144 pixel/inch

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835079 13f79535-47bb-0310-9956-ffa450edef68

9f759af003-Jul-2018 Jim Jagielski

Just avoid versioning totally w/ macOS... it doesn't work like Linux and others and the format is totally different, from what I can tell...


git-svn-id: https://svn.apache.org/repos/asf

Just avoid versioning totally w/ macOS... it doesn't work like Linux and others and the format is totally different, from what I can tell...


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835031 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c4e9543b03-Jul-2018 Jim Jagielski

restore until I can figure out a way to handle this crud which assumes everything is a .so


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835029 13f79535-47bb-0310-9956-

restore until I can figure out a way to handle this crud which assumes everything is a .so


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835029 13f79535-47bb-0310-9956-ffa450edef68

show more ...

cea6046303-Jul-2018 Jim Jagielski

nope... still broke. Need to convince it to ignore UDK


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835026 13f79535-47bb-0310-9956-ffa450edef68

2eb6e1b303-Jul-2018 Jim Jagielski

Get macOS building again... Use (old) SDKROOT as needed for older platforms and also support the UDK versioning which was added for Linux, Solaris and FreeBSD but which broke macOS horribly. I *think

Get macOS building again... Use (old) SDKROOT as needed for older platforms and also support the UDK versioning which was added for Linux, Solaris and FreeBSD but which broke macOS horribly. I *think* this is right. Sometimes, as much as dmake is a pain, the constant breakage due to the change to gbuild is sometimes much, much worse. Esp since we HAVE the sources for dmake.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835025 13f79535-47bb-0310-9956-ffa450edef68

show more ...

2e03cc8003-Jul-2018 Matthias Seidel

Fixing German Umlaute in comments for later translation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834952 13f79535-47bb-0310-9956-ffa450edef68

3593643903-Jul-2018 Matthias Seidel

Cleaned up page dialog

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834947 13f79535-47bb-0310-9956-ffa450edef68

081e7efe01-Jul-2018 Matthias Seidel

Minor cleanup

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834788 13f79535-47bb-0310-9956-ffa450edef68

22a3951d01-Jul-2018 Matthias Seidel

Removing internal resolution but keeping transparency layer.

This logo is also used for the pause screen in Impress.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@18

Removing internal resolution but keeping transparency layer.

This logo is also used for the pause screen in Impress.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834780 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0e4cb99130-Jun-2018 Matthias Seidel

Removed unneeded transparency layer

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834731 13f79535-47bb-0310-9956-ffa450edef68

2721bf1630-Jun-2018 Matthias Seidel

Cleaned up dialog for HTML Export

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834726 13f79535-47bb-0310-9956-ffa450edef68

4fe6f2d128-Jun-2018 Matthias Seidel

Fixed typo (cought -> caught)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834598 13f79535-47bb-0310-9956-ffa450edef68

d7deae5227-Jun-2018 Matthias Seidel

Updated English dictionary

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834563 13f79535-47bb-0310-9956-ffa450edef68

a9aa517926-Jun-2018 Matthias Seidel

Cleaned up dialog for Presentation Wizard

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834400 13f79535-47bb-0310-9956-ffa450edef68

273865e526-Jun-2018 Matthias Seidel

Switched graphics from indexed colors to RGB for better scaling

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834397 13f79535-47bb-0310-9956-ffa450edef68

6557a91124-Jun-2018 Matthias Seidel

Switched graphics from indexed colors to RGB for better scaling

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834240 13f79535-47bb-0310-9956-ffa450edef68

db8997de22-Jun-2018 Matthias Seidel

Cleaned up Vietnamese layouts

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1834169 13f79535-47bb-0310-9956-ffa450edef68

d7ee204421-Jun-2018 Matthias Seidel

Fixed typo:
conformation -> confirmation

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1833991 13f79535-47bb-0310-9956-ffa450edef68

d676333421-Jun-2018 Matthias Seidel

Cleaned up Vietnamese templates

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1833988 13f79535-47bb-0310-9956-ffa450edef68

9c8eca4617-Jun-2018 Matthias Seidel

Fixed German presentation template (Vorstellung einer Neuheit)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1833673 13f79535-47bb-0310-9956-ffa450edef68

1...<<919293949596979899100>>...342