summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-01-20tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl
2020-01-20StoreUserCustomValues should be usedCaolán McNamara
2020-01-20loplugin:unusedmethodsNoel Grandin
2020-01-20tdf#128814 Make Writer Navigator context menus content specificJim Raykowski
2020-01-20sw: fix assert in ToX update on mw00_table_of_contents_templates.docMichael Stahl
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2020-01-20Simplify getting ISO 8601 date stringMike Kaganski
2020-01-19tdf#128290 add tblLayout element to docx exportLouis Meyrat
2020-01-18tdf#129423: Make export tests export-only where applicableKemal Ayhan
2020-01-18tdf#130066: reset calendar to today for word completionMike Kaganski
2020-01-18do not reuse common PCH if switching to Objective C++Luboš Luňák
2020-01-18Fix typo in codeAndrea Gelmini
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara
2020-01-17can restore this test againCaolán McNamara
2020-01-17limit table spinbuttons width for sidebarCaolán McNamara
2020-01-17ofz#20169 Integer-overflowCaolán McNamara
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2020-01-17tdf#126795 docx export and TabsRelativeToIndent: added unit testSerge Krot
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna
2020-01-17weld SvxFrameWindow_ImplCaolán McNamara
2020-01-17tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItemSerge Krot
2020-01-17tdf#129888 DOCX shape import: handle o:allowincellBakos Attila
2020-01-17tdf#88496 DOCX: disable long repeating table headerLászló Németh
2020-01-17sw reqif-xhtml export: fix not needed font name/sizeMiklos Vajna
2020-01-17sw reqif-xhtml export: fix not needed namespace for commentsMiklos Vajna
2020-01-17flush out unused Font objectsCaolán McNamara
2020-01-16FirstLeft and FirstMaster not handled in CreateParentXTextBjoern Kirchhoff
2020-01-16drop some unneeded includesCaolán McNamara
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