History log of /aoo42x/ (Results 2826 - 2850 of 8186)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0ac3ffd814-Feb-2016 Andrea Pescetti

#i126842# Update Italian dictionary to version 2016.02.10

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

7b5d2bf213-Feb-2016 Damjan Jovanovic

Fix the upstream URL for vigra in external_deps.lst

Patch by: me



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

7c12a17212-Feb-2016 Pedro Giffuni

i126369 - Finish off hwpfilter

The Hangul Word Processor filter was disabled from OpenOffice in
r1677190 due to security concerns. While some extra buffer controls
could have been m

i126369 - Finish off hwpfilter

The Hangul Word Processor filter was disabled from OpenOffice in
r1677190 due to security concerns. While some extra buffer controls
could have been made and the filter restored, the truth is a much
bigger effort is required to catch up with this format. Files created
with later editions of Hangul, including Hangul Wordian, Hangul 2002,
Hangul 2005 and Hangul 2007 cannot be opened with the existing filter.
Existing users can apparently download a free viewer and convert their
document to RTF or doc.

Drop completely the code. while here also drop remnants of wpd support
that we dropped since 3.4.1. Having less code is sometimes better.


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

show more ...


main/LICENSE
main/configure.ac
main/hwpfilter/inc/makefile.mk
main/hwpfilter/inc/pch/precompiled_hwpfilter.cxx
main/hwpfilter/inc/pch/precompiled_hwpfilter.hxx
main/hwpfilter/prj/build.lst
main/hwpfilter/prj/d.lst
main/hwpfilter/source/attributes.cxx
main/hwpfilter/source/attributes.hxx
main/hwpfilter/source/cspline.cpp
main/hwpfilter/source/cspline.h
main/hwpfilter/source/datecode.h
main/hwpfilter/source/drawdef.h
main/hwpfilter/source/drawing.h
main/hwpfilter/source/fontmap.cpp
main/hwpfilter/source/formula.cpp
main/hwpfilter/source/formula.h
main/hwpfilter/source/grammar.cpp
main/hwpfilter/source/grammar.h
main/hwpfilter/source/hbox.cpp
main/hwpfilter/source/hbox.h
main/hwpfilter/source/hcode.cpp
main/hwpfilter/source/hcode.h
main/hwpfilter/source/hfont.cpp
main/hwpfilter/source/hfont.h
main/hwpfilter/source/hgzip.cpp
main/hwpfilter/source/hgzip.h
main/hwpfilter/source/hinfo.cpp
main/hwpfilter/source/hinfo.h
main/hwpfilter/source/hiodev.cpp
main/hwpfilter/source/hiodev.h
main/hwpfilter/source/hpara.cpp
main/hwpfilter/source/hpara.h
main/hwpfilter/source/hstream.cpp
main/hwpfilter/source/hstream.h
main/hwpfilter/source/hstyle.cpp
main/hwpfilter/source/hstyle.h
main/hwpfilter/source/htags.cpp
main/hwpfilter/source/htags.h
main/hwpfilter/source/hutil.cpp
main/hwpfilter/source/hutil.h
main/hwpfilter/source/hwp.component
main/hwpfilter/source/hwpeq.cpp
main/hwpfilter/source/hwpeq.h
main/hwpfilter/source/hwpfile.cpp
main/hwpfilter/source/hwpfile.h
main/hwpfilter/source/hwplib.h
main/hwpfilter/source/hwpread.cpp
main/hwpfilter/source/hwpreader.cxx
main/hwpfilter/source/hwpreader.hxx
main/hwpfilter/source/ksc5601.h
main/hwpfilter/source/lexer.cpp
main/hwpfilter/source/list.hxx
main/hwpfilter/source/makefile.mk
main/hwpfilter/source/mapping.h
main/hwpfilter/source/mzstring.cpp
main/hwpfilter/source/mzstring.h
main/hwpfilter/source/nodes.h
main/hwpfilter/source/precompile.h
main/hwpfilter/source/solver.cpp
main/hwpfilter/source/solver.h
main/rat-excludes
main/scp2/source/writer/registryitem_writer.scp
main/sysui/desktop/macosx/Info.plist
main/toolkit/src2xml/include.lst
910dbabb11-Feb-2016 Damjan Jovanovic

#i126840# - Windows/MSVC build often fails in main/icu

