summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-09Related: tdf#122598 macro dialog from record macro has no parentCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-13Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist
2018-12-12tdf#122009: Hide notebookbar in full screenXisco Fauli
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05use unique_ptr in SfxObjectShell_ImplNoel Grandin
2018-12-05use unique_ptr in SfxViewFrame::ExecReload_ImplNoel Grandin
2018-12-04Infobar showing donation alternating with getinvolvedheiko tietze
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-27remove unused SfxViewShellFlags enum valueNoel Grandin
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16tdf#99122 Send as email: prefer ooxml formatsSamuel Mehrbrodt
2018-11-15loplugin:staticmethods in sfx2Noel Grandin
2018-11-08tdf#120642 - GetInvoled updateheiko tietze
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-06lok: Notify about the current editing context.Jan Holesovsky
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-10-08tdf#120271 related: Allow finalizing of LastTimeGetInvolvedShownMike Kaganski
2018-09-19Avoid unused function in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-19add locale to joinus link so hub can redirect to language specific pagesChristian Lohmaier
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov