summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2021-03-10tdf#40427: use node index as position, not Y position on screenMike Kaganski
2021-03-09sw: add UNO API to find the closest doc model position based on pixel positionMiklos Vajna
2021-03-09tdf#140674 sw change tracking: fix :emoji: replacementLászló Németh
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-03-09let SwMultiTOXTabDialog have a Widget parent instead of a WindowCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-09decompose SwNavigationPIUIObject and use sub components directlyCaolán McNamara
2021-03-09fontwork: center in online in writerSzymon Kłos
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-09tdf#140661 Give shapes names when ungrouping if they don't already haveJim Raykowski
2021-03-09tdf#88064 In add mode don't change SetCursor and KillSel functionsJim Raykowski
2021-03-08(related: tdf#133487) sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl
2021-03-08sw: prefix members of SwHyphStrPortion, SwMinMaxArgs, SwMinMaxNodeArgs ...Miklos Vajna
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-03-08clean up some more dynamic/static castingNoel
2021-03-07tdf#116136 don't show statusbar template control tooltipJim Raykowski
2021-03-07tdf#124176 Use pragma once in sw/source/uibase/sidebarAhmet Hakan Çelik
2021-03-07ref-count SdrPageNoel
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-03-06sw: rename misleading rMEvt, which is not a referenceMiklos Vajna
2021-03-06Styles preview: use listener to trigger updateSzymon Kłos
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-03-06allow a widget as a parent, not just a windowCaolán McNamara
2021-03-06check widget existance to detect we're disposedCaolán McNamara
2021-03-06Related tdf#128469 - Customization of tab dialog buttonsHeiko Tietze
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-05sw: document the difference between SwDrawVirtObj and SwVirtFlyDrawObjMiklos Vajna
2021-03-05tdf#93441: Revert "Fix fdo#38884 Improve Up/Down movement in writer"Xisco Fauli
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-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04ofz#31672 Bad-castCaolán McNamara
2021-03-04sw: fix unwanted long vertical border around vertically merged Word cellMiklos Vajna
2021-03-04tdf#116136 don't show status bar word count control tool tipJim Raykowski
2021-03-03sw: document the abbreviations from DR's magicMiklos Vajna
2021-03-03tdf#114799 Char highlight: skip convert if highlight existsJustin Luth
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-03tdf#124678 DOCX export: always write title page in section propsVasily Melenchuk
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski
2021-03-02loplugin:refcounting in swNoel
2021-03-02Related tdf#128469 - Change label of Standard buttonHeiko Tietze
2021-03-02tdf#140117 sw UI: keep headers/footers when inactiveDaniel Arato (NISZ)
2021-03-02split out MoveAttrFieldmarkInsertedCaolán McNamara