summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-09-07microoptimisation: no need to compute string length to test emptinessLionel Elie Mamane
2014-09-06Make OOO_EXIT_POST_STARTUP behave more nicely when blankMatthew J. Francis
2014-08-25everything is independent from vos these days...Michael Stahl
2014-08-16try that ErrorBox removal againCaolán McNamara
2014-08-16Revert "ErrorBox EBX_ERR_PRINTDISABLED to String"Markus Mohrhard
2014-08-15ErrorBox EBX_ERR_PRINTDISABLED to StringThomas Arnhold
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis
2014-07-25Typo: Destop->DesktopJulien Nabet
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04desktop: fix includesThomas Arnhold
2014-05-30No StarBASIC if DISABLE_SCRIPTINGTor Lillqvist
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida
2014-05-28coverity#703943 Unchecked return valueCaolán McNamara
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-08desktop: sal_Bool->boolNoel Grandin
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-16Avoid soffice.bin restarting ad inf when version ini-file buildid is emptyStephan Bergmann
2014-04-15non-desktop: Don't even attempt to create a lockfile.Jan Holesovsky
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738620 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
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