summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)AuthorFilesLines
2024-09-16use more concrete UNO types in sfx2Noel Grandin1-1/+2
2024-08-15SfxScriptOrganizerItem should not subclass SfxStringItemNoel Grandin1-2/+10
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn1-1/+0
2024-07-01Resolves tdf#161796 - Add a donate button to the start centerHeiko Tietze1-0/+2
2024-05-10loplugin:ostr in sfx2Noel Grandin1-1/+1
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır1-0/+1
2024-02-24move this header inside the moduleNoel Grandin2-1/+72
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-1/+0
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann2-96/+96
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann2-2/+2
2023-08-24Template: tdf#86483: Add Japanese template to the Localization categoryJun Nogata1-0/+1
2023-08-16tdf#156538 Enhancement to show character information in the insertJim Raykowski1-0/+3
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in sfx2"Noel Grandin1-0/+2
2023-08-12clang-tidy bugprone-parent-virtual-call in sfx2Noel Grandin1-2/+0
2023-08-05tdf#156156 Add Help button to sidebar decksRafael Lima3-1/+5
2023-06-28Resolves: tdf#156067 merge special char dialog/popup logicCaolán McNamara1-14/+2
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch2-1/+4
2023-04-19loplugin::unusedmethodsNoel Grandin1-2/+0
2023-04-09tdf#154694 All icons: Sidebar's A11y CheckerRizal Muttaqin1-0/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski2-2/+2
2023-03-09tdf#149144 Icons for sm Formula Editor in Sidebar DeckRizal Muttaqin1-0/+1
2023-03-02no need to allocate TargetsTable separatelyNoel Grandin1-1/+1
2023-02-14tdf#153541 update icons in notebookbar when theme changesCaolán McNamara1-1/+2
2023-01-17XUnoTunnel->dynamic_cast in SfxOfficeDispatchNoel Grandin1-6/+1
2022-12-21cid#1517813 Uninitialized scalar fieldCaolán McNamara1-1/+0
2022-12-20Async PDFExport dialog and parent methodsNickWingate1-1/+31
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-11-04Templates: tdf#86483: Add "Localization" category and add a template for zh_CNKevin Suo2-1/+3
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin1-1/+1
2022-10-01tdf#132576 Remove unused template categoriesRafael Lima1-6/+0
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny4-208/+0
2022-09-28Related tdf#132576 Fix "draw" string in Template Manager and make it translat...Rafael Lima1-1/+2
2022-09-16Resolves tdf#80934 - GUI means to filter thumbnails in start centerHeiko Tietze1-0/+2
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1
2022-08-31tdf#101302: Add option to clear unavailable files in menu/start centeroguzbalkaya1-0/+2
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky2-0/+5
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin11-14/+14
2022-07-10tdf#143148 Use pragma once instead of include guardsnazanin yadi1-4/+1
2022-06-09can pass by const& hereNoel Grandin2-4/+4
2022-06-06Fix typosAndrea Gelmini1-1/+1
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara1-0/+4
2022-05-08osl::Mutex->std::mutex in sfx2::PreventDuplicateInteractionNoel Grandin1-1/+2
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl1-1/+1
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin1-1/+1
2022-03-15tdf#134065, tdf#147998: fix thumbnail generation codeMike Kaganski2-10/+20
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen12-20/+8
2022-02-18sfx2: introduce SfxBindings::QuerySlotIdHenry Castro1-0/+2
2022-02-09tdf#146937 Remove "refresh" command from Template ManagerJeff Huang1-1/+0
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-1/+2