History log of /aoo41x/main/desktop/source/ (Results 26 - 50 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
599cc5b421-Feb-2013 Oliver-Rainer Wittmann

#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"



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

4441635715-Feb-2013 Oliver-Rainer Wittmann

#121625# - method <ExtensionManager::getExtensionsWithSameId(..)> - catch certain exceptions to avoid crashes
- method <ExtensionManager::getAllExtensions(..)> - do not add bundled exten

#121625# - method <ExtensionManager::getExtensionsWithSameId(..)> - catch certain exceptions to avoid crashes
- method <ExtensionManager::getAllExtensions(..)> - do not add bundled extensions twice to the map; the map can not hold a fourth entry.


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

show more ...

6f51c32907-Feb-2013 Herbert Dürr

fix build for compilers supporting user-defined literals

User defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf)
are already available in gcc 4.7 and cl

fix build for compilers supporting user-defined literals

User defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf)
are already available in gcc 4.7 and clang 3.1 and this results in problems in code
where literal strings are concatenated without any whitespace inbetween.


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

show more ...

1546260b05-Feb-2013 Herbert Dürr

#i121721# migration of bdb->pmap database files is no longer needed for AOO>=400

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

9807c9de04-Jan-2013 Ariel Constenla-Haile

i121578 - Convert css.system.SystemShellExectue to new-style

Adapt the office code to use the new-style service constructor

git-svn-id: https://svn.apache.org/repos/asf/openoffice/t

i121578 - Convert css.system.SystemShellExectue to new-style

Adapt the office code to use the new-style service constructor

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

show more ...

9a700a1923-Dec-2012 Jan Iversen

removed oracle test (#121530)

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

Revision tags: AOO340
85c309d612-Sep-2012 Jürgen Schmidt

#120683# add new cmd line arg -conversionmode to enavle further optimization

Patch By: jsc
Review By: hdu

-This line, and those below, will be ignored--

M main/deskt

#120683# add new cmd line arg -conversionmode to enavle further optimization

Patch By: jsc
Review By: hdu

-This line, and those below, will be ignored--

M main/desktop/source/app/cmdlinehelp.cxx
M main/desktop/source/app/cmdlineargs.cxx
M main/desktop/source/app/cmdlineargs.hxx
M main/desktop/source/app/appinit.cxx
M main/vcl/source/app/svapp.cxx
M main/vcl/inc/vcl/svapp.hxx
M main/vcl/inc/svdata.hxx


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

show more ...

930254ac10-Aug-2012 Ariel Constenla-Haile

#i120501# - Do not show the StartCenter when the office is executed with -nodefault

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371665 13f79535-47bb-0310-9956-ffa450ede

#i120501# - Do not show the StartCenter when the office is executed with -nodefault

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

show more ...

a9e0ac6423-Jul-2012 Andre Fischer

#i109206# Removed unneccessary log messages.

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

a6114e2323-Jul-2012 Andre Fischer

#i119206# Fixed up-to-date check of bundled extensions.

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

aa67d19c20-Jul-2012 Ariel Constenla-Haile

Fix build breaker: add missing string resource

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

aa94018d19-Jul-2012 Jürgen Schmidt

#119950# introduce new warning message box to inform about further running terminal sessions

Patch By: Juan Li
Review By: Jina Fang Zheng, jsc



git-svn-id: https://svn.

#119950# introduce new warning message box to inform about further running terminal sessions

Patch By: Juan Li
Review By: Jina Fang Zheng, jsc



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

show more ...

48e972e128-Jun-2012 Yuri Dario

i118923 - OS/2 port: do not shorten names for resource files.

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

b3439cf125-Jun-2012 Andre Fischer

#i119272# Trigger deletion of temporary files of extension manager.


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

a69be99315-May-2012 Ariel Constenla-Haile

i119102 - Do not display the StartModule if Quickstart is enabled

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

8f0b6dd510-Apr-2012 Andre Fischer

Removed unnecessary debug code.

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

540a49de02-Apr-2012 Andre Fischer

119113: Run installBundledExtensionBlobs() once on first-start and not a second time.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1308357 13f79535-47bb-0310-9956-ffa450e

119113: Run installBundledExtensionBlobs() once on first-start and not a second time.

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

show more ...

6e30621a26-Mar-2012 Herbert Dürr

#i119113# fix of-by-one when importing BDB files

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

26cba33926-Mar-2012 Oliver-Rainer Wittmann

119114 - method <UpdateDialog::addSpecificError(..)> - create entry with correct type


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1305265 13f79535-47bb-0310-9956-ff

119114 - method <UpdateDialog::addSpecificError(..)> - create entry with correct type


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

show more ...

e6a4f79424-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

a0b8797524-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

8951e39020-Mar-2012 Herbert Dürr

update misc UI strings to AOO name change

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

c6dedb6516-Mar-2012 Andre Fischer

119050: Added main/extensions.lst for automatic inclusion of extensions.

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

dcc851a716-Mar-2012 Herbert Dürr

#i119048# handle edge cases when importing BDB hash files

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

853aaf2215-Mar-2012 Herbert Dürr

#i119048# migrate BDB extension entries using a simple heuristic

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

1234