The build script (used only on MSVC, not MingW or other OSes) for icu
generates nmake makefiles for the build using icu's
sourc

#i126840# - Windows/MSVC build often fails in main/icu

The build script (used only on MSVC, not MingW or other OSes) for icu
generates nmake makefiles for the build using icu's
source/allinone/allinone.sln, in which layoutex doesn't list a dependency
on i18n, despite linking to icuin.lib from i18n, which sporadically causes
the icu build to fail. This is really an upstream bug, however upstream
doesn't build using allinone.sln so we are affected more.

This patch declares the missing dependecy, and makes icu build reliably.

Patch by: me
Tested by: pats



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

show more ...

0975338107-Feb-2016 Damjan Jovanovic

The main/connectivity module doesn't depend on nss any more.
This was probably a remnant from the days when the Mozilla address book was
a database driver we supported.

Patch by: me

The main/connectivity module doesn't depend on nss any more.
This was probably a remnant from the days when the Mozilla address book was
a database driver we supported.

Patch by: me



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

show more ...

008cd20107-Feb-2016 Damjan Jovanovic

Delete old versions of Apache Commons JARs we no longer use
from ext_sources.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1728955 13f795

Delete old versions of Apache Commons JARs we no longer use
from ext_sources.

Patch by: me



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

show more ...

5691909d06-Feb-2016 Damjan Jovanovic

Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usually
need it for pipes too, and even if it isn't necessary it can't hurt.

In particular, on FreeBSD 11-CURRENT it see

Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usually
need it for pipes too, and even if it isn't necessary it can't hurt.

In particular, on FreeBSD 11-CURRENT it seems pipes no longer wake up
from accept when closed in other threads, so let's deal with that before
FreeBSD 11 is released.

Reported by: Matthias Apitz <g u r u a t u n i x a r e a d o t d e>
Patch by: me
Tested by: Matthias Apitz <g u r u a t u n i x a r e a d o t d e>



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

show more ...

83e0440a06-Feb-2016 Damjan Jovanovic

Exit the "./bootstrap" step with an error if some dependencies could not be
downloaded. If dependencies fail to download, the build usually fails later.
This is apparent on our buildbots. Rat

Exit the "./bootstrap" step with an error if some dependencies could not be
downloaded. If dependencies fail to download, the build usually fails later.
This is apparent on our buildbots. Rather catch it early.

Patch by: me



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

show more ...

2a691cbd05-Feb-2016 Kay Schenk

#i126118# More fixes for null second op in ifndef statements.



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

6a5107d705-Feb-2016 Kay Schenk

#i126118# More changes to fix null operands in ifndef statements.



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

29adf7ff05-Feb-2016 Kay Schenk

#i126118# more changes to fix null second op in ifndef statements.



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

cf2339f903-Feb-2016 Damjan Jovanovic

AOO crashes when PR_GetErrorText() in xmlsecurity is called with a null
pointer, as that function actually expects a PR_GetErrorTextLength() + 1
sized buffer. Use it correctly.

Patch

AOO crashes when PR_GetErrorText() in xmlsecurity is called with a null
pointer, as that function actually expects a PR_GetErrorTextLength() + 1
sized buffer. Use it correctly.

Patch by: me



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

show more ...

4bc2e80929-Jan-2016 Damjan Jovanovic

Remove an unused empty file that is causing the RAT scan to fail.

Patch by: me



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

Remove an unused empty file that is causing the RAT scan to fail.

Patch by: me



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

show more ...

f47a949128-Jan-2016 Kay Schenk

#i126762# patch by: hanya
Ignore dictionary not in specified location.



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

e6348c9c28-Jan-2016 Damjan Jovanovic

#i126787# fix unit tests on Windows

Fix a regression caused by r1710853 and which always existed in some files,
where <prewin.h> and <postwin.h> were being included before and after

#i126787# fix unit tests on Windows

Fix a regression caused by r1710853 and which always existed in some files,
where <prewin.h> and <postwin.h> were being included before and after
<windows.h>, yet unavailable as the tools module isn't built (and can't be)
before sal.

Patch by: j.nitschke at ok.de
Review by: me



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

show more ...

7f7eeada21-Jan-2016 Damjan Jovanovic

#i125431# "The Password is incorrect. The file cannot be opened."

Fix handling of the "isRelative" option in Mozilla's profiles.ini files.

Patch by: Arrigo Marchiori <ardovm at yaho

#i125431# "The Password is incorrect. The file cannot be opened."

Fix handling of the "isRelative" option in Mozilla's profiles.ini files.

Patch by: Arrigo Marchiori <ardovm at yahoo dot it>
Review by: me



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

show more ...

1b37335916-Jan-2016 Damjan Jovanovic

#i125431# "The Password is incorrect. The file cannot be opened."

Fix a serious cross-platform regression caused during SeaMonkey's removal
and first released in version 4.1.0, where all

#i125431# "The Password is incorrect. The file cannot be opened."

Fix a serious cross-platform regression caused during SeaMonkey's removal
and first released in version 4.1.0, where all features provided by NSS
(like opening and saving encrypted documents, digital signatures, etc.)
were failing.

SYSTEM_MOZILLA doesn't exist any more, yet was being used to check whether
to skip loading nssckbi when SECMOD_HasRootCerts() is true, so we were
always attempting to load it even when not necessary. Also with
SYSTEM_MOZILLA skipping loading it from the system path, we were
always trying to load it from "${OOO_BASE_DIR}/program/libnssckbi.so"
even when it wasn't there because --with-system-nss was passed to
./configure.

This patch fixes the above problems by using SYSTEM_NSS instead of
SYSTEM_MOZILLA, which actually exists, now both skipping loading
nssckbi when unnecessary, and loading it from the right place
when necessary.

Patch-by: me



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

show more ...

b58ac25409-Jan-2016 Andrea Pescetti

#i126781# Replace external FTP sources with HTTP/HTTPS downloads
Patch By: j.nitschke <j.nitschke@ok.de>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1723875 13f795

#i126781# Replace external FTP sources with HTTP/HTTPS downloads
Patch By: j.nitschke <j.nitschke@ok.de>


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

show more ...

06aba1c909-Jan-2016 Andrea Pescetti

#i126469# Fix failing checksums at first download attempt in ./bootstrap
Patch By: j.nitschke <j.nitschke@ok.de>



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

#i126469# Fix failing checksums at first download attempt in ./bootstrap
Patch By: j.nitschke <j.nitschke@ok.de>



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

show more ...

c3dc64fb03-Jan-2016 Pedro Giffuni

Revert r1722700, bringing back the bundled Python version to 2.7.8

The buildbots were not fetching the original tarball so
we cached thin in ext_sources (r1722746).

Found by:

Revert r1722700, bringing back the bundled Python version to 2.7.8

The buildbots were not fetching the original tarball so
we cached thin in ext_sources (r1722746).

Found by: damjan


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

show more ...

69e6aa5603-Jan-2016 Pedro Giffuni

Bring a local copy of Python 2.7.8

This is done to appease the buildbot.

Suggested by: damjan


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1722746 13f

Bring a local copy of Python 2.7.8

This is done to appease the buildbot.

Suggested by: damjan


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

show more ...

5bf5f02d03-Jan-2016 Dennis E. Hamilton

Deleting file with unacceptable license notice. The remaining folder content
is covered under the Oracle SGA and the overall license and notice provisions
for this code.

git-svn-id:

Deleting file with unacceptable license notice. The remaining folder content
is covered under the Oracle SGA and the overall license and notice provisions
for this code.

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

show more ...

6db7314903-Jan-2016 Pedro Giffuni

Revert r1722635: Update Python bundled version to 2.7.8

It broke the buildots .. requires some investigation.


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

Revert r1722635: Update Python bundled version to 2.7.8

It broke the buildots .. requires some investigation.


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

show more ...

a2a3607003-Jan-2016 Pedro Giffuni

It's Calibri not Colibri


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

493c2f5102-Jan-2016 Pedro Giffuni

Update Python bundled version to 2.7.8

Highlights include:

- A regression in the mimetypes module on Windows has been fixed.
- A possible overflow in the buffer type has been fi

Update Python bundled version to 2.7.8

Highlights include:

- A regression in the mimetypes module on Windows has been fixed.
- A possible overflow in the buffer type has been fixed.
- A bug in the CGIHTTPServer module which allows arbitrary execution of
code in the server root has been patched.
- A regression in the handling of UNC paths in os.path.join has been
fixed.
- Many bugfixes.

As a side note: building with mingw remains supported and, given that
the status of clang in Windows keeps improving, it is very likely to
disappear in the future.


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

show more ...

1...<<111112113114115116117118119120>>...328