summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
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-09tdf#140661 Give shapes names when ungrouping if they don't already haveJim Raykowski
2021-03-07tdf#116136 don't show statusbar template control tooltipJim Raykowski
2021-03-06allow a widget as a parent, not just a windowCaolán McNamara
2021-03-05replace GetOptimalSize with Container::get_preferred_sizeCaolán McNamara
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara
2021-03-05use m_xDocListBox to detect we're disposedCaolán McNamara
2021-03-05rename SwContentTree FocusHdl to match SwGlobalTree equivalentCaolán McNamara
2021-03-05drop SetUpdateMode on entering global modeCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04tdf#116136 don't show status bar word count control tool tipJim Raykowski
2021-02-23replace SwTemplatePopup_ImplCaolán McNamara
2021-02-23replace BookmarkPopup_ImplCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-04use more StaticWhichCastBjoern Michaelsen
2021-02-03Fix typosAndrea Gelmini
2021-02-01use symbolic names for outline content visibility menu items idsJim Raykowski
2021-01-16tdf#137358 Fix incorrect outline position returnedJim Raykowski
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09Navigator outline content visibility menu item related fixesJim Raykowski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-26Return focus to edit windowJim Raykowski
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24Fix typosAndrea Gelmini
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-10Add comments wondering what some magic numbers might meanTor Lillqvist
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-29tdf#131218 Assure standard mode at shell before goto contentJim Raykowski
2020-11-29Writer Navigator: track form controlsJim Raykowski
2020-11-26tdf#131920 sw UI Char highlight: editing via Para-style highlight tabJustin Luth
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17tdf#137777 Writer: fix keyboard navigation of NavigatorJim Raykowski
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-20use tools::Long in swNoel
2020-10-08tdf#136964 Writer Navigator: Use same Headings expanded statesJim Raykowski
2020-10-07Resolves: tdf#137274 comment node not expandable when there are commentsCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02CID#1467666 Unchecked return value (CHECKED_RETURN)Jim Raykowski
2020-09-30tdf#95378 Writer Navigator document content trackingJim Raykowski
2020-09-30loplugin:reducevarscope in swNoel