History log of /trunk/main/dbaccess/source/ui/ (Results 1 - 25 of 62)
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!

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

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

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

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

Fixed typos (otherwhise -> otherwise) and some more

2e3a1b6e18-Aug-2020 mseidel

Fixed typos (Normaly -> Normally) and some more

7950f2af14-Jun-2020 mseidel

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

66e89fe621-May-2020 mseidel

Cleaned up resource file, minor changes in Help

Revision tags: 420-Dev2-m2
f725979826-Dec-2019 mseidel

Cleaned up resource file, removed MASKCOLOR

71bf7eee23-Dec-2019 mseidel

Cleaned up resource files, removed MASKCOLOR

0508b79b12-Dec-2019 mseidel

Cleaned up resource files, removed MASKCOLOR

787035a608-Nov-2019 mseidel

Icons were changed to PNG long ago

4b87ead929-Oct-2019 mseidel

Removed invisible Unicode character U+FEFF from resource files

Revision tags: AOO417
00d1660d06-Jul-2019 Matthias Seidel

Cleaned up whitespace

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

123