summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-01-16sw: replace hardcoded CH_TXTATR_BREAKWORDMichael Stahl
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-16can replace SwNavHelpToolBox with basic ToolBox nowCaolán McNamara
2020-01-16merge the two things listening to FN_NAV_ELEMENTCaolán McNamara
2020-01-16m_xDialog field now unusedCaolán McNamara
2020-01-16listen to FN_NAV_ELEMENTCaolán McNamara
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2020-01-16fix use of FastParser in SwXMLTextBlockImportNoel Grandin
2020-01-15tdf#129924 docx import: set background colorSerge Krot
2020-01-15tdf#94801 DOCX import: fix table width loss by roundingLászló Németh
2020-01-15rework SwScrollNaviPopup to be a simple popdownCaolán McNamara
2020-01-15no remaining CreatePopupWindow returns non-nullCaolán McNamara
2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara
2020-01-15DOCX import: improve support for headers/footers from cont sect breakMiklos Vajna
2020-01-15use more FastParser in SwXMLImportNoel Grandin
2020-01-15tdf#129574 sw: fix RTF export of table of contentsMichael Stahl
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-15rework SvxColumnsToolBoxControl to be a PopupWindowControllerCaolán McNamara
2020-01-15tdf#126795 docx export: do not output tab stops twiceSerge Krot
2020-01-15WaE: unused parameterTor Lillqvist
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara
2020-01-14weld PageOrientationControlCaolán McNamara
2020-01-14rework PageOrientationPopup to be a PopupWindowControllerCaolán McNamara
2020-01-14weld PageMarginControlCaolán McNamara
2020-01-14rework PageMarginPopup to be a PopupWindowControllerCaolán McNamara
2020-01-14rework SvxTableToolBoxControl as PopupWindowControllerCaolán McNamara
2020-01-14update pchCaolán McNamara
2020-01-14sw html filter: rework Yoda-style commentsMiklos Vajna
2020-01-14weld PageColumnControlCaolán McNamara
2020-01-14rework PageColumnPopup to be a PopupWindowControllerCaolán McNamara
2020-01-14weld PageSizePopupCaolán McNamara
2020-01-14rework PageSizePopup to be a PopupWindowControllerCaolán McNamara
2020-01-14remove some unneeded includesCaolán McNamara
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2020-01-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-14Related tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogHeiko Tietze
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna
2020-01-13rework TextUnderlinePopup to be a PopupWindowControllerCaolán McNamara
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara
2020-01-13tdf#129655 Sync TextWritingMode to frame direction.Mark Hung
2020-01-13tdf#90834: Turn in-line version control history comments into good commentsMesut Çifci
2020-01-13sw: prefix members of SwGrfNode and SwChartLabeledDataSequenceMiklos Vajna
2020-01-13tdf#115600 Fix navigate by reminder wrap messagesJim Raykowski
2020-01-12tdf#129423: Make export tests export-only where applicableayhanyalcinsoy
2020-01-11cid#1401328 Uncaught exceptionCaolán McNamara
2020-01-10Fix typoAndrea Gelmini
2020-01-10DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna