summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-07-22tdf#37223 Writer: insert 1-cell tables as text instead of OLE objectLászló Németh1-2/+21
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-07-21Fix typosAndrea Gelmini2-2/+2
2018-07-21writerfilter: default style is the last oneJustin Luth2-0/+6
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand1-1/+1
2018-07-20tdf#103961 writerfilter: parentless styles need pPrDefault(s)Justin Luth2-0/+6
2018-07-20loplugin:useuniqueptr in HTMLTableNoel Grandin1-19/+17
2018-07-20forcepoint#51 anchor location deleted before graphic anchor processedCaolán McNamara2-1/+5
2018-07-20loplugin:useuniqueptr in SvxCSS1PropertyInfoNoel Grandin2-26/+14
2018-07-20tdf#118521 DOCX import: style sets unset left/right/hanging marginJustin Luth2-0/+17
2018-07-20Fix typoAndrea Gelmini1-1/+1
2018-07-20loplugin:useuniqueptr in SwHTMLParserNoel Grandin2-8/+8
2018-07-20loplugin:useuniqueptr in SvxCSS1ParserNoel Grandin2-8/+8
2018-07-19coverity#1078573 Explicit null dereferencedCaolán McNamara1-1/+1
2018-07-19coverity#1438043 Logically dead codeCaolán McNamara1-12/+9
2018-07-19coverity#1437527 silence Explicit null dereferencedCaolán McNamara1-0/+1
2018-07-19tdf#101534 sw: fix lost indent attributes when copying into numbered paragraphMiklos Vajna4-1/+92
2018-07-19Resolves: tdf#118827 SetCareWin should be SetCareDialogCaolán McNamara2-2/+2
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin3-4/+5
2018-07-19tdf#104797 DOCX change tracking: handle moveFrom and moveToLászló Németh2-0/+19
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-19loplugin:useuniqueptr in SwUndoMergeTableNoel Grandin2-10/+11
2018-07-19loplugin:useuniqueptr in SwUndoSplitTableNoel Grandin5-25/+21
2018-07-19loplugin:useuniqueptr in SwHTMLParserNoel Grandin4-22/+13
2018-07-19loplugin:useuniqueptr in SwUndoTableCpyTableNoel Grandin2-19/+15
2018-07-19loplugin:useuniqueptr in SwUndoTableNumFormatNoel Grandin2-4/+3
2018-07-19loplugin:useuniqueptr in SwHTMLWriterNoel Grandin2-4/+3
2018-07-19loplugin:useuniqueptr in SwUndoTableMergeNoel Grandin2-14/+11
2018-07-19loplugin:useuniqueptr in SwViewShellImpNoel Grandin2-10/+10
2018-07-19loplugin:useuniqeptr in SwUndoTableToTextNoel Grandin2-25/+20
2018-07-19loplugin:useuniqueptr in SwUndoTextToTableNoel Grandin2-14/+10
2018-07-19loplugin:unusedmethodsNoel Grandin2-8/+0
2018-07-18tdf#118579 ignore body in body instead of flagging as an errorCaolán McNamara1-3/+1
2018-07-18tdf#118528 sw layout: only direct formatting for EmulateTableKeepJustin Luth2-7/+7
2018-07-18Resolves: tdf#118562 set correct help button placementCaolán McNamara1-0/+1
2018-07-18sw HTML export: force PNG output harder in reqif modeMiklos Vajna3-0/+23
2018-07-18tdf#118355 Repl Default / Text Body in Style menuOlivier Hallot1-1/+1
2018-07-18sw HTML export: fix writing transparent imagesMiklos Vajna3-1/+18
2018-07-18Fix typosAndrea Gelmini2-2/+2
2018-07-18tdf#118521 unit test for DOCX import: fix paragraph margin from styleLászló Németh2-0/+17
2018-07-18sw: Change m_KashidaInvalid to std::unordered_setTakeshi Abe2-22/+10
2018-07-18Removed executable permission on doc fileAndrea Gelmini1-0/+0
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga2-0/+25
2018-07-18related tdf#63561 docx: styles inherit tabstops tooJustin Luth3-2/+12
2018-07-17Resolves: tdf#118545 restore to historic logicCaolán McNamara1-4/+2
2018-07-17put load of html images (to measure dimensions) under referer controlCaolán McNamara1-1/+15
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-1/+8
2018-07-17loplugin:useuniqueptr in SwHTMLWriterNoel Grandin3-11/+20
2018-07-17tdf#104354 DOCX import: fix paragraph auto spacing in tablesLászló Németh2-1/+40
2018-07-17tdf#105262 Clean up CopyGraphicXisco Fauli3-21/+0