summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-02-09vcl/settings.hxx "drag full options API" uses sal_uLongStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-03Clean up some weird loggingTor Lillqvist
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-12-11desktop: avoid loading to-be-recovered documents when recovery is disabledMiklos Vajna
2014-12-05desktop: avoid starting with new writer doc if OOO_DISABLE_RECOVERY setMichael Stahl
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist
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