summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-3/+3
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl1-52/+2
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-09-29No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist1-0/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler1-8/+8
2014-09-07microoptimisation: no need to compute string length to test emptinessLionel Elie Mamane1-1/+1
2014-09-06Make OOO_EXIT_POST_STARTUP behave more nicely when blankMatthew J. Francis1-1/+2
2014-08-25everything is independent from vos these days...Michael Stahl1-4/+2
2014-08-16try that ErrorBox removal againCaolán McNamara1-4/+4
2014-08-16Revert "ErrorBox EBX_ERR_PRINTDISABLED to String"Markus Mohrhard1-2/+2
2014-08-15ErrorBox EBX_ERR_PRINTDISABLED to StringThomas Arnhold1-2/+2
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis1-0/+1
2014-07-25Typo: Destop->DesktopJulien Nabet1-2/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-04desktop: fix includesThomas Arnhold1-2/+2
2014-05-30No StarBASIC if DISABLE_SCRIPTINGTor Lillqvist1-0/+2
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida1-0/+2
2014-05-28coverity#703943 Unchecked return valueCaolán McNamara1-6/+4
2014-05-09Revert font initialization fooCaolán McNamara1-1/+0
2014-05-08desktop: sal_Bool->boolNoel Grandin1-52/+49
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock1-0/+1
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna1-1/+0
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock1-0/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-2/+2
2014-04-16Avoid soffice.bin restarting ad inf when version ini-file buildid is emptyStephan Bergmann1-1/+2
2014-04-15non-desktop: Don't even attempt to create a lockfile.Jan Holesovsky1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27Remove visual noise from desktopAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-21coverity#738620 Uninitialized scalar fieldCaolán McNamara1-3/+4
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan1-11/+3
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara1-26/+2
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan1-2/+2
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock1-1/+1
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist1-7/+0
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan1-2/+2
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan1-3/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2