summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-01-17tdf#88496 DOCX: disable long repeating table headerLászló Németh3-3/+14
2020-01-17sw reqif-xhtml export: fix not needed font name/sizeMiklos Vajna5-4/+48
2020-01-17sw reqif-xhtml export: fix not needed namespace for commentsMiklos Vajna2-1/+45
2020-01-17flush out unused Font objectsCaolán McNamara1-1/+0
2020-01-16FirstLeft and FirstMaster not handled in CreateParentXTextBjoern Kirchhoff3-3/+26
2020-01-16drop some unneeded includesCaolán McNamara1-1/+0
2020-01-16sw: replace hardcoded CH_TXTATR_BREAKWORDMichael Stahl1-1/+1
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin1-4/+2
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara8-12/+8
2020-01-16can replace SwNavHelpToolBox with basic ToolBox nowCaolán McNamara3-22/+2
2020-01-16merge the two things listening to FN_NAV_ELEMENTCaolán McNamara5-30/+53
2020-01-16m_xDialog field now unusedCaolán McNamara2-13/+0
2020-01-16listen to FN_NAV_ELEMENTCaolán McNamara3-13/+24
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen79-544/+141
2020-01-16fix use of FastParser in SwXMLTextBlockImportNoel Grandin1-5/+20
2020-01-15tdf#129924 docx import: set background colorSerge Krot1-0/+16
2020-01-15tdf#94801 DOCX import: fix table width loss by roundingLászló Németh5-4/+16
2020-01-15rework SwScrollNaviPopup to be a simple popdownCaolán McNamara5-189/+521
2020-01-15no remaining CreatePopupWindow returns non-nullCaolán McNamara2-3/+2
2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara1-2/+0
2020-01-15DOCX import: improve support for headers/footers from cont sect breakMiklos Vajna2-0/+26
2020-01-15use more FastParser in SwXMLImportNoel Grandin2-48/+21
2020-01-15tdf#129574 sw: fix RTF export of table of contentsMichael Stahl3-0/+22
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci5-24/+12
2020-01-15rework SvxColumnsToolBoxControl to be a PopupWindowControllerCaolán McNamara1-4/+0
2020-01-15tdf#126795 docx export: do not output tab stops twiceSerge Krot1-0/+7
2020-01-15WaE: unused parameterTor Lillqvist1-1/+3
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin37-129/+81
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara1-2/+0
2020-01-14weld PageOrientationControlCaolán McNamara6-53/+51
2020-01-14rework PageOrientationPopup to be a PopupWindowControllerCaolán McNamara6-23/+53
2020-01-14weld PageMarginControlCaolán McNamara6-198/+218
2020-01-14rework PageMarginPopup to be a PopupWindowControllerCaolán McNamara6-23/+54
2020-01-14rework SvxTableToolBoxControl as PopupWindowControllerCaolán McNamara1-2/+0
2020-01-14update pchCaolán McNamara2-32/+15
2020-01-14sw html filter: rework Yoda-style commentsMiklos Vajna1-2/+2
2020-01-14weld PageColumnControlCaolán McNamara6-131/+149
2020-01-14rework PageColumnPopup to be a PopupWindowControllerCaolán McNamara6-22/+54
2020-01-14weld PageSizePopupCaolán McNamara5-102/+129
2020-01-14rework PageSizePopup to be a PopupWindowControllerCaolán McNamara6-23/+57
2020-01-14remove some unneeded includesCaolán McNamara1-2/+0
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara1-2/+0
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung3-6/+25
2020-01-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-14Related tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogHeiko Tietze1-0/+2
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna10-19/+40
2020-01-13rework TextUnderlinePopup to be a PopupWindowControllerCaolán McNamara1-1/+0
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara1-1/+0
2020-01-13tdf#129655 Sync TextWritingMode to frame direction.Mark Hung3-0/+16
2020-01-13tdf#90834: Turn in-line version control history comments into good commentsMesut Çifci1-85/+78