History log of /trunk/main/scp2/source/ooo/ (Results 1 - 25 of 161)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0080c5f621-May-2024 mseidel

small cleanup (Tango icon set was removed long ago)

8eb9a7e607-Apr-2024 Damjan Jovanovic

Build OpenSSL as a dynamic link library, instead of a static library.
Patch its users to use an RPATH of $ORIGIN, so they use the correct copy.
This reduces the size of the build by about 461

Build OpenSSL as a dynamic link library, instead of a static library.
Patch its users to use an RPATH of $ORIGIN, so they use the correct copy.
This reduces the size of the build by about 4615 KiB, or 3.78%.

Patch by: me

show more ...

4c5b548f18-Mar-2024 Damjan Jovanovic

Upgrade OpenSSL to version 3.0.13.

LICENSE and NOTICE files now reflect its new license.
The obsolete "DISABLE_OPENSSL" setting has been removed.
Patch Python 2 to support OpenSSL 3.

Upgrade OpenSSL to version 3.0.13.

LICENSE and NOTICE files now reflect its new license.
The obsolete "DISABLE_OPENSSL" setting has been removed.
Patch Python 2 to support OpenSSL 3.0.x.
Support old versions of Windows.
Uses Strawberry Perl on Windows to build, fetched as a dependency.
Workarounds for missing integer limit constants in the old version of MSVC we use.
NASM now works when it's in the PATH, instead of needing --with-nasm-path to ./configure.

Patch by: me

show more ...

66131ff509-Mar-2024 mseidel

Adjustment for nss libs on Windows

2266b4fa07-Mar-2024 Matthias Seidel

Build nss with OS_TARGET=WINNT (#199)

* Build nss with OS_TARGET=WINNT

* Additional files

* Fixed typo

Revision tags: AOO420-Dev5-m5
1746dd2b11-Jul-2023 mseidel

Defined some variables to reduce warnings while packaging for Windows

Revision tags: AOO4115-GA, AOO4114-GA
9fd60fc010-Jan-2023 Matthias Seidel

Remove Bitmaps from build (#163)

* Remove Bitmaps from build

* Remove directory

* Remove directory from packaging

* Cleanup

* Further cleanup

Revision tags: AOO420-Dev4-m4, AOO4113-GA
61a913b115-May-2022 Arrigo Marchiori

Merge pull request #146 from DamjanJovanovic/serf2curl

Port our WebDAV content provider from serf/apr/apr-util, to curl.


0ca5b4b706-May-2022 Arrigo Marchiori

Fix including OpenSSL dynamic libraries on Unix (#147)

51ba086b04-Apr-2022 Damjan Jovanovic

Port our WebDAV content provider from serf/apr/apr-util, to curl.

Patch by: me

Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA
e760406825-Mar-2021 mseidel

Use %PRODUCTNAME for configuration file

Revision tags: AOO419-GA
fa5153e101-Nov-2020 Don Lewis

Fix more missing ',' delimiters in a module_*.scp file.

Revision tags: AOO418-GA
27ce0da527-Jun-2020 mseidel

Added graphics for macOS-Dev (LangPack and SDK)- part 2

b9f6cb5829-May-2020 mseidel

Add background graphic for macOS (Dev Build)

Revision tags: 420-Dev2-m2
93b28e9229-Mar-2020 mseidel

Added strings needed for Kazakh language pack (Windows)

845e2aae20-Oct-2019 Ariel Constenla-Haile

i127138 Remove the avmedia Quicktime plugin

Revision tags: AOO417
9252dab917-Jun-2019 Matthias Seidel

Additions for new language Amharic (am)

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

4f061dba04-Apr-2019 Jim Jagielski

Merge r1856914 from trunk:
Reviewed by: jim


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

Revision tags: AOO420-Dev-m1
d92161c411-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
9765ac4523-Jul-2018 Matthias Seidel

Adding strings needed for a Kabyle language pack

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

cc13e73e28-Mar-2018 Yuri Dario

#i127729# Add full drag&drop support for the OS/2 platform.


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

Revision tags: AOO415
774c2d4214-Dec-2017 Yuri Dario

#i126518# OS/2 build system updates: use full names for slideshow and sysdtrans, remove unneeded libraries, use standard toolkit path, fix DLL short names, disable libs for coin-or.

git-svn-

#i126518# OS/2 build system updates: use full names for slideshow and sysdtrans, remove unneeded libraries, use standard toolkit path, fix DLL short names, disable libs for coin-or.

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

show more ...

7290151e27-Nov-2017 Jim Jagielski

Build and compilation changes for macOS:

o Change optimization level
o Created shared libs do not include major/minor numbers



git-svn-id: https://svn.apache.org/re

Build and compilation changes for macOS:

o Change optimization level
o Created shared libs do not include major/minor numbers



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

show more ...

Revision tags: AOO414
956476d708-Nov-2017 Damjan Jovanovic

Port our SDBC-JDBC bridge driver to Java. Supported interfaces,
service names, implementation names, logging channels and messages,
initialization arguments, and general behaviour is all pres

Port our SDBC-JDBC bridge driver to Java. Supported interfaces,
service names, implementation names, logging channels and messages,
initialization arguments, and general behaviour is all preserved, so it
should be completely transparent to client code.

Allow PropertySetAdapter.getPropertyValue() to throw WrappedTargetException,
and PropertySetAdapter.setPropertyValue() to throw PropertyVetoException,
IllegalArgumentException, and WrappedTargetException, as these are
sometimes used to change values in a database driver, which can fail.

Port helper classes from main/comphelper for logging.

Port AutoRetrievingBase.

Add in-memory Column, ResultSet and metadata classes.

Improve handling of Any in ORowSetValue.

Move PostgreSQL's database metadata result set class to dbtools, and
have it only override the method it needs.

It's "information_schema" in PostgreSQL - "INFORMATION_SCHEMA"
doesn't exist and gives an error.

Add a new UNO service com.sun.star.sdb.ParameterSubstitution as was
intended by main/connectivity/source/dbtools/dbtools.component
that allow substituting parameters, so it can be used from Java.

Keep the database drivers in a common install package.

Patch by: me



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

show more ...

60ba396527-Oct-2017 Damjan Jovanovic

Split off a new dbtools.jar from the PostgreSQL driver, containing
the support code that can be reused by other drivers.

Also put it in an org.apache.openoffice base package.

Pa

Split off a new dbtools.jar from the PostgreSQL driver, containing
the support code that can be reused by other drivers.

Also put it in an org.apache.openoffice base package.

Patch by: me



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

show more ...

1234567