summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2014-01-23Move defines into settings.hxxChris Sherlock
2014-01-22Improve settings code reabilityChris Sherlock
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
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