summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-01-22tdf#77419 DOCX table import: ignore right white spaceLászló Németh
2020-01-22use fastparser in SwXMLBodyContext_ImplNoel Grandin
2020-01-22tdf#129382: sw: assign names to shape object stylesVasily Melenchuk
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-22sw: add DOCX export for semi-transparent textMiklos Vajna
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-21tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-21sidebar writer table spacing fixandreas kainz
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