History log of /trunk/ (Results 1376 - 1400 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1d6216f605-Aug-2020 mseidel

Most recent translations for: am, de, hy - Contributed by: Mechtilde

514d647a04-Aug-2020 Matthias Seidel

Patch for Bugzilla Issue 128395 (#90)

* Possible patch for Bugzilla Issue 128395

See: https://bz.apache.org/ooo/show_bug.cgi?id=128395

I took over the logic from https://gi

Patch for Bugzilla Issue 128395 (#90)

* Possible patch for Bugzilla Issue 128395

See: https://bz.apache.org/ooo/show_bug.cgi?id=128395

I took over the logic from https://github.com/apache/openoffice/blob/trunk/main/sw/source/ui/utlui/navipi.cxx#L1217
But since I am not a coder, I am not sure if that is enough. A test build on Windows was successful and did show the (inactive) entries.

* Update content.cxx

Filter out help pages

show more ...

055f3bf702-Aug-2020 mseidel

Fixed link (one 0 too much)

4ca4cb6501-Aug-2020 mseidel

Re-added German strings (not sure what they are good for...)

93f16f8301-Aug-2020 Mechtilde

translated German comments and remove whitespaces in
main/sfx2/inc/sfx2/tabdlg.hxx

8295cad031-Jul-2020 Mechtilde

translated German comments and remove whitespaces in
main/svx/inc/svx/dlgctrl.hxx

ddf5f72c31-Jul-2020 Mechtilde

translated German comments and remove whitespaces in
main/svx/inc/svx/xtable.hxx

c111467931-Jul-2020 Mechtilde

translated German comments and remove whitespaces in
main/svx/source/xoutdev/xtable.cxx

a787b80531-Jul-2020 Mechtilde

translated German comments and remove whitespaces in
main/svx/source/dialog/dlgctrl.cxx

96181bbd31-Jul-2020 mseidel

Cleaned up resource files

4e588b9e31-Jul-2020 Damjan Jovanovic

Deal with a test that expects strikeout style (X, /, bold, etc.)
to be preserved when saving to .doc, even though neither
the fileformat, nor apparently MS Office itself, support that.

Deal with a test that expects strikeout style (X, /, bold, etc.)
to be preserved when saving to .doc, even though neither
the fileformat, nor apparently MS Office itself, support that.

Closes i120656 - the bold,with / and with X strike through change to single when save to doc

Patch by: me

show more ...

ff9157e331-Jul-2020 Damjan Jovanovic

Typo.

Patch by: me

13ae91bf31-Jul-2020 Damjan Jovanovic

Allow for tested editing time to be a little longer than expected.

Patch by: me

ce8ed6d531-Jul-2020 Damjan Jovanovic

Add the registry modification that will disable clearing user personal
info on saving, so that saving and reloading fields like revision number
can be tested.

Closes #i128398# - auto

Add the registry modification that will disable clearing user personal
info on saving, so that saving and reloading fields like revision number
can be tested.

Closes #i128398# - autotest fvt.uno.sd.file.CheckFileProperties loses some DocumentProperties when saving

Patch by: me

show more ...

5045dcc631-Jul-2020 Damjan Jovanovic

Fix a classic bug that was breaking all registry modifications during tests,
where the return value of a string change method was not getting assigned
anywhere, and the original read-only str

Fix a classic bug that was breaking all registry modifications during tests,
where the return value of a string change method was not getting assigned
anywhere, and the original read-only string was expected to be the
one changed.

Patch by: me

show more ...

2a32532230-Jul-2020 mseidel

Cleaned up resource files

3186947329-Jul-2020 mseidel

Final Fix for close button (Help Agent)

72faef4529-Jul-2020 mseidel

Updated English dictionary

b554e61d29-Jul-2020 Damjan Jovanovic

Test hangs indefinitely on a link update confirmation dialog,
and I couldn't find how to confirm the dialog programmatically,
so at least make it time out instead of hanging
the whole tes

Test hangs indefinitely on a link update confirmation dialog,
and I couldn't find how to confirm the dialog programmatically,
so at least make it time out instead of hanging
the whole test run.

Patch by: me

show more ...

74bd909829-Jul-2020 Damjan Jovanovic

We don't need the process environment, and on FreeBSD's ps
there is apparently a total output line string length limit
of 2048 bytes that causes us to sometimes not find the
AOO pid, so l

We don't need the process environment, and on FreeBSD's ps
there is apparently a total output line string length limit
of 2048 bytes that causes us to sometimes not find the
AOO pid, so leave it out.

Patch by: me

show more ...

7b7d1fc928-Jul-2020 Damjan Jovanovic

java.util.Calendar's HOUR is a 12 hour clock, use HOUR_OF_DAY instead.

Patch by: me

d917f5e528-Jul-2020 Damjan Jovanovic

java.util.Calendar's MONTH is 0-based.

Patch by: me

0eabae9828-Jul-2020 Damjan Jovanovic

RotateAngle is a java.lang.Long

Patch by: me

b3f7051027-Jul-2020 mseidel

Fixed close button for Help Agent

557ccdce27-Jul-2020 Damjan Jovanovic

Fix another test timing issue.

Patch by: me

1...<<51525354555657585960>>...342