History log of /trunk/main/desktop/source/app/app.cxx (Results 1 - 25 of 31)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# cfd52e18 01-Oct-2020 mseidel

Fixed typos (thats -> that's) and many more


# 15289133 22-Aug-2020 mseidel

Fixed typos (otherwhise -> otherwise) and some more


Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413
# e2124c31 06-Sep-2016 pescetti

#i114963# Enable IPC before OpenClients to allow client connections when printing.
Patch By: aptitude@btconnect.com


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@175

#i114963# Enable IPC before OpenClients to allow client connections when printing.
Patch By: aptitude@btconnect.com


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

show more ...


# b63233d8 07-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



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


Revision tags: AOO4121
# 30acf5e8 22-May-2016 pfg

Spelling, spelling ...

Why worry about some sprinkled German when we haven't yet learned English.


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

Spelling, spelling ...

Why worry about some sprinkled German when we haven't yet learned English.


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

show more ...


Revision tags: AOO412, SNAPSHOT, AOO411
# 07a3d7f1 29-Apr-2014 Pedro Giffuni

Many spelling fixes: directories a* - g*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories a* - g*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


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

show more ...


Revision tags: AOO410
# 9625a7c7 01-Apr-2014 Andre Fischer

i124573: Initialize flags to allow acess bridge initialization to fail gracefully (Merged from branch AOO410).

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

i124573: Initialize flags to allow acess bridge initialization to fail gracefully (Merged from branch AOO410).

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

show more ...


Revision tags: AOO410_Beta
# 24c56ab9 28-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

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


# 747164b0 25-Nov-2013 Herbert Dürr

#i123747# allow treating Window's SEH events as C++ exceptions

The crash reporter facility can provide much better details about crashes.
But if that facility is disabled then handling S

#i123747# allow treating Window's SEH events as C++ exceptions

The crash reporter facility can provide much better details about crashes.
But if that facility is disabled then handling SEH events such as div-by-zero
as C++ exceptions is a worthwhile alternative. It can provide a few interesting
details and it allows a graceful shutdown of the application.


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

show more ...


Revision tags: AOO401
# a799cd1b 23-Aug-2013 Oliver-Rainer Wittmann

122976: suppress user interaction on install of already installed extension during the 'silent' installation of the so-called bundled extensions and during the migration of extensions from a former u

122976: suppress user interaction on install of already installed extension during the 'silent' installation of the so-called bundled extensions and during the migration of extensions from a former user profile



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

show more ...


# 58761c16 23-Aug-2013 Oliver-Rainer Wittmann

122976: <installBundledExtensionBlobs()> - handle exceptions thrown by the extension manager



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1516789 13f79535-47bb-031

122976: <installBundledExtensionBlobs()> - handle exceptions thrown by the extension manager



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

show more ...


Revision tags: AOO400
# b1ec53cb 09-Aug-2013 Herbert Dürr

#i122991# provide some details about fatal exceptions in the desktop app

In the desktop application the FatalError() facility provides a dialog
with copy+pasteable text that helps to com

#i122991# provide some details about fatal exceptions in the desktop app

In the desktop application the FatalError() facility provides a dialog
with copy+pasteable text that helps to communicate details important for
the understanding of such critical bugs.


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

show more ...


# fd6d8138 19-Jun-2013 Andre Fischer

122398: Fixed Mac and Linux build breaker.

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


# 281431db 18-Jun-2013 Oliver-Rainer Wittmann

122398: re-activate the FirstStartWizard


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


# 910823ae 18-Apr-2013 Jürgen Schmidt

#121996# integrate first part to remove 3layer office

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


# 599cc5b4 21-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


# 9807c9de 04-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 ...


Revision tags: AOO340
# 930254ac 10-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 ...


# a9e0ac64 23-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


# a6114e23 23-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


# aa94018d 19-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 ...


# a69be993 15-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


# 8f0b6dd5 10-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


# 540a49de 02-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 ...


# 19720aa2 06-Mar-2012 Herbert Dürr

fix FirstStart without its WizardUI

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


12