summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-01-28tdf#121561 sw DOCX: output toc-end inside last toc paragraphSerge Krot2-0/+20
2019-01-16tdf#122224 DOCX import: fix formula field syntaxLászló Németh2-0/+11
2019-01-16tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski3-0/+42
2019-01-16tdf#121804 DOCX import: handle sub/superscript inside group shapesMiklos Vajna2-0/+18
2019-01-15sw: DOCX: recognize TOC title during importSerge Krot9-14/+146
2019-01-15tdf#119126 forcepoint#76 avoid deleting footnote that would delete ...Caolán McNamara7-4/+3427
2019-01-09Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara1-1/+2
2019-01-07tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski2-6/+6
2018-12-21tdf#115319 fix Hungarian article before letter iLászló Németh3-2/+2
2018-12-21tdf#116496: don't add header when setting empty watermarkMike Kaganski1-0/+6
2018-12-16tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt1-2/+3
2018-12-12tdf#121606: displaying Mail Merge toolbar shouldn't activate connectionMike Kaganski1-1/+16
2018-12-05sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl1-0/+1
2018-12-04sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl2-2/+2
2018-11-28tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna2-0/+8
2018-11-27tdf#120115: Dont crash on Footnote/Table undo/redoBjoern Michaelsen1-20/+51
2018-11-27Resolves: tdf#121607 set parent for password dialogsCaolán McNamara5-17/+24
2018-11-27tdf#121607 defer other requests until password dialog is dismissedCaolán McNamara1-0/+21
2018-11-26tdf#120426 save the style names when set or changedCaolán McNamara2-3/+5
2018-11-19tdf#120677: restore treatment of blanks in SwTextGuess::GuessMike Kaganski3-8/+30
2018-11-19tdf#108022, don't overwrite chart export informationMarkus Mohrhard2-66/+68
2018-11-17tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna2-0/+8
2018-11-17sw: fix crash in SwContentTree::HasContentChanged()Michael Stahl1-4/+1
2018-11-12tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna1-5/+0
2018-11-08tdf#118820 fix table background fillCaolán McNamara1-0/+4
2018-11-08tdf#121005 forcepoint#44 merge into isDeleteForbiddenCaolán McNamara2-2/+2
2018-11-06Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara15-25/+25
2018-11-01tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot8-2/+137
2018-10-30tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski2-0/+24
2018-10-29tdf#115296 extend vertical FrameBorders for joined FramesArmin Le Grand1-2/+18
2018-10-28ofz#11125 pass param len aroundCaolán McNamara2-11/+38
2018-10-27tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara1-0/+5
2018-10-26permissionIdAndName is empty in permission-for-user caseCaolán McNamara1-11/+2
2018-10-25editeng: do not throw from QueryValue implementationMichael Stahl1-0/+6
2018-10-20ofz#10994 move the reset of trailing fly paras to before redline processingCaolán McNamara1-3/+3
2018-10-19tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna4-3/+32
2018-10-18Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara1-4/+30
2018-10-17tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski3-11/+13
2018-10-16tdf#113848 Sidebar: Get user-defined sizes while changing orientationIlhan Yesil1-2/+7
2018-10-15sw: fix invalid cast in SwEditWin::RequestHelp()Michael Stahl1-1/+1
2018-10-13Resolves: tdf#120487 postit losing focus triggering recreation of postitCaolán McNamara1-1/+4
2018-10-04sw: fix copying of PageDesc follows in SwDoc::AppendDocMichael Stahl1-9/+35
2018-10-04tdf#119599 RTF import: fix missing deduplication of font sizeMiklos Vajna2-0/+17
2018-10-01tdf#105444 DOCX import: don't put extra paragraphs in commentsLászló Németh3-9/+10
2018-09-21ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara1-1/+1
2018-09-20sw: fix return value of DocumentRedlineManager::AppendRedline()Michael Stahl1-1/+8
2018-09-20sw: SwRedlineTable::DeleteAndDestroy() is surprisingly dangerousMichael Stahl2-25/+34
2018-09-20sw: fix listener registration of sw::UnoCursorPointerMichael Stahl1-1/+5
2018-09-20sw: fix 0-length delete redlines in SwUndoSaveSection::SaveSectionMichael Stahl1-7/+11
2018-09-20sw: fix usage of wrong string in SwUndoOverwrite::RedoImpl()Michael Stahl1-1/+1