summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)AuthorFilesLines
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-05-10CppunitTest_sw_tiledrendering: close the document while LOK is still activeMiklos Vajna1-0/+3
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-1/+9
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov3-6/+6
2019-05-02Support "Preview in Web Browser" in Flatpak modeStephan Bergmann1-2/+10
2019-04-12Related: tdf#124238 don't assert on closing new TipOfTheDayDialogCaolán McNamara1-2/+2
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze1-1/+22
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen13-0/+28
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski1-2/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2-0/+2
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2-0/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen6-0/+7
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-15LOK: switch view before event emission if necessary.Michael Meeks1-0/+9
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks2-21/+121
2019-02-22loplugin:unusedfields in sfx2Noel Grandin1-4/+0
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen1-0/+1
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin1-1/+1
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski1-6/+5
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-1/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin8-516/+516
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-2/+1
2019-01-09Related: tdf#122598 macro dialog from record macro has no parentCaolán McNamara1-1/+11
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-13Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist1-2/+11
2018-12-12tdf#122009: Hide notebookbar in full screenXisco Fauli1-0/+6
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-2/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-11/+11
2018-12-05use unique_ptr in SfxObjectShell_ImplNoel Grandin1-1/+1
2018-12-05use unique_ptr in SfxViewFrame::ExecReload_ImplNoel Grandin1-8/+8
2018-12-04Infobar showing donation alternating with getinvolvedheiko tietze1-3/+35
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin1-1/+1
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov1-8/+3
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva1-2/+11
2018-11-28loplugin:unusedfieldsNoel Grandin1-6/+0
2018-11-27remove unused SfxViewShellFlags enum valueNoel Grandin3-8/+1
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin2-51/+34
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-4/+2
2018-11-16tdf#99122 Send as email: prefer ooxml formatsSamuel Mehrbrodt1-6/+3
2018-11-15loplugin:staticmethods in sfx2Noel Grandin1-3/+3
2018-11-08tdf#120642 - GetInvoled updateheiko tietze1-9/+2
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-13/+10
2018-11-06lok: Notify about the current editing context.Jan Holesovsky1-0/+9
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-32/+29
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-7/+4
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-4/+0