summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-08-22sfx2: SfxObjectShell should not trust any signature on repaired packageMichael Stahl
2024-07-31remove ability to trust not validated macro signatures in high securitySarper Akdemir
2024-06-27tdf#160180: bump copyright year to 2024Julien Nabet
2023-12-07Fix USE_CONFIG_APPROVE_CONFIRMATION and USE_CONFIG_REJECT_CONFIRMATIONMike Kaganski
2023-12-07Simplify a bitMike Kaganski
2023-12-07Do not throw on IZoneIdentifier COM errorMike Kaganski
2023-12-07tdf#158090: Do not auto-reject SignatureState::BROKEN in ALWAYS_EXECUTE caseMike Kaganski
2023-12-07Only call getDocumentLocation onceMike Kaganski
2023-12-07Simplify a bitMike Kaganski
2023-12-07Early shortcut for cases requiring both macro and document signaturesMike Kaganski
2023-12-07Simplify a bitMike Kaganski
2023-12-07FROM_LIST_NO_WARN was handled aboveMike Kaganski
2023-12-07tdf#158090: Limit signed document requirement to High security levelMike Kaganski
2023-12-07Add comments for the magic constantsMike Kaganski
2023-12-07Set document's current macro exec mode consistently in adjustMacroModeMike Kaganski
2023-12-07Pass XInteractionHandler to hasTrustedScriptingSignature instead of a boolMike Kaganski
2023-12-07Add a description commentMike Kaganski
2023-12-07Rename variable: The UI is not only to "add" author (i.e., modify config)Mike Kaganski
2023-12-07getCurrentMacroExecMode returns sal_Int16Mike Kaganski
2023-12-07Simplify a bitMike Kaganski
2023-12-07Avoid reinterpret_castMike Kaganski
2023-12-07Avoid unneeded initialization, and use URLZONE idsMike Kaganski
2023-12-07Related: tdf#125093 Check Windows Security Zones for macrosVasily Melenchuk
2023-11-29reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara
2023-11-29default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2023-11-29add some protocols that don't make sense as floating frame targetsCaolán McNamara
2023-05-23assume IFrame script/macro support isn't neededCaolán McNamara
2023-05-23put floating frames under managed links controlCaolán McNamara
2023-05-23set Referer on loading IFramesCaolán McNamara
2023-01-29Bump copyright year to 2023Adolfo Jayme Barrientos
2022-10-07tdf#150622 sidebar icons empty in High Contrast modeCaolán McNamara
2022-10-05Templates: Make localized names for "Simple" and "BPMN" show on the UIKevin Suo
2022-08-31check IFrame "FrameURL" targetCaolán McNamara
2022-08-18tdf#148913 sw: fix crash with pending infobars on WindowsLászló Németh
2022-08-09sfx2: check saved last tab page name exists before restoring itCaolán McNamara
2022-08-04Resolves: tdf#147782 restore focus to launching frame asynchronouslyCaolán McNamara
2022-07-24tdf#141294 Use DPI scale factor for sidebar width limit in configAron Budea
2022-07-11rhbz#2104545: Only call utl::IsYounger when its result is actually usedStephan Bergmann
2022-07-07sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli
2022-07-01tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier
2022-05-27Resolves tdf#119447 - Improve sidebar height in start centerHeiko Tietze
2022-05-11tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch
2022-04-22sfx2: do reload on SID_EDITDOC in SfxViewFrame::ExecReload_Impl()Michael Stahl
2022-04-19tdf#148101 don't autocomplete remote files dialog entry on delete/backspaceCaolán McNamara
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-06Resolves: rhbz#2069486 classic help index entry autocompletes on del/backspaceCaolán McNamara
2022-03-31add infobar to prompt to refresh to replace old formatCaolán McNamara
2022-03-23tdf#111924 - Special characters: don't lose focus on context menuAndreas Heinisch
2022-03-10tdf#147782 retain focus in launching frame on first activateCaolán McNamara
2022-02-27lokit: double check for disposed windows & fix leak.Michael Meeks