summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-11-25Resolves: #i123747# allow treating Window's SEH events as C++ exceptionsHerbert Dürr
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-18Some clean-upStephan Bergmann
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl
2013-09-17Revert "warn if people havn't source the environment after linkoo"Matúš Kukan
2013-09-17drop intermediate StringsCaolán McNamara
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-08-26Related fdo#68240: Rework langselect to provide better error messagesStephan Bergmann
2013-08-23Clean up desktop::UserInstallStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-18Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius
2013-08-09#i122991# provide some details about fatal exceptions in the desktop appHerbert Dürr
2013-08-02Clarify commentTor Lillqvist
2013-07-30Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann
2013-07-26Move OS X sandbox flag to config_features.hTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin
2013-06-02C4702: unreachable codeJulien Nabet
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21UI Controller Factory fixesAriel Constenla-Haile
2013-05-21Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-04-18desktop: add STR_BOOTSTRAP_ERR_USERINSTALL_FAILEDMichael Stahl
2013-04-18Desktop::HandleBootstrapPathErrors: try to not be totally uselessMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-03desktop: add --pidfile switchRiccardo Magliocchetti
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist
2013-02-28Bypass a little more stuff for Android (and iOS)Tor Lillqvist
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22Try ignoring IPC pipe errors on AndroidTor Lillqvist