summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann2-10/+10
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara4-16/+15
2023-10-06tdf#150639 Fix sidebar width too narrowMihai Vasiliu1-1/+6
2023-10-06use more ErrCodeMsgNoel Grandin1-4/+3
2023-10-03sfx2: fix gcc dbgutil -Werror=unused-variableMiklos Vajna1-2/+2
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin12-57/+58
2023-10-02Deduplicate and simplify some SfxWorkWindow methodsMike Kaganski1-107/+28
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen1-0/+1
2023-10-02lok: add broken package interaction handlerSzymon Kłos1-1/+3
2023-09-29cid#1546831 Dereference after null checkCaolán McNamara1-1/+1
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin6-30/+30
2023-09-28Improve OleRun error reportingMike Kaganski1-1/+2
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch2-2/+2
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek1-3/+12
2023-09-24Resolves tdf#136216 - Hide uno:AdditionsDialog from customizationHeiko Tietze1-3/+3
2023-09-24MoveFocusInsideDeckTitle is deadNoel Grandin1-28/+0
2023-09-19rename SfxObjectShell::GetError -> GetErrorIgnoreWarningNoel Grandin3-10/+10
2023-09-18fix emscripten buildSarper Akdemir1-0/+6
2023-09-18lok: don't convert save request to save asSzymon Kłos1-0/+11
2023-09-13loplugin:unusedmethodsNoel Grandin2-16/+0
2023-09-13lok: fix notebookbar not initialized when switched from classic modeSzymon Kłos1-0/+32
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)7-10/+10
2023-09-10using decls should come after #includeNoel Grandin5-34/+31
2023-09-09tdf#149796 "autoupdate" -> "Automatic update from document"Seth Chaiklin1-1/+2
2023-09-07tdf#157114 The popup "Search Commands" should also search by sub-menuDung.Saga1-2/+5
2023-09-06tdf#156959 - Remove pinned icons from thumbnail view itemAndreas Heinisch4-46/+65
2023-09-05(related) tdf#149796 align labels left - according to design guidelinesSeth Chaiklin1-4/+4
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir3-7/+506
2023-09-04bump to glade 3.40Seth Chaiklin1-69/+69
2023-09-02replace set(nullptr) with clear()Noel Grandin1-2/+2
2023-09-01SAL_WARN->SAL_INFO in SfxDispatcherNoel Grandin1-1/+1
2023-09-01Revert "tdf#100894 lots of Conditional formatting freeze calc Styles sidebar"Noel Grandin1-43/+16
2023-09-01tdf#156538 follow up: Use better tooltip activation rectangleJim Raykowski1-4/+3
2023-08-31use concrete type for ThumbnailView::mxAccessibleNoel Grandin1-17/+10
2023-08-30use concrete type for ThumbnailViewItem::mxAccNoel Grandin2-8/+8
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek2-0/+43
2023-08-28incorrect usage of erase..remove idiomJulien Nabet1-1/+1
2023-08-28new loplugin:optionalboolNoel Grandin1-6/+6
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin3-28/+49
2023-08-25Resolves tdf#156404 - No hotkey to apply cloned formattingHeiko Tietze1-1/+1
2023-08-24Template: tdf#86483: Add Japanese template to the Localization categoryJun Nogata2-2/+5
2023-08-23tdf#100894 lots of Conditional formatting freeze calc Styles sidebarNoel Grandin1-16/+43
2023-08-19loplugin: new global analysis locking2Noel Grandin2-4/+0
2023-08-18add a SfxLokHelper::notifyInvalidation which can take a 'part'Caolán McNamara1-1/+8
2023-08-18sfx2: fix crash in SfxLokHelper::notifyOtherView()Miklos Vajna1-1/+1
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin3-49/+28
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)8-1/+8
2023-08-17tdf#156699 a11y: Set a11y name for SvxCharViewMichael Weghorn1-0/+9
2023-08-17tdf#156699 sfx2: Extract helper method to get char value + nameMichael Weghorn1-2/+16
2023-08-16tdf#156591 - A11Y - add fix button for "Style has no language set."Balazs Varga1-0/+18