summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-09add infobar to prompt to refresh to replace old formatCaolán McNamara1-0/+40
2022-04-22sfx2: do reload on SID_EDITDOC in SfxViewFrame::ExecReload_Impl()Michael Stahl1-1/+2
2021-01-23Also remove donate/involvement info bar codeThorsten Behrens1-99/+0
2020-04-16tdf#131209 reload the notebook barJim Raykowski1-0/+7
2019-12-13tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt1-0/+14
2019-12-03Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt1-1/+2
2019-11-22tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt1-11/+12
2019-11-13Add document level option to lock down edit doc commandSerge Krot1-5/+17
2019-11-09Removed executable bit on source fileAndrea Gelmini1-0/+0
2019-11-09Switch to read-only mode: do not force reload document if possibleSerge Krot1-1/+3
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-1/+2
2019-10-05Resolves: tdf#127946 pass in argument for dialog parentCaolán McNamara1-2/+5
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze1-7/+3
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-1/+2
2019-08-27Use get_value_or instead of value_orTomáš Chvátal1-1/+1
2019-08-08fix typo IndexOutOfBoundExceptionMichael Stahl1-1/+1
2019-08-07Consistently treat vnd.sun.star.script location case-sensitivelyStephan Bergmann1-4/+4
2019-07-20loplugin:referencecasting in sfx2Noel Grandin1-18/+11
2019-07-12tdf#126241: make sure to fill input stream before LockOrigFileOnDemandMike Kaganski1-2/+13
2019-07-11Restore original value of SID_DOC_READONLY item on cancel or SID_EDITDOCMike Kaganski1-0/+11
2019-07-05Show who has locked the document when reopening a read-only documentMike Kaganski1-6/+37
2019-06-04AppendInfoBar can return nullStephan Bergmann1-10/+14
2019-05-23tdf#125447 get rid of ~ in STR_UNDO stringCaolán McNamara1-2/+1
2019-05-23Resolves: tdf#125447 mnemonic appearing in tooltipCaolán McNamara1-1/+2
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann1-2/+2
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze1-9/+39
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-4/+4
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 Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski1-6/+5
2019-02-07loplugin:flatten in sfx2Noel Grandin1-77/+77
2019-01-09Related: tdf#122598 macro dialog from record macro has no parentCaolán McNamara1-1/+11
2018-12-12tdf#122009: Hide notebookbar in full screenXisco Fauli1-0/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
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-11-08tdf#120642 - GetInvoled updateheiko tietze1-9/+2
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-28/+25
2018-10-26loplugin:singlevalfields improvementNoel Grandin1-2/+0
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin1-1/+1
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+1
2018-10-08tdf#120271 related: Allow finalizing of LastTimeGetInvolvedShownMike Kaganski1-1/+2
2018-09-19Avoid unused function in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist1-0/+4
2018-09-19add locale to joinus link so hub can redirect to language specific pagesChristian Lohmaier1-1/+4
2018-09-17New loplugin:externalStephan Bergmann1-2/+2