summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2018-10-18tdf#113415 - Customizable links in Help menuheiko tietze
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-10-07drop unnecessary includesCaolán McNamara
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-10-05weld modeless sfx SearchDialogCaolán McNamara
2018-09-25loplugin:useuniqueptr in SfxWorkWindowNoel Grandin
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17Missing include (Windows, --disable-pch)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
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