summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
6 daysremove ability to trust not validated macro signatures in high securitydistro/collabora/co-22.05Sarper Akdemir
2023-11-24reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara
2023-11-24default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2023-11-08add some protocols that don't make sense as floating frame targetsCaolán McNamara
2023-09-25lok: add broken package interaction handlerSzymon Kłos
2023-05-23assume IFrame script/macro support isn't neededCaolán McNamara
2023-05-22put floating frames under managed links controlCaolán McNamara
2023-05-22set Referer on loading IFramesCaolán McNamara
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby
2023-01-26lok: send status for file export dialogsSzymon Kłos
2022-12-14lok: export PDF/EPUB with extensionSzymon Kłos
2022-12-14Async PDFExport dialog and parent methodsNickWingate
2022-12-06sfx2: add log information to catch the exceptionHenry Castro
2022-12-06sfx2: extend .uno:SetDocumentProperties to update custom doc propsMiklos Vajna
2022-10-16Templates: Make localized names for "Simple" and "BPMN" show on the UIKevin Suo
2022-09-06check IFrame "FrameURL" targetCaolán McNamara
2022-06-29sd theme: add a "theme" palette to the color pickerMiklos Vajna
2022-06-10sw: restore UI language to en while savingAshod Nakashian
2022-05-18Revert "sw: restore UI language to en while saving"Andras Timar
2022-05-02sw: restore UI language to en while savingAshod Nakashian
2022-02-20lok: render image preview with lower resolutionSzymon Kłos
2022-02-14filter: try to detect 0-byte DOC files based on extensionMiklos Vajna
2022-02-14jsdialog: enable Digital Signatures dialogSzymon Kłos
2022-01-12tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin
2021-12-06increase maximum document thumbnail size from 256 to 512Luboš Luňák
2021-11-29tdf#117280: fix multiple Macro execution when triggered by Document print eventJulien Nabet
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-11-03put the message into static_assertCaolán McNamara
2021-11-02Resolves: tdf#119206 run properties sync when launched during saveCaolán McNamara
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-11-02Revert "tdf#120343 show pdf in async pdf export dialog callback"Caolán McNamara
2021-11-01Related: tdf#145464 pass an explicit DocFrame for SID_SIGNATURECaolán McNamara
2021-11-01Resolves: tdf#145464 ensure the SfxViewFrame is activatedCaolán McNamara
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-21tdf#144650 crash after opening of read-only fileNoel Grandin
2021-10-16Simplify vector initialization in sfx2Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11Related: tdf#145033 don't print "There is no implementation..." warningCaolán McNamara
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin