summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-05-23assume IFrame script/macro support isn't neededCaolán McNamara1-8/+4
2023-05-23put floating frames under managed links controlCaolán McNamara1-20/+35
2023-05-23set Referer on loading IFramesCaolán McNamara1-3/+10
2023-01-29Bump copyright year to 2023Adolfo Jayme Barrientos1-1/+1
2022-10-07tdf#150622 sidebar icons empty in High Contrast modeCaolán McNamara1-1/+1
2022-10-05Templates: Make localized names for "Simple" and "BPMN" show on the UIKevin Suo1-2/+6
2022-08-31check IFrame "FrameURL" targetCaolán McNamara3-7/+24
2022-08-18tdf#148913 sw: fix crash with pending infobars on WindowsLászló Németh1-15/+29
2022-08-09sfx2: check saved last tab page name exists before restoring itCaolán McNamara1-1/+5
2022-08-04Resolves: tdf#147782 restore focus to launching frame asynchronouslyCaolán McNamara2-3/+16
2022-07-24tdf#141294 Use DPI scale factor for sidebar width limit in configAron Budea1-2/+2
2022-07-11rhbz#2104545: Only call utl::IsYounger when its result is actually usedStephan Bergmann1-4/+7
2022-07-07sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli1-2/+4
2022-07-01tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier1-0/+16
2022-05-27Resolves tdf#119447 - Improve sidebar height in start centerHeiko Tietze1-4/+7
2022-05-11tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch1-15/+0
2022-04-22sfx2: do reload on SID_EDITDOC in SfxViewFrame::ExecReload_Impl()Michael Stahl1-1/+2
2022-04-19tdf#148101 don't autocomplete remote files dialog entry on delete/backspaceCaolán McNamara1-0/+1
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara2-8/+8
2022-04-06Resolves: rhbz#2069486 classic help index entry autocompletes on del/backspaceCaolán McNamara2-1/+17
2022-03-31add infobar to prompt to refresh to replace old formatCaolán McNamara1-0/+38
2022-03-23tdf#111924 - Special characters: don't lose focus on context menuAndreas Heinisch1-1/+2
2022-03-10tdf#147782 retain focus in launching frame on first activateCaolán McNamara2-0/+16
2022-02-27lokit: double check for disposed windows & fix leak.Michael Meeks1-4/+7
2022-02-18tdf#143817 Fix HUD deleting text contents in WriterRafael Lima1-0/+1
2022-02-01tdf#122708: on GetFocus, select something also when items are filteredKatarina Behrens1-1/+8
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara1-0/+7
2022-01-21tdf#140020: Disable also menu File->SaveAll for docs with LockSaveVasily Melenchuk1-2/+2
2022-01-20tdf#140019: Revert "Don't disable "Send doc via email" ..."Vasily Melenchuk1-1/+1
2022-01-12tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin1-17/+10
2022-01-02Bump copyright year to 2022Adolfo Jayme Barrientos1-1/+1
2021-12-15tdf#131850: avoid encryption check for recent docs overlayMike Kaganski2-4/+6
2021-12-09tdf#117280: derive SfxEvents_Impl from css::document::XDocumentEventListenerMike Kaganski2-12/+12
2021-12-06increase maximum document thumbnail size from 256 to 512Luboš Luňák1-1/+1
2021-11-29tdf#117280: fix multiple Macro execution when triggered by Document print eventJulien Nabet2-4/+9
2021-11-29cid#1494452 sfx2: fix null ptr deref in SfxInPlaceClient_Impl::saveObject()Miklos Vajna1-1/+1
2021-11-26tdf#145814 fill format mode is mostly disabledCaolán McNamara2-8/+2
2021-11-26m_xTreeBox is always trueCaolán McNamara1-2/+1
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna1-1/+3
2021-11-24Convert sal_IntPtr into int + use constexpr int in sfx2/dinfdlgJulien Nabet2-40/+43
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin3-4/+4
2021-11-24tdf#145852 Revert "Make "uno:Printer" actually work"Samuel Mehrbrodt1-1/+1
2021-11-23Resolves tdf#145801 - Uniform height for sidebar's panel titlesHeiko Tietze1-1/+7
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin5-8/+8
2021-11-23tdf#144769 Properly encode file name in error dialogGabor Kelemen1-2/+3
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara3-0/+3
2021-11-19Change About LO dialog to run asyncJan-Marek Glogowski1-1/+1
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin4-26/+4
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K1-42/+1
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara1-0/+1