summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2024-02-14reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara1-0/+27
2024-02-14default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara5-4/+21
2024-01-30add some protocols that don't make sense as floating frame targetsCaolán McNamara1-1/+4
2023-06-01assume IFrame script/macro support isn't neededCaolán McNamara1-8/+4
2023-06-01put floating frames under managed links controlCaolán McNamara1-20/+35
2023-06-01set Referer on loading IFramesCaolán McNamara1-7/+14
2022-09-08check IFrame "FrameURL" targetCaolán McNamara3-7/+24
2022-09-08warn on load when a document binds an event to a macroCaolán McNamara7-87/+137
2022-09-08add infobar to prompt to refresh to replace old formatCaolán McNamara2-0/+51
2022-03-30css::security::DocumentSignatureInformation::SignatureTime is 32 bitStephan Bergmann1-1/+1
2021-07-22Fix creation of array cloneStephan Bergmann1-2/+1
2020-10-01xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna1-2/+2
2020-10-01tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-0/+16
2020-10-01tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-6/+12
2019-11-29Improve checkStephan Bergmann1-1/+1
2019-11-29expand pyuno path separatorsCaolán McNamara1-1/+2
2019-11-29Properly obtain locationStephan Bergmann1-9/+12
2019-11-29decode url escape codes and check each path segmentCaolán McNamara1-1/+28
2019-11-29expand LibreLogo check to global eventsCaolán McNamara2-11/+13
2019-11-29explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2018-04-30tdf#117039: update infobar instead of removing and re-adding itKatarina Behrens3-21/+67
2018-04-11tdf#115853: save current custom property when adding lineJulien Nabet1-0/+14
2018-03-21tdf#91106 sfx2: Stylist hierarchical: sort the Default Style firstMichael Stahl1-0/+4
2018-03-01tdf#115795 Solve wrong redirect behavior of "Get Online Help"Franklin Weng1-7/+1
2018-02-13tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks1-0/+7
2018-02-08init known ExtraLanguages before document loadsJustin Luth1-0/+4
2018-01-03tdf#104870 - Impress crashes switching views in read-only modeTamás Zolnai1-0/+3
2017-12-21tdf#104229: properly switch to def sidebar deck on status changeAron Budea1-1/+1
2017-12-01tdf#113647 bullet dialog has wrong modal parentCaolán McNamara3-6/+23
2017-11-23tdf#113935 Switching from read-only to edit mode slowNoel Grandin1-0/+5
2017-10-28tdf#113446 Make EditStyle appear in customization dialogYousuf Philips1-3/+3
2017-10-19tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski1-0/+1
2017-10-03tdf#91106 sfx2: Stylist: sort top-level styles in hierarchical modeMichael Stahl1-0/+6
2017-09-05Resolves: tdf#95960 improve custom properties pageCaolán McNamara1-248/+137
2017-09-05tdf#112027: avoid leaks in FillTreeBox (sfx2)Julien Nabet1-0/+1
2017-08-29Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara1-5/+7
2017-08-23tdf#111844 infobar icons on high dpiheiko tietze1-2/+2
2017-08-11tdf#111567: fix memleak in TemplateLocalView::insertItemsJulien Nabet1-2/+0
2017-08-09tdf#108802 : In SfxControllerItem::dispose do not directly...Dennis Francis1-1/+1
2017-07-10tdf#108852: Put signature infobar into the right frameKatarina Behrens1-1/+1
2017-06-27tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl1-1/+4
2017-06-16tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens2-19/+22
2017-06-16tdf#106366 Show infobar for all read-only documentsSamuel Mehrbrodt1-1/+2
2017-06-07Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke6-9/+9
2017-06-04Watermark: updated Put and QueryValueSzymon Kłos1-12/+23
2017-06-01tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens3-36/+79
2017-05-22Watermark: extended configurationSzymon Kłos2-8/+25
2017-05-21make string translation loading more uniformCaolán McNamara52-258/+184
2017-05-18Watermark: Insert watermark commandSzymon Kłos4-0/+86
2017-05-18SID_ADDONS sdi slot is unusedMaxim Monastirsky2-20/+0