summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
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
2021-03-02Revert "sw_fieldmarkhide: init fieldmark mode from options"Michael Stahl
2021-03-02tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna
2021-03-02Implemented MoveShapeHandle uno command for swmert
2021-03-02sw bibliography, refer to a page: de-duplicate bibliography table URLsMiklos Vajna
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara
2021-03-01tdf#140342 sw layout: remove explicit gutter handling when positioning bordersMiklos Vajna
2021-03-01tdf#140158 tdf#138598 tdf#140598 sw: fix sync of AS_CHAR textboxesAttila Bakos (NISZ)
2021-03-01sw doc model xml dump: show SwAuthEntryMiklos Vajna
2021-03-01tdf#114799 Char highlight: don't convert imported shadingJustin Luth
2021-03-01sw: prefix members of SwDropPortion, SwDropPortionPart, ...Miklos Vajna
2021-02-28ofz#31538 null-derefCaolán McNamara
2021-02-28tdf#121666 DOCX export: fix missing page breakAttila Szűcs
2021-02-28tdf#124176 Use pragma once in sw/source/core/viewSuhaas Joshi
2021-02-27calculate text height after setting paper sizeCaolán McNamara
2021-02-27sw bibliography, refer to a page: strip URLs in the bibliography tableMiklos Vajna
2021-02-27tdf#138345 Char highlight: numbering needs charstyle props highlightJustin Luth
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin
2021-02-26sw doc model xml dump: show SwAuthorityFieldMiklos Vajna
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-02-26loplugin:refcounting in svlNoel
2021-02-26tdf#118711 doc import: don't hardcode default page descriptionJustin Luth
2021-02-26tdf#124176 Use pragma once in sw/source/core/textSuhaas Joshi
2021-02-26tdf#124176 Use pragma once in sw/source/core/textSuhaas Joshi
2021-02-25sw: fix incorrect loop condition in SwTransferable::isComplex()Miklos Vajna
2021-02-25tdf#115815 sw: fix lost annotation ranges of redlinesLászló Németh
2021-02-24crashtesting: assert of unbalanced tags on exporting tdf94591-1.odt to docxCaolán McNamara