summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara
2021-11-29mxTreeBox is always trueCaolán McNamara
2021-11-29tdf#145814 fill format mode is mostly disabledCaolán McNamara
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-07tdf#132667 - Grab focus on the last inserted propertyAndreas Heinisch
2021-06-04gtk4: undo bootstrapping conditional page removalCaolán McNamara
2021-05-28Missing includeMike Kaganski
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-26log what page id is missing if this happensCaolán McNamara
2021-05-26gtk4: reenable NotebookCaolán McNamara
2021-05-24fix leak in SfxTabDialogControllerNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-05-18Resolves tdf#142041 - Hyperlink to file locationHeiko Tietze
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-06tdf#97087 Give unique, comphrehensible names to idlesTarun Sharma
2021-05-04Resolves: tdf#141857 update background to current themeCaolán McNamara
2021-05-04tdf#142017 set default focus widgetCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27tdf#138883 Prevent renaming TemplatesVert D
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu
2021-03-25fix crash on pressing esc in search/replace dialogCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-25use weld::Box so we can reorder contentsCaolán McNamara
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-26Resolves tdf#139243 - UI glitch in start centerHeiko Tietze
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-25drop WB_ROLLABLECaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-24hide menubar detailsCaolán McNamara
2021-02-24use GetMenuBarHeight to get menu bar heightCaolán McNamara
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara
2021-02-22move dockingwindow.ui to vclCaolán McNamara
2021-02-20loplugin:refcounting in sfx2Noel
2021-02-19uitest: sw: differentiate the elements in the custompropertieslinesXisco Fauli
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-01-26Make brand image clickableHeiko Tietze