summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-07-07sfx2: disable setting password on text documentsAshod Nakashian1-0/+10
2023-06-02lok: sfx2: fix change state "SheetRightToLeft"Henry Castro1-2/+8
2023-05-23assume IFrame script/macro support isn't neededCaolán McNamara1-8/+4
2023-05-23notify async password changeJaume Pujantell1-0/+9
2023-05-22put floating frames under managed links controlCaolán McNamara1-20/+35
2023-05-22set Referer on loading IFramesCaolán McNamara1-3/+10
2023-05-05sc: fix freeze row/column panesHenry Castro1-4/+4
2023-04-11Revert "[API CHANGE] Add createShortCutManager function to..."Gökay Şatır4-51/+3
2023-03-20Revert "Preload the accelerator configurations when libreofficekit is active."Gökay ŞATIR1-5/+1
2023-02-23Preload the accelerator configurations when libreofficekit is active.Gökay Şatır1-1/+5
2023-02-22[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır4-3/+51
2023-02-20lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti1-1/+2
2023-02-14lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian1-9/+0
2023-02-13lok: escape notifyWindow messageSzymon Kłos1-2/+4
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby1-0/+2
2023-02-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti1-0/+5
2023-01-26sfx2: fix crash in SfxLokHelper::notifyAllViews(...)Aron Budea1-0/+2
2023-01-26lok: send status for file export dialogsSzymon Kłos2-0/+13
2023-01-18Make PDFExport Password Subdialog AsyncNickWingate1-7/+23
2023-01-13lok: support per-user timezoneAshod Nakashian2-0/+46
2023-01-09tdf#86630 sw: Add one-step page number insertion wizardofftkp1-0/+1
2022-12-14lok: export PDF/EPUB with extensionSzymon Kłos1-2/+15
2022-12-14Async PDFExport dialog and parent methodsNickWingate4-77/+219
2022-12-12sw: add online accessibility check implementationTomaž Vajngerl1-0/+2
2022-12-08jsdialog: fix validation error dialog in CalcSzymon Kłos1-2/+1
2022-12-06sfx2: add log information to catch the exceptionHenry Castro1-2/+13
2022-12-06sfx2: extend .uno:SetDocumentProperties to update custom doc propsMiklos Vajna3-1/+118
2022-11-29sw: add a new .uno:TextFormFields UNO commandMiklos Vajna1-1/+4
2022-11-23lok: draw Math in-place widget in sdMike Kaganski1-0/+59
2022-11-17Take in-place widget scaling into accountMike Kaganski1-0/+4
2022-11-17lok: masterpage: Introduce mode property to tile renderingSzymon Kłos1-2/+4
2022-11-17lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski1-0/+40
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski1-1/+14
2022-11-10lok: Notify about last used row and column in CalcSzymon Kłos1-0/+14
2022-11-07lok: properly treat zoom in LokStarMathHelper::postMouseEventMike Kaganski1-1/+12
2022-11-05lok: show Math cursorMike Kaganski1-4/+19
2022-11-02Simplify LokStarMathHelperMike Kaganski1-62/+24
2022-10-24Drop Window::LogicMouse*Mike Kaganski1-3/+6
2022-10-24lok: support embedded mediaAshod Nakashian1-0/+9
2022-10-21lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos2-4/+5
2022-10-21lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos2-1/+14
2022-10-18lok: allow password reset in properties>change passwordSzymon Kłos2-2/+17
2022-10-18lok: make properties>change password dialog asyncMert Tumer2-86/+127
2022-10-16tdf#150622 sidebar icons empty in High Contrast modeCaolán McNamara1-1/+1
2022-10-16Templates: Make localized names for "Simple" and "BPMN" show on the UIKevin Suo1-2/+6
2022-09-26lok: use correct window for the MapModeMike Kaganski1-1/+3
2022-09-13lok: create sidebar on demandSzymon Kłos1-2/+12
2022-09-06check IFrame "FrameURL" targetCaolán McNamara3-7/+24
2022-08-31lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák1-0/+10
2022-08-28tdf#148913 sw: fix crash with pending infobars on WindowsLászló Németh1-15/+29