summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2022-09-30tdf#143673 set an explicit drawing area bgCaolán McNamara
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny
2022-09-29tdf#55922: Remove redundant macOS dock icon menuKhaled Hosny
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-28Related tdf#132576 Fix "draw" string in Template Manager and make it translat...Rafael Lima
2022-09-26tdf#151143 Fix the size of Template Manager in ListView modeRafael Lima
2022-09-26use more string_view in sfx2Noel Grandin
2022-09-26lok: create sidebar on demandSzymon Kłos
2022-09-23rename SfxTabDialogController::ActivatePageHdlHdl contents and make virtualCaolán McNamara
2022-09-22Fix typoAndrea Gelmini
2022-09-22sw: restore UI language to en while savingAshod Nakashian
2022-09-19Resolves: tdf#151017 we now want the background to be the stock widget bgCaolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-17toggle the other togglebutton to the inverse state of this togglebuttonCaolán McNamara
2022-09-16Resolves tdf#80934 - GUI means to filter thumbnails in start centerHeiko Tietze
2022-09-14Fix typoAndrea Gelmini
2022-09-14simplify SfxItemDisruptor_Impl, just use Application::PostUserEventNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
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