summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm.cxx
AgeCommit message (Expand)Author
2020-11-02use officecfg or MacroRecorderModeNoel Grandin
2020-10-05Disable WhatsNew infobar with standard methodHeiko Tietze
2020-10-02sfx2: downgrade a warning in SfxViewFrame::ChildWindowState() to infoMiklos Vajna
2020-09-21weld infobarsCaolán McNamara
2020-08-27tdf#136133: AppendInfoBar can return nullJulien Nabet
2020-08-19sd signature line: preserve current page after signingMiklos Vajna
2020-08-19Fix typosAndrea Gelmini
2020-08-03loplugin:flatten in sfx2Noel Grandin
2020-06-15sd signature line: create signature with pre-selected cert, if availableMiklos Vajna
2020-06-11sd signature line: inform infobar if a cert is already selectedMiklos Vajna
2020-06-05sd signature line: limit this to PDF signing for nowMiklos Vajna
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt
2020-04-05tdf#131209 reload the notebook barJim Raykowski
2020-03-16Some more places to check for AllowOverrideLocking optionSamuel Mehrbrodt
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20Revert "Don't display reload as toggle command"Samuel Mehrbrodt
2020-02-17Don't display reload as toggle commandSamuel Mehrbrodt
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-06Typo fix.Michael Meeks
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2020-01-16drop some unneeded includesCaolán McNamara
2020-01-08tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten
2020-01-06Revert "sfx2: sidebar: new .uno commands to show and hide sidebars"Michael Meeks
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-11lok: fix welded dialogsHenry Castro
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-12-02Disable macro menu entries when DisableMacrosExecution is setSamuel Mehrbrodt
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-19tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt
2019-11-13Add document level option to lock down edit doc commandSerge Krot
2019-11-09Removed executable bit on source fileAndrea Gelmini
2019-11-09Switch to read-only mode: do not force reload document if possibleSerge Krot
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-05Resolves: tdf#127946 pass in argument for dialog parentCaolán McNamara
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-27Use get_value_or instead of value_orTomáš Chvátal
2019-08-08fix typo IndexOutOfBoundExceptionMichael Stahl
2019-08-07Consistently treat vnd.sun.star.script location case-sensitivelyStephan Bergmann
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-07-12tdf#126241: make sure to fill input stream before LockOrigFileOnDemandMike Kaganski
2019-07-11Restore original value of SID_DOC_READONLY item on cancel or SID_EDITDOCMike Kaganski