summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2018-09-07Cppcheck: release the handle that CreateThread returnsMike Kaganski
2018-08-30tdf#119579 skip floating windows as potential parent for missing help dialogCaolán McNamara
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-14help: Let's make the help urls more standard, and use ?Target=...&... form.Jan Holesovsky
2018-08-10Use ASCII literals in indexOf and compare result against 0Matteo Casalin
2018-08-10Reduce OUString operationsMatteo Casalin
2018-08-10Fix whitespacesMatteo Casalin
2018-08-10Avoid getTokenCount/getToken to get last tokenMatteo Casalin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-08-02turn SfxPickList singleton a member of SfxApplicationCaolán McNamara
2018-08-02m_xStringLength is unusedCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-21Remove useless self-assignment of sHelpPathMuhammet Kara
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara
2018-07-13lokdialog: Don't hide dialogs in case of LOKPranav Kant
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-09loplugin:oncevarNoel Grandin
2018-07-06Some cleanup and commentsJan-Marek Glogowski
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-30Reduce number of operations on OUStringMatteo Casalin
2018-06-30Use indexed getToken() and avoid getTokenCount()Matteo Casalin
2018-06-24Notebookbar:Disabled appearence of context toolbarsKshitij Pathania
2018-06-14tdf#33209: Context-sensitive help for extensions in otherwise HTML-help casesStephan Bergmann
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-29Resolves: tdf#117712 closing help crashesCaolán McNamara
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-23remove Linux ("UNX") systray "Quickstarter"Rene Engelhard
2018-05-18loplugin:unusedfields in sfx2Noel Grandin
2018-05-16loplugin:constantparamNoel Grandin
2018-05-08convert DELETEX to DELETEZNoel Grandin
2018-05-04Revert "Enable new Help to be installed as extension"Stephan Bergmann
2018-05-04loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin
2018-05-02loplugin:useuniqueptr in ShutdownIconNoel Grandin
2018-04-29Drop ShutdownIcon::GetResString l10n wrapper methodGabor Kelemen
2018-04-26identify tab pages by name for save/storing active tabCaolán McNamara
2018-04-23type mismatch at 1st parameter ('vcl::Window *const' vs 'const vcl::Window *')Caolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-22try to fix oss-fuzz build harderCaolán McNamara
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20loplugin:unusedfieldsNoel Grandin
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-18fix oss-fuzz buildCaolán McNamara