summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)Author
2021-05-26fix another leak in SwInsTableDlgNoel Grandin
2021-05-26fix leak in SwInsTableDlgNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21move wrap icons outside radiobuttonsCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20HeaderHdl only does something for the m_xCbTableHeadon caseCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17cid#1484879 Uninitialized pointer fieldCaolán McNamara
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30tdf#137741 SW: Add fields content type to NavigatorJim Raykowski
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-19fix build: partial revert loplugin:unusedmethodsJustin Luth
2021-04-19Ensure outline content visibility 'Hide' button is removedJim Raykowski
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-04-08tdf#141276 Don't grab focus to the fold buttonsJim Raykowski
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga
2021-03-21remove need to const_castCaolán McNamara
2021-03-18tdf#140892 Outline Content Visibility Window button improvementsJim Raykowski
2021-03-14loplugin:unusedmethodsNoel
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2021-03-12tdf#124176 Use pragma once in sw/source/uibase/incViswaasLP
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-09sw: add UNO API to find the closest doc model position based on pixel positionMiklos Vajna
2021-03-09let SwMultiTOXTabDialog have a Widget parent instead of a WindowCaolán McNamara
2021-03-09decompose SwNavigationPIUIObject and use sub components directlyCaolán McNamara
2021-03-06allow a widget as a parent, not just a windowCaolán McNamara
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara
2021-03-05rename SwContentTree FocusHdl to match SwGlobalTree equivalentCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin
2021-02-20drop some unneeded includesCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19weld inputwinmenuCaolán McNamara
2021-02-10tdf#140257 duplicate entire PaM ring when making copyCaolán McNamara
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-01-30loplugin:finalclasses in swNoel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25tdf#139830: keep the right context for chart after view switch (writer).Tamás Zolnai
2021-01-22tdf#138546 sw PageDialog: fix bad reset of colwidthJustin Luth