History log of /aoo42x/main/solenv/inc/ (Results 1 - 25 of 181)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
da7ca83907-Mar-2024 Matthias Seidel

Build nss with OS_TARGET=WINNT (#199)

* Build nss with OS_TARGET=WINNT

* Additional files

* Fixed typo

(cherry picked from commit 2266b4fa0238f0c5a48b9498d39acc0cf

Build nss with OS_TARGET=WINNT (#199)

* Build nss with OS_TARGET=WINNT

* Additional files

* Fixed typo

(cherry picked from commit 2266b4fa0238f0c5a48b9498d39acc0cf27669cb)

show more ...

8a10695810-Feb-2024 Damjan Jovanovic

Merge main/cosv and main/udm into main/autodoc.

main/autodoc depends on main/cosv and main/udm.
main/udm depends on main/cosv.
No other module depends on main/cosv or main/udm.
T

Merge main/cosv and main/udm into main/autodoc.

main/autodoc depends on main/cosv and main/udm.
main/udm depends on main/cosv.
No other module depends on main/cosv or main/udm.
The only deliverable from main/autodoc is the autodoc executable -
there are no libraries, and all headers remain private and undelivered.

We might even be able to use some third-party documentation generator
instead of autodoc, perhaps Doxygen. Whether we should go that way is debatable,
but there is no point in littering main/ with 2 modules and littering solver/
with many headers and 2 static libraries just so autodoc can consume them.
Rather make their code internal to autodoc.

Patch by: me

(cherry picked from commit 11c03c6d381fea19f0fea13ae5a371ba50bad241)

show more ...

6024763b30-Jan-2024 mseidel

Bump up revision after tagging Dev5

Revision tags: AOO420-Dev5-m5
f0795d1b02-Jan-2024 mseidel

Update copyright year to 2024

(cherry picked from commit e07a38805855d5c69e350023eddc2f24b53cea08)

Revision tags: AOO4115-GA, AOO4114-GA
dd61ca6431-Dec-2022 mseidel

Update copyright year to 2023

(cherry picked from commit b7bcc0c3cb1626d7ae5daf50fb8ff537fb2a28d2)

e614db4a23-Dec-2022 mseidel

Bump up revision after tagging Dev4

Revision tags: AOO420-Dev4-m4
6d67802303-Sep-2022 mseidel

Fixed typo )plattform -> platform

(cherry picked from commit a6c7a775a767567c8abf6c894f7dc9c1b40df701)

Revision tags: AOO4113-GA, AOO4112-GA
b14a695a01-Jan-2022 mseidel

Update copyright year to 2022

(cherry picked from commit a4b3dcbe18094aea44306f91c89f3bc628d64891)

Revision tags: AOO4111-GA
bd73ab5206-Aug-2021 mseidel

Bump up revision after tagging Dev3

Revision tags: AOO420-Dev3-m3
7d506f6c15-Jun-2021 mseidel

Small cleanup in OS/2 makefiles

(cherry picked from commit 6bb8e1673862694f75aaac04ec1da8ae4993f9b0)

Revision tags: AOO4110-GA, AOO419-GA
48789bc704-Jan-2021 mseidel

Updated copyright year to 2021

(cherry picked from commit b3fc2ec329d5bf9ddb749664e01ca9e4d6c6069b)

6958bde218-Dec-2020 Jim Jagielski

More s5abi->gcc3 fluff... Whatta pain. Should have kept it s5abi :-P

37ec910a18-Dec-2020 Jim Jagielski

Lint from the s5abi->gcc3 COMID/COMNAME change for macOS.

Revision tags: AOO418-GA
92dd2fb223-Aug-2020 Don Lewis

Force Linux builds to use gnu++98 (C++98 + GNU extensions) mode to be
the most compatible with our old code base rather than relying on the
compiler default mode. Compiling in C++11 or newer

Force Linux builds to use gnu++98 (C++98 + GNU extensions) mode to be
the most compatible with our old code base rather than relying on the
compiler default mode. Compiling in C++11 or newer mode is very noisy
due to deprecation warnings about our use of std::auto_ptr. If the
compiler defaults to C++17 mode or newer, the build would be totally
broken because std::auto_ptr is removed from C++17.

There is an unknown amount of porting effort needed to convert to
std::unique_ptr, which has somewhat different semantics and which is
not available before C++11, which would break building with older versions
of gcc which default to gnu++98 mode.

std::shared_ptr, might be an alternative since there is a BOOST
implementation.

show more ...

5ed7cffc26-May-2020 mseidel

Bump up since these numbers are now in use by AOO420-Dev-m2

Revision tags: 420-Dev2-m2
5a80ab8301-Jan-2020 mseidel

Updated copyright year

(cherry picked from commit 46e28a4a0ea91fc96c2da58185836fc6af64a9d0)

c3e96ee605-Oct-2019 mseidel

Patch for Win64 shell extension, provided by: Don Lewis

(cherry picked from commit f65b8bff325add857d0f70d81aeb09a90aa05edf)

d27c1a3602-Oct-2019 Don Lewis

Upgrade bundled expat to 2.2.9.

Delete expat-winapi.patch which was needed to get linkage on Windows
to work with the expat static libraries. Instead add -DXML_STATIC
to the compile

Upgrade bundled expat to 2.2.9.

Delete expat-winapi.patch which was needed to get linkage on Windows
to work with the expat static libraries. Instead add -DXML_STATIC
to the compiler flags when building the modules that link to the
expat static libraries to accomplish the same thing, but in a
supported way.

Don't build the expat man pages since we don't have the necessary
build dependencies and we don't need them anyway.

show more ...

Revision tags: AOO417
159947a725-Jun-2019 Matthias Seidel

Merged r1861956 from trunk

Added Amharic (am) to language list

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

eff9172527-Mar-2019 Jim Jagielski

Bump up since these numbers are now in use by AOO420-Dev-m1


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

Revision tags: AOO420-Dev-m1
5ba4fd8929-Jan-2019 Matthias Seidel

Merge r1852430 from trunk

Added Armenian (hy) to language list

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

7b51f74424-Jan-2019 Jim Jagielski

Pre-allocate BUILD numbers... Start at 9800 for 4.1.4, 9820 for 4.2.0 and 9900 for 4.5.x


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1852021 13f79535-47bb-03

Pre-allocate BUILD numbers... Start at 9800 for 4.1.4, 9820 for 4.2.0 and 9900 for 4.5.x


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

show more ...

0118334414-Jan-2019 Jim Jagielski

Backport tested patches from trunk to 4.2.x branch


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

a4523a2b11-Jan-2019 Jim Jagielski

Backport r1851102 from trunk. Get macOS building again!


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

8d1a3dfa01-Jan-2019 Matthias Seidel

Updated copyright to 2019

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

12345678