summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2022-03-25tdf#111924 - Special characters: don't lose focus on context menuAndreas Heinisch
2022-03-22tdf#147782 retain focus in launching frame on first activateCaolán McNamara
2022-03-14Send Calc Insert Headers and Footers state change to LOKAron Budea
2022-03-14lok: Fix freshly added comments are not displayedMert Tumer
2022-02-20lok: render image preview with lower resolutionSzymon Kłos
2022-02-20sfx2: introduce SfxBindings::QuerySlotIdHenry Castro
2022-02-18tdf#143817 Fix HUD deleting text contents in WriterRafael Lima
2022-02-14lokit: double check for disposed windows & fix leak.Michael Meeks
2022-02-14lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis
2022-02-14Fix ambiguous error in VSSzymon Kłos
2022-02-14lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-14Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2022-02-14filter: try to detect 0-byte DOC files based on extensionMiklos Vajna
2022-02-14do not unnecessarily lock XLayoutManager for menubar changesLuboš Luňák
2022-02-14jsdialog: use string identifiersSzymon Kłos
2022-02-14jsdialog: enable Digital Signatures dialogSzymon Kłos
2022-02-14use more cppu::BaseMutexNoel Grandin
2022-02-13[cp] remove donate and community involvement infobarsAndras Timar
2022-02-13[cp] Send feedback to hello@collaboraoffice.comAndras Timar
2022-02-13[cp] add EULA button to Help - License Information... dialogGülşah Köse
2022-02-01tdf#122708: on GetFocus, select something also when items are filteredKatarina Behrens
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara
2022-01-21tdf#140020: Disable also menu File->SaveAll for docs with LockSaveVasily Melenchuk
2022-01-20tdf#140019: Revert "Don't disable "Send doc via email" ..."Vasily Melenchuk
2022-01-12tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin
2022-01-02Bump copyright year to 2022Adolfo Jayme Barrientos
2021-12-15tdf#131850: avoid encryption check for recent docs overlayMike Kaganski
2021-12-09tdf#117280: derive SfxEvents_Impl from css::document::XDocumentEventListenerMike Kaganski
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-29cid#1494452 sfx2: fix null ptr deref in SfxInPlaceClient_Impl::saveObject()Miklos Vajna
2021-11-26tdf#145814 fill format mode is mostly disabledCaolán McNamara
2021-11-26m_xTreeBox is always trueCaolán McNamara
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-24Convert sal_IntPtr into int + use constexpr int in sfx2/dinfdlgJulien Nabet
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-24tdf#145852 Revert "Make "uno:Printer" actually work"Samuel Mehrbrodt
2021-11-23Resolves tdf#145801 - Uniform height for sidebar's panel titlesHeiko Tietze
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23tdf#144769 Properly encode file name in error dialogGabor Kelemen
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara
2021-11-19Change About LO dialog to run asyncJan-Marek Glogowski
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-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin