History log of /trunk/ (Results 851 - 875 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4a76355026-Apr-2022 mseidel

First code cleanup for removing Writer page shadows.

Follow up for:
https://github.com/apache/openoffice/commit/9d12c51fa1a1c1f5d69b792b73aae71e86afff00

da5310fc21-Apr-2022 mseidel

Fixed typos, removed whitespace

e266681915-Apr-2022 Carl Marcum

Merge pull request #145 from apache/standalone-test

Make the automated test suite standalone from the office build


d99de66127-Mar-2022 cbmarcum

Refs #i128450# - disabled smb host only test per this email thread: https://lists.apache.org/thread/k1m3wqz04bj8b5kdg814h24qf45sv811
AOO keeps appending a final / thus changing the intent of the

Refs #i128450# - disabled smb host only test per this email thread: https://lists.apache.org/thread/k1m3wqz04bj8b5kdg814h24qf45sv811
AOO keeps appending a final / thus changing the intent of the test.

show more ...

e83be9d627-Mar-2022 cbmarcum

Refs #i128505# - testTableBorderLineStyle() was entering 0.55" instead of 0.50" at line 199 because the ctrl-a wasn't selecting all of the cell contents and leaving a 5 in the cell. then when typing

Refs #i128505# - testTableBorderLineStyle() was entering 0.55" instead of 0.50" at line 199 because the ctrl-a wasn't selecting all of the cell contents and leaving a 5 in the cell. then when typing in 0.5 it became 0.55 and failing the assertion at line 222. added sleep at 197 to make sure focus is completed before ctrl-a.

show more ...

bc6c8f6503-Oct-2021 Carl Marcum

added prerequisites and windows platform examples. (#138)

499ab82a29-Sep-2021 Carl Marcum

Add README for using standalone automated tests (#137)

* added a test/README.md file

* added logging output for command to be executed by ant

1c0e347f22-Sep-2021 Carl Marcum

Merge pull request #136 from cbmarcum/standalone-tests

Make automated test suites standalone


Revision tags: AOO4111-GA, AOO420-Dev3-m3
f420f94923-Jun-2021 cbmarcum

Refs #i128459# - added a path env needed for idlc, regmerge, and javamaker.

6ad462b013-Jun-2021 cbmarcum

Refs #i128459# - Initial work on removing dependencies on a build of office. updated smoketestdoc build where most of the dependencies were. Added a modified copy of main/solenv/ant/aoo-ant.xml to sm

Refs #i128459# - Initial work on removing dependencies on a build of office. updated smoketestdoc build where most of the dependencies were. Added a modified copy of main/solenv/ant/aoo-ant.xml to smoketestdoc for importing to build as well as idl.xml to import into aoo-ant.xml.

show more ...

bdf8903e14-Apr-2022 mseidel

Cleaned up resource files, removed whitespace

2f7f065d14-Feb-2022 Arrigo Marchiori

Fix compatibility with VS 2008

C99 is not an option

(cherry picked from commit 60e0a1c111c55ed3416146f0d2a848c993474018)

685ffcd112-Feb-2022 Arrigo Marchiori

Check sizes

(cherry picked from commit 568c901ec1cdfe318d37f42d7baa08ee38f4065c)

6469a73704-Apr-2022 mseidel

Cleaned up files, removed whitespace

bca24adc03-Apr-2022 mseidel

Fixed typo (panal -> panel), removed whitespace

d4eab93003-Apr-2022 mseidel

Cleaned up resource files, removed whitespace

f134535503-Apr-2022 Damjan Jovanovic

As of Python 3.8, the pkg-config "--libs" needed to build with Python, differ
between Python modules and applications that embed Python (see
https://bugs.python.org/issue36721).

Dete

As of Python 3.8, the pkg-config "--libs" needed to build with Python, differ
between Python modules and applications that embed Python (see
https://bugs.python.org/issue36721).

Detect the Python version, and if >= 3.8, query the "python-X.Y-embed"
package with pkg-config instead of "python-X.Y".

This is needed to build pyuno with Python 3.8.

Patch by: me

show more ...

178b684101-Apr-2022 mseidel

Cleaned up resource files, removed whitespace

d6197a3e31-Mar-2022 mseidel

Updated English dictionary

ae79dcaa29-Mar-2022 mseidel

Cleaned up resource files, removed whitespace

b3e637ac25-Mar-2022 mseidel

Cleanup for my last commit

afd5c4c023-Mar-2022 mseidel

Make 'Insert Rows/Insert Columns' better translatable by putting it in a single String

5ed3aded22-Mar-2022 mseidel

Cleaned up resource files, removed whitespace

1dfc6c9422-Mar-2022 Arrigo Marchiori

Treat negative values correctly

Fixes bug #128461

Thanks to Czesław Wolański for pointing out the problem and the
solution.

3686b18d20-Mar-2022 mseidel

Updated rat excludes

1...<<31323334353637383940>>...342