summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2018-09-12tdf#37223 insert OLE tables in text tables as native text tablesLászló Németh1-3/+28
2018-09-12tdf#37223 Writer: insert 1-cell tables as text instead of OLE objectLászló Németh1-2/+21
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+3
2018-09-11sw: tdf#119742 fix null pointer in SetCursorInHdFtJuergen Funk1-1/+2
2018-09-11tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski2-14/+28
2018-09-03tdf#117823 Save mail merge config item in new viewIlhan Yesil1-0/+1
2018-08-29Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann6-19/+43
2018-08-29tdf#116436 docx export: add missing table background fillJustin Luth1-1/+26
2018-08-29tdf#116436 doc export: add missing table background fillJustin Luth1-18/+18
2018-08-29tdf#118058 sw, sections in tables: no split for multiple columnsMiklos Vajna1-1/+15
2018-08-21ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara2-27/+14
2018-08-21outer loop unrelated to inner loopCaolán McNamara1-30/+17
2018-08-21tdf#117127 crash on inspecting value describing a tableCaolán McNamara1-10/+12
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-20tdf#119294: reimplement fix for tdf#118859Mike Kaganski1-17/+32
2018-08-10sw: fix ignored frames in AppendAllObjs()Michael Stahl1-3/+9
2018-08-10forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara3-5/+4
2018-08-10Resolves: tdf#118965 fix input list edit buttonCaolán McNamara1-1/+1
2018-08-10tdf#118579 ignore body in body instead of flagging as an errorCaolán McNamara1-3/+1
2018-08-10Resolves: tdf#118545 restore to historic logicCaolán McNamara1-4/+2
2018-08-10tdf#118702: partially revert the fix for tdf#78907Xisco Fauli1-1/+0
2018-08-10Make setPagePrintSettings() accept IsLandscape againThorsten Behrens1-1/+1
2018-08-10forcepoint#48 null derefCaolán McNamara1-11/+14
2018-08-10tdf#118578 sw: allow inserting only TextDocumentMichael Stahl1-1/+2
2018-08-09tdf#118859: Avoid trying to remove already removed nodesMike Kaganski1-16/+18
2018-07-20tdf#112118: use correct border when calculating marginMike Kaganski4-8/+6
2018-07-20tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski1-0/+5
2018-07-20tdf#112118: DOC: properly import/export border distanceMike Kaganski6-203/+80
2018-07-20tdf#112118: DOCX: properly import/export border distanceMike Kaganski2-66/+117
2018-07-20tdf#101534 sw: fix lost indent attributes when copying into numbered paragraphMiklos Vajna1-1/+3
2018-07-18lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant1-2/+3
2018-07-09Fix top margin in DOC import for tdf#117885Luke Deller1-5/+11
2018-07-09Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski1-6/+9
2018-07-09tdf#116543: don't forget to commit registrations in DB field editorMike Kaganski1-1/+18
2018-07-09tdf#118540: LO6.1b2: DOCX crashes when properties...Henry Castro1-1/+3
2018-07-09tdf#115890 sw: fix invalid cast in SwContentTree::GetEntryAltText()Michael Stahl1-1/+1
2018-07-09tdf#117923: handle direct formatting for numbering in .docMike Kaganski1-0/+3
2018-07-06tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth1-1/+2
2018-07-06tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev1-0/+10
2018-06-30Add a MailMerge class and object to the Writer VBA APITor Lillqvist6-1/+176
2018-06-30Add ExistingBookmark() to WordBasicTor Lillqvist1-0/+9
2018-06-30Add ooo.vba.word.XWordBasic.WindowName() methodTor Lillqvist2-1/+9
2018-06-30Add ooo.vba.word.XWindow.Caption propertyTor Lillqvist2-0/+33
2018-06-30lok: Don't even try to paint the ruler via LibreOfficeKit.Jan Holesovsky1-0/+3
2018-06-28Initialise the spelling and grammar thing when Writer startsTor Lillqvist3-18/+2
2018-06-27tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski1-1/+1
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-17/+2
2018-06-27tdf#117723: nullcheck the ContentAnchor before derefBjoern Michaelsen1-1/+2
2018-06-27crashtesting: crash on import of ooo33887.sxwCaolán McNamara1-2/+5
2018-06-11tdf#102907 selection indicator missing on vertical textNoel Grandin1-2/+4