summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2014-07-26fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-07-25Typo: Destop->DesktopJulien Nabet
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04fdo#36313: allow passing FilterOptions via cliTomas Hlavaty
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-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-08some more %PRODUCTNAME usageThomas Arnhold
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-04-14typo: controlls -> controlsThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738620 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
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