History log of /trunk/main/dbaccess/source/ (Results 1 - 25 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
80b7aded07-Jun-2024 John Bampton

Fix spelling (#216)

Thanks again!

a4b70a5c06-Apr-2024 Damjan Jovanovic

Fix typos: mehtod -> method, mehtods -> methods.

Patch by: me

cdfa2a0e01-Apr-2024 John Bampton

Fix spelling in comments (#209)

a80e2a6410-Feb-2024 mseidel

Remove pushbuttons with '...' from translation process

Revision tags: AOO420-Dev5-m5
300d486628-Nov-2023 John Bampton

misc: fix spelling (#186)

* misc: fix spelling

* Update cmdid.h

* Update svdopath.cxx

* Update RowSetCache.cxx

---------

Co-authored-by: Matthias

misc: fix spelling (#186)

* misc: fix spelling

* Update cmdid.h

* Update svdopath.cxx

* Update RowSetCache.cxx

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

show more ...

5589416a30-Oct-2023 mseidel

Fixed typo (conenction -> connection) and some other

ca41231d08-Oct-2023 mseidel

Maintenance cleanup

fcab2ba605-Oct-2023 mseidel

Fixed typo (menues -> menus), removed whitespace

0ac3728e04-Oct-2023 mseidel

Fixed typos, removed whitespace

3d12bb4c25-Sep-2023 mseidel

Fixed typos (varaible -> variable) and some other

540e608a26-Jun-2023 mseidel

Revert "It is Portable Network Graphic, not Graphics"

This reverts commit 3f1984d2e712e4148973c44c2aff5768c00d462e.

3f1984d226-Jun-2023 mseidel

It is Portable Network Graphic, not Graphics

Revision tags: AOO4115-GA
a72d41dc20-Jan-2023 Damjan Jovanovic

Allow us to build against the C++14 standard, while
not breaking compatibility with C++98.

Clang 13 and 15 on FreeBSD can successfully compile OpenOffice
when "-std=c++14" is set in

Allow us to build against the C++14 standard, while
not breaking compatibility with C++98.

Clang 13 and 15 on FreeBSD can successfully compile OpenOffice
when "-std=c++14" is set in gbuild and dmake, and Clang 15 can
still compile it with these changes and "-std=gnu++98".

Most of the changes involved fixing bad code, eg. NULL being
implicitly converted to sal_False, NULL being converted to typed
pointers using reinterpet_cast instead of static_cast, and integer
conversions to shorter integers.

Note that this does not change the currently targeted C++
standard on Linux and FreeBSD, which remains gnu++98.

Patch by: me

show more ...

7eef9b7917-Jan-2023 mseidel

Cleaned up resource file

Revision tags: AOO4114-GA, AOO420-Dev4-m4
135629c803-Dec-2022 mseidel

Cleanup resource file, removed Maskcolor

a5eec53417-Sep-2022 mseidel

Cleaned up resource file

Revision tags: AOO4113-GA
229c356c19-Mar-2022 mseidel

Cleaned up resource files, removed whitespace

Revision tags: AOO4112-GA, AOO4111-GA
024d3acd21-Aug-2021 mseidel

Cleaned up resource files

Revision tags: AOO420-Dev3-m3
6e9cccf426-Apr-2021 mseidel

Fixed typos (initalize -> initialize)

Revision tags: AOO4110-GA, AOO419-GA
5973beeb24-Nov-2020 Mechtilde

Updated inforamtion abeout Report Builder

cf24b92624-Nov-2020 Mechtilde

Rename Report Builder

Revision tags: AOO418-GA
1528913322-Aug-2020 mseidel

Fixed typos (otherwhise -> otherwise) and some more

01ad09a018-Aug-2020 mseidel

Fixed typos (shure -> sure)

2e3a1b6e18-Aug-2020 mseidel

Fixed typos (Normaly -> Normally) and some more

7950f2af14-Jun-2020 mseidel

Fixed typos (the the -> the) and some more

1234