History log of /aoo41x/main/desktop/source/app/ (Results 1 - 25 of 41)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1
b8ac983326-Dec-2018 Matthias Seidel

Further corrections to commandline help, resized dialog window (for Windows, etc.)

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

Further corrections to commandline help, resized dialog window (for Windows, etc.)

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

show more ...

467d16d023-Dec-2018 Matthias Seidel

Fixed typos, removed whitespace

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1849659 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 5281296752f650b451ad

Fixed typos, removed whitespace

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

show more ...

e2b2186321-Oct-2019 Ariel Constenla-Haile

Avoid ordered comparison between pointer and zero

Revision tags: AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410
8606043301-Apr-2014 Andre Fischer

i124573: Initialize flags to allow acess bridge initialization to fail gracefully.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1583666 13f79535-47bb-0310-9956-ffa

i124573: Initialize flags to allow acess bridge initialization to fail gracefully.

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

show more ...

Revision tags: AOO410_Beta
24c56ab928-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

747164b025-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
a799cd1b23-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 ...

58761c1623-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
b1ec53cb09-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 ...

fd6d813819-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

281431db18-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

910823ae18-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

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

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 ...

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 ...

19720aa206-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