summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-05-17tdf#141677 Make columns sortableGülşah Köse1-0/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-2/+2
2021-05-12tdf#141426 Remove GtkPaned struct unnecessary tabs.Gülşah Köse1-5/+0
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl2-1/+4
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos1-1/+4
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski3-2/+8
2021-05-07tdf#90101 add .uno:PasteAsLinkscito1-0/+3
2021-05-05loplugin:constmethodNoel Grandin4-9/+9
2021-05-03tdf#102255 add .uno:PasteTransposedscito1-0/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2-4/+4
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin2-4/+9
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet1-1/+1
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-2/+2
2021-04-27tdf#138883 Prevent renaming TemplatesVert D2-0/+7
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl1-0/+151
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara1-6/+3
2021-04-17loplugin:constantparamNoel Grandin1-1/+1
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh2-0/+3
2021-04-12drop unneeded includeCaolán McNamara1-1/+0
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen12-17/+7
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-1/+5
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos1-0/+1
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D2-0/+8
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara1-1/+1
2021-03-24loplugin:unusedmethodsNoel3-7/+0
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara1-0/+1
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara1-2/+1
2021-03-21elide extracting vcl::Window from awt::XWindowCaolán McNamara1-2/+0
2021-03-21devtools: change "Current Selection" button to toolbarTomaž Vajngerl1-1/+0
2021-03-20drop unneeded includeCaolán McNamara1-1/+0
2021-03-18inline some tiny sfx2 functionsNoel1-5/+0
2021-03-18weld the sidebar deckCaolán McNamara6-63/+54
2021-03-17devtools: add refresh button for the DocumentObjectTreeViewTomaž Vajngerl2-0/+5
2021-03-16devtools: add a text view to show the value of selected propertyTomaž Vajngerl3-2/+13
2021-03-16devtools: put ObjectInspector widgets into it's own classTomaž Vajngerl3-21/+55
2021-03-15Fix typo in codeAndrea Gelmini1-1/+1
2021-03-15drop PrintWindowSubTree that is only callable by itselfCaolán McNamara1-2/+0
2021-03-14fix typo in style dialog functionSeth Chaiklin1-1/+1
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski1-0/+2
2021-03-13devtools: document classes and method, remove unneeded methodsTomaž Vajngerl4-2/+43
2021-03-13devtools: show superclass tree in interface and services tree viewTomaž Vajngerl1-1/+4
2021-03-12use preferred variant when window arg is nullCaolán McNamara1-3/+4
2021-03-11keep SfxObjectShell::GetDialogParent ret as an awt::XWindowCaolán McNamara1-2/+2
2021-03-11use some forward declares to reduce includesCaolán McNamara3-3/+6
2021-03-11remove intermediate containers in sidebarsCaolán McNamara5-33/+35
2021-03-11create GetElementParentWindow on demandCaolán McNamara2-4/+4
2021-03-11merge panel and panel titleCaolán McNamara1-5/+8
2021-03-11drop newly unused code and macrosCaolán McNamara2-78/+0
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-8/+8