summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-05loplugin:constmethodNoel Grandin
2021-05-03tdf#102255 add .uno:PasteTransposedscito
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27tdf#138883 Prevent renaming TemplatesVert D
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-17loplugin:constantparamNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-12drop unneeded includeCaolán McNamara
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara
2021-03-24loplugin:unusedmethodsNoel
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-21elide extracting vcl::Window from awt::XWindowCaolán McNamara
2021-03-21devtools: change "Current Selection" button to toolbarTomaž Vajngerl
2021-03-20drop unneeded includeCaolán McNamara
2021-03-18inline some tiny sfx2 functionsNoel
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-17devtools: add refresh button for the DocumentObjectTreeViewTomaž Vajngerl
2021-03-16devtools: add a text view to show the value of selected propertyTomaž Vajngerl
2021-03-16devtools: put ObjectInspector widgets into it's own classTomaž Vajngerl
2021-03-15Fix typo in codeAndrea Gelmini
2021-03-15drop PrintWindowSubTree that is only callable by itselfCaolán McNamara
2021-03-14fix typo in style dialog functionSeth Chaiklin
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski
2021-03-13devtools: document classes and method, remove unneeded methodsTomaž Vajngerl
2021-03-13devtools: show superclass tree in interface and services tree viewTomaž Vajngerl
2021-03-12use preferred variant when window arg is nullCaolán McNamara
2021-03-11keep SfxObjectShell::GetDialogParent ret as an awt::XWindowCaolán McNamara
2021-03-11use some forward declares to reduce includesCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11create GetElementParentWindow on demandCaolán McNamara
2021-03-11merge panel and panel titleCaolán McNamara
2021-03-11drop newly unused code and macrosCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-11rename RID_SVXSTR_GRAFIKLINK to RID_SVXSTR_GRAPHICLINKNoel
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-11use SharedPanelContainer typedefCaolán McNamara
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-06Related tdf#128469 - Customization of tab dialog buttonsHeiko Tietze