summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2021-12-21filter: try to detect 0-byte DOC files based on extensionMiklos Vajna
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-12-16crashtesting: assert on 0 scaling on creating thumbnail for moz392233-9.svgCaolán McNamara
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-15tdf#131850: avoid encryption check for recent docs overlayMike Kaganski
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-12remove menu "Change id" hackCaolán McNamara
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-11keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-12-08do not repeatedly create a framework::AddonsOptions temporaryLuboš Luňák
2021-12-08do not unnecessarily lock XLayoutManager for menubar changesLuboš Luňák
2021-12-08keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-12-07loplugin:unusedfieldsNoel Grandin
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-12-05increase maximum document thumbnail size from 256 to 512Luboš Luňák
2021-12-05generate a thumbnail to save without a metafileLuboš Luňák
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in SfxStatusDispatcherNoel Grandin
2021-11-30sfx2: OSL_FAIL -> SAL_WARN in viewfrm2Miklos Vajna
2021-11-30tdf#117280: derive SfxEvents_Impl from css::document::XDocumentEventListenerMike Kaganski
2021-11-29A small simplificationMike Kaganski
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
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-28use more OInterfaceContainerHelper3 in sfx2Noel Grandin
2021-11-26remove unused definesNoel Grandin
2021-11-26tdf#145814 fill format mode is mostly disabledCaolán McNamara
2021-11-26loplugin:stringliteraldefine in sfx2Noel Grandin
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-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-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-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
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski
2021-11-03put the message into static_assertCaolán McNamara