summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2022-09-07add truncate-multiline for consistency with vcl and all the othersCaolán McNamara
2022-09-07gtk4: caps-lock-warning is gone as a propertyCaolán McNamara
2022-09-07every other .ui is version="3.20"Caolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-08-31Empty salvage item was handled aboveMike Kaganski
2022-08-31Resolves tdf#150697 - Improvements to terminologyHeiko Tietze
2022-08-31check IFrame "FrameURL" targetCaolán McNamara
2022-08-31tdf#101302: Add option to clear unavailable files in menu/start centeroguzbalkaya
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-29tdf#53530 Only show 1 error dialog instead of 3 on export to PDFMatt K
2022-08-28cid#1500646 silence Resource leakCaolán McNamara
2022-08-26lok: use ".uno:SidebarDeck.DeckName" for the rest of the decksMike Kaganski
2022-08-26tdf#150489: Drop Elements docking windowMike Kaganski
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-25lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák
2022-08-20cid#1509221 silence Dereference null return valueCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18Fix typoAndrea Gelmini
2022-08-18cid#1500682 silence Untrusted loop boundCaolán McNamara
2022-08-18tdf#149768 Do not fix Templates dialog width and height in pixelsRafael Lima
2022-08-18Make ElementsDeck the default deck for Math first startMike Kaganski
2022-08-17Move application check to the point where it mattersMike Kaganski
2022-08-17cid#1500682 silence Untrusted loop boundCaolán McNamara
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-17lok: register view callback also for nested sm viewMike Kaganski
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-11lok: Simplify context change notificationMike Kaganski
2022-08-11make dtor order as reverse ctor orderCaolán McNamara
2022-08-11gtk4: get the menu in sidebar menubutton workingCaolán McNamara
2022-08-10mnemonic-widget of showlocationCaolán McNamara
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-09sfx2: check saved last tab page name exists before restoring itCaolán McNamara
2022-08-09tdf#150278 sfx2: use provided aInfo, not factoryJustin Luth
2022-08-01Add 'JobName' to PrintOptionsSamuel Mehrbrodt
2022-07-30tdf#117967 Fixes Save confirmation dialog for user cancelMatt K
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos
2022-07-29Resolves: tdf#147782 restore focus to launching frame asynchronouslyCaolán McNamara
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-27sw content controls, plain text: send state changes to LOKMiklos Vajna
2022-07-26Resolves: tdf#149127 explain the infobar asking to refresh master passwordCaolán McNamara
2022-07-25Send state changes of content control UNO commands to LOKAron Budea
2022-07-25loplugin:moveitNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-21tdf#150044 sc import: fix editing password in shared modeBalazs Varga