summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
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
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-02Related tdf#128469 - Change label of Standard buttonHeiko Tietze
2021-03-01loplugin:refcounting in sfx2Noel
2021-02-28devtools: on demand create the content of tab pagesTomaž Vajngerl
2021-02-28devtools: object inspector toolbar and object stackTomaž Vajngerl
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze
2021-02-27tdf#138097 - Update templates / FreshesHeiko Tietze
2021-02-26tdf#138097 - Update templates / Growing LibertyHeiko Tietze
2021-02-26tdf#138097 - Update templates / Yellow IdeaHeiko Tietze
2021-02-26tdf#138097 - Update templates / Grey ElegantHeiko Tietze
2021-02-26tdf#138097 - Update templates / CandyHeiko Tietze
2021-02-26tdf#138097 - Update templates / SunsetHeiko Tietze
2021-02-26devtools: add popup menu for properties to inspect objectsTomaž Vajngerl
2021-02-23loplugin:unusedfieldsNoel
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-22devtools: change the object inspector view to tabsTomaž Vajngerl
2021-02-20loplugin:refcounting in sfx2Noel
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-02-15Related: tdf#140387 give toolbuttons a11y namesCaolán McNamara
2021-02-14devtools: add .uno action to trigger inspect of the selected objectTomaž Vajngerl
2021-02-11devtools: move constructors implementation into cxxTomaž Vajngerl
2021-02-11devtools: move handling of object inspector tree to own class/filesTomaž Vajngerl
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-02-01Related tdf#138097 - Update templatesHeiko Tietze
2021-02-01Document parameterSamuel Mehrbrodt
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28Improve macro checksSamuel Mehrbrodt
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara
2021-01-18Fix typoSamuel Mehrbrodt
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl