summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara
2019-06-06sfx2: warn when invoking LOK callback before setupAshod Nakashian
2019-06-06ViewShellBase const correctnessAshod Nakashian
2019-06-04AppendInfoBar can return nullStephan Bergmann
2019-05-23tdf#125447 get rid of ~ in STR_UNDO stringCaolán McNamara
2019-05-23Resolves: tdf#125447 mnemonic appearing in tooltipCaolán McNamara
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10CppunitTest_sw_tiledrendering: close the document while LOK is still activeMiklos Vajna
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-05-02Support "Preview in Web Browser" in Flatpak modeStephan Bergmann
2019-04-12Related: tdf#124238 don't assert on closing new TipOfTheDayDialogCaolán McNamara
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-15LOK: switch view before event emission if necessary.Michael Meeks
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks
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