History log of /aoo41x/main/ (Results 251 - 275 of 5328)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
93ce685f28-Nov-2014 Steve Yin

Issue 125495 - Awkward Chinese (ZH-TW) numbering suffix when importing RTF document

Contributor: Mark Hung

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642312 13f7

Issue 125495 - Awkward Chinese (ZH-TW) numbering suffix when importing RTF document

Contributor: Mark Hung

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642312 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 6680d0877bdb058cffdc41a39d59954fae44163a)

show more ...

25c6f4b706-Jan-2023 Damjan Jovanovic

Some 3rd party applications write OOXML files whose ZIP entries have filenames in
different casing than their XML files specify, eg. sharedStrings.xml is actually
stored in the ZIP file as Sh

Some 3rd party applications write OOXML files whose ZIP entries have filenames in
different casing than their XML files specify, eg. sharedStrings.xml is actually
stored in the ZIP file as SharedStrings.xml. Thus, when we can't find files with
their intended casing, do a case-insensitive search within their ZIP directory
instead.

Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=126720 - no text imported from xlsx
Patch by: me

(cherry picked from commit 0f42b9a04e21324973f03349bb2929327cf84a20)

show more ...

efa4771f05-Jan-2023 mseidel

Unifying layout templates (en-US/en_GB) for Impress


extras/source/templates/layout/lang/en-GB/lyt-aqua.otp
extras/source/templates/layout/lang/en-GB/lyt-blackandwhite.otp
extras/source/templates/layout/lang/en-GB/lyt-bluegrey.otp
extras/source/templates/layout/lang/en-GB/lyt-bluelinesgrad.otp
extras/source/templates/layout/lang/en-GB/lyt-bluetitledown.otp
extras/source/templates/layout/lang/en-GB/lyt-book.otp
extras/source/templates/layout/lang/en-GB/lyt-brown.otp
extras/source/templates/layout/lang/en-GB/lyt-charglow.otp
extras/source/templates/layout/lang/en-GB/lyt-forest.otp
extras/source/templates/layout/lang/en-GB/lyt-frepa.otp
extras/source/templates/layout/lang/en-GB/lyt-glacier.otp
extras/source/templates/layout/lang/en-GB/lyt-greengradlines.otp
extras/source/templates/layout/lang/en-GB/lyt-keyboard.otp
extras/source/templates/layout/lang/en-GB/lyt-movwaves.otp
extras/source/templates/layout/lang/en-GB/lyt-numdark.otp
extras/source/templates/layout/lang/en-GB/lyt-ocean.otp
extras/source/templates/layout/lang/en-GB/lyt-organic.otp
extras/source/templates/layout/lang/en-GB/lyt-paper.otp
extras/source/templates/layout/lang/en-GB/lyt-rededges.otp
extras/source/templates/layout/lang/en-GB/lyt-roundedrect.otp
extras/source/templates/layout/lang/en-GB/lyt-sunrise.otp
extras/source/templates/layout/lang/en-GB/lyt-techpoly.otp
extras/source/templates/layout/lang/en-GB/lyt-tunnel.otp
extras/source/templates/layout/lang/en-GB/lyt-water.otp
extras/source/templates/layout/lang/en-GB/lyt-wine.otp
extras/source/templates/layout/lang/en-US/lyt-cool.otp
extras/source/templates/layout/lang/en-US/lyt-darkblue.otp
ad2d318605-Jan-2023 mseidel

Localized Polish layout templates for Impress.

Contributed by Czesław Wolański.

(cherry picked from commit f69597495f0e3c253ae99f72d3433193e5ac399b)

cc69ecb704-Jan-2023 mseidel

Updated translation.

Contributed by Czesław Wolański.

(cherry picked from commit 1dc5a79d4a7f8a0cc5e11cebe6df0c1370bd048e)

3e4cee8e03-Jan-2023 Damjan Jovanovic

Add the "&apos;" entity definition to our HTML parser, so that we can correctly
read it and convert it a "'", but when writing to HTML write out the "'"
directly for now.

Fixes: http

Add the "&apos;" entity definition to our HTML parser, so that we can correctly
read it and convert it a "'", but when writing to HTML write out the "'"
directly for now.

Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=80657

Patch by: me

(cherry picked from commit 3304210c5c53f441cdb2c462fbbf6d8351380b01)

show more ...

9cced77903-Jan-2023 mseidel

Unifying dimensions and names for StartCenter graphics

(cherry picked from commit 67a4a8ddd19f16733c2e09c8b39e7b8330d5fc6b)

5cadf9ee10-Jun-2022 mseidel

Cleaned up resource file, removed whitespace

(cherry picked from commit d42a595daaa6d99342c3923b65ea5204784cb7d0)

8bd01b4002-Jan-2023 mseidel

Align graphics in StartCenter

(cherry picked from commit f47299ee08280395fb35b5f5749ff379fec78dee)

8a4d9cc901-Jan-2023 mseidel

Updated English dictionary

b6736e0831-Dec-2022 mseidel

Update copyright year to 2023

36795fb327-Dec-2022 Damjan Jovanovic

When we reach EOF, and SvStream.ReadCsvLine() returned some data,
process that data before returning.

Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 -
"Last CSV line is silen

When we reach EOF, and SvStream.ReadCsvLine() returned some data,
process that data before returning.

Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 -
"Last CSV line is silently lost on import if last field is quoted
and EOF is reached before closing quote"

Patch by: me

(cherry picked from commit c7ace38fedbe61bc12c11cf4f428626429620f06)

show more ...

e2fe2bae22-May-2021 Matthias Seidel

Delete .hgtags (#124)

* Delete .hgtags

Is this still needed?

* Delete .hgignore
(cherry picked from commit fce8cd7e0c88d2b7950260e21ad869ef38f3e97b)

2d4eee1023-Dec-2022 mseidel

Revert "#i126762# patch by: hanya"

This reverts commit d6a3fbd0259e572c54d626e74753693b08bd88fd.

This commit produced crashes, needs further investigation.

b0fb6f9d15-Dec-2022 mseidel

Fixed typos

(cherry picked from commit e548f13f48cec1f363a47f8aa8e62a0f677de2a6)

c1f051c306-Dec-2022 Arrigo Marchiori

More checks

(cherry picked from commit a17d592dd780140ccf35c2d69f72c695e96bd8bf)

6dbc57fb12-Nov-2022 Arrigo Marchiori

Add separator to an already existing path only

(cherry picked from commit a543930b28f88aae91acc3be9d2fcf0e281a4ae0)

1e5ed18f31-Oct-2022 Arrigo Marchiori

Set the default JVM classpath to $OOO_BASE_DIR/program

(cherry picked from commit 69af28e78361a11b97a2d51674346f34921f0236)

0b9007ea30-Sep-2022 Arrigo Marchiori

Fix compilation under MSW

(cherry picked from commit d103c092b2f69d7eeed1cfccf923d1a76a4ade17)

54c60f8028-Sep-2022 Arrigo Marchiori

Better filtering

(cherry picked from commit 597faa034e88ed743c2c324e8e98b5583ae83a4d)

2261370f28-Sep-2022 Arrigo Marchiori

Better logging

(cherry picked from commit 84ee7f0fce15afc7bf37aac517e0ddd08cacf717)

626e624c20-Jul-2022 Arrigo Marchiori

Avoid empty paths

(cherry picked from commit 55c2ab0d6a9ca16126fedfd274a3c3de19701d91)

4adc406802-Dec-2022 mseidel

Revert last commit

7ade7e9a02-Dec-2022 mseidel

Small correction

da439f6901-Dec-2022 mseidel

Changed CRLF -> LF

1...<<11121314151617181920>>...214