summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Revert "simplify SfxItemDisruptor_Impl, just use Application::PostUserEvent"Xisco Fauli1-13/+34
2023-12-22tdf#158686 sw floattable: fix print preview crashMiklos Vajna1-0/+3
2023-11-23reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara1-0/+27
2023-11-20lok: fix crash on DDE Link modifySzymon Kłos1-1/+2
2023-11-13Fix USE_CONFIG_APPROVE_CONFIRMATION and USE_CONFIG_REJECT_CONFIRMATIONMike Kaganski1-6/+20
2023-11-13Simplify a bitMike Kaganski1-4/+1
2023-11-13Do not throw on IZoneIdentifier COM errorMike Kaganski1-2/+2
2023-11-13tdf#158090: Do not auto-reject SignatureState::BROKEN in ALWAYS_EXECUTE caseMike Kaganski1-7/+9
2023-11-13Simplify a bitMike Kaganski1-2/+1
2023-11-13Early shortcut for cases requiring both macro and document signaturesMike Kaganski1-10/+19
2023-11-13Simplify a bitMike Kaganski1-14/+8
2023-11-13FROM_LIST_NO_WARN was handled aboveMike Kaganski1-2/+1
2023-11-13tdf#158090: Limit signed document requirement to High security levelMike Kaganski1-3/+3
2023-11-13Add comments for the magic constantsMike Kaganski1-4/+4
2023-11-13Set document's current macro exec mode consistently in adjustMacroModeMike Kaganski1-2/+2
2023-11-13Pass XInteractionHandler to hasTrustedScriptingSignature instead of a boolMike Kaganski3-18/+13
2023-11-13Add a description commentMike Kaganski1-0/+7
2023-11-13Rename variable: The UI is not only to "add" author (i.e., modify config)Mike Kaganski1-2/+2
2023-11-13getCurrentMacroExecMode returns sal_Int16Mike Kaganski1-1/+1
2023-11-13Simplify a bitMike Kaganski1-3/+1
2023-11-09default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara4-4/+16
2023-11-07add some protocols that don't make sense as floating frame targetsCaolán McNamara1-1/+4
2023-10-08tdf#150639 Fix sidebar width too narrowMihai Vasiliu1-1/+6
2023-09-12tdf#156959 - Remove pinned icons from thumbnail view itemAndreas Heinisch4-53/+65
2023-09-06tdf#154270 Sync toolbar button recent colorsMaxim Monastirsky3-0/+20
2023-08-30tdf#156591 - A11Y - add fix button for "Style has no language set."Balazs Varga1-0/+18
2023-08-23sfx2: fix crash in SfxLokHelper::notifyOtherView()Miklos Vajna1-1/+1
2023-08-16tdf#156557 Sidebar: Make Shift+Tab kb navigation behave as expectedJim Raykowski1-0/+7
2023-08-03sfx2: fix crash in SfxLokHelper::notifyOtherViews()Miklos Vajna1-1/+1
2023-07-25Regression: eliminate white lines in infobar's close buttonPatrick Luby1-4/+5
2023-07-23Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga1-1/+1
2023-07-16tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga1-6/+15
2023-07-15tdf#143038: preserve extension on backup fileJustin Luth1-1/+3
2023-07-05Resolves: tdf#155750 allow private:factory urls in floating framesCaolán McNamara1-6/+10
2023-07-04sfx2: fix crash in SfxViewShell::StartPrintXisco Fauli1-2/+5
2023-06-28tdf#146547 sfx2: preserve modified state from read-only to editableMichael Stahl1-0/+3
2023-06-23tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl3-3/+21
2023-06-20tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch2-4/+2
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-3/+2
2023-06-06Revert "tdf#146547 Mark read-only docs as modified"Julien Nabet1-2/+1
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-2/+1
2023-06-06sfx2: SfxMedium::Transfer_Impl() ignore exceptions when getting propsMichael Stahl1-4/+11
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin1-1/+1
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch9-11/+92
2023-06-05tdf#152431 Fix line count resets to zero after 65535Bogdan B1-2/+2
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl1-1/+1
2023-06-02Resolves tdf#155200 - Don't scale overlay images in start centerHeiko Tietze1-0/+1
2023-06-02WaE: fix more warnings I see with gcc-13.1.1Caolán McNamara1-3/+3
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti2-1/+757
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-4/+4