summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)AuthorFilesLines
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara1-2/+0
2021-04-19fix build: partial revert loplugin:unusedmethodsJustin Luth1-0/+1
2021-04-19Ensure outline content visibility 'Hide' button is removedJim Raykowski1-0/+1
2021-04-14loplugin:unusedmethodsNoel Grandin1-1/+0
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet1-1/+1
2021-04-08tdf#141276 Don't grab focus to the fold buttonsJim Raykowski1-1/+0
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga1-1/+7
2021-03-21remove need to const_castCaolán McNamara1-1/+1
2021-03-18tdf#140892 Outline Content Visibility Window button improvementsJim Raykowski1-4/+11
2021-03-14loplugin:unusedmethodsNoel1-10/+0
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna1-1/+1
2021-03-12tdf#124176 Use pragma once in sw/source/uibase/incViswaasLP1-4/+1
2021-03-11remove intermediate containers in sidebarsCaolán McNamara3-10/+12
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-3/+3
2021-03-11register navigator individually in each module that it exists inCaolán McNamara1-11/+6
2021-03-09sw: add UNO API to find the closest doc model position based on pixel positionMiklos Vajna1-0/+6
2021-03-09let SwMultiTOXTabDialog have a Widget parent instead of a WindowCaolán McNamara1-1/+1
2021-03-09decompose SwNavigationPIUIObject and use sub components directlyCaolán McNamara2-23/+0
2021-03-06allow a widget as a parent, not just a windowCaolán McNamara1-1/+1
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara1-0/+2
2021-03-05rename SwContentTree FocusHdl to match SwGlobalTree equivalentCaolán McNamara1-2/+2
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-1/+1
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin1-1/+1
2021-02-20drop some unneeded includesCaolán McNamara1-1/+0
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-02-19weld inputwinmenuCaolán McNamara1-1/+1
2021-02-10tdf#140257 duplicate entire PaM ring when making copyCaolán McNamara1-1/+7
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara1-1/+2
2021-01-30loplugin:finalclasses in swNoel25-37/+33
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-25tdf#139830: keep the right context for chart after view switch (writer).Tamás Zolnai1-0/+4
2021-01-22tdf#138546 sw PageDialog: fix bad reset of colwidthJustin Luth1-1/+1
2021-01-19loplugin:unusedmethodsNoel1-1/+0
2021-01-18Resolves tdf#139521 - Hide image anchor option in Writer Web modeHeiko Tietze1-0/+1
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham6561-0/+2
2021-01-14tdf#115817 Add navigation recency to Navigate ByJim Raykowski1-1/+2
2021-01-06NFC sw dialog titlepage.cxx: general code cleanupJustin Luth1-1/+1
2021-01-06loplugin:unusedfieldsNoel1-3/+1
2021-01-02tdf#124176: Use pragma once instead of include guardsVishwas6-25/+7
2021-01-01Typo in code 'Reapeat'->'Repeat'Julien Nabet1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-4/+12
2020-12-29use Degree10 in SwRotationGrfNoel Grandin1-1/+1
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski4-5/+7
2020-12-23tdf#136578: uitest: add wrapper for PageBreakWinXisco Fauli2-0/+25
2020-12-23tdf#138457 Cursor position wrong when using functions in a writer tableCaolán McNamara1-0/+8
2020-12-22split SotStorageStream into two classesNoel1-1/+1
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-1/+6
2020-12-14tdf#82802 sw page-style UI: remove pointless makeConditional CBJustin Luth1-1/+0
2020-12-10Drop pointless forward declarationTor Lillqvist1-1/+0
2020-12-10Drop obviously unnecessary forward declarationTor Lillqvist1-1/+0