summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-20sw: avoid asserts from SwSortedObjs::Insert()Michael Stahl1-1/+4
2018-09-20StartUndo with END arg should have been EndUndoCaolán McNamara1-1/+1
2018-09-20tdf#108402: avoid crash if filter doesn't matchJulien Nabet1-0/+8
2018-09-20tdf#119770 nullptr GetGraphic returnCaolán McNamara1-1/+2
2018-09-20tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt2-0/+10
2018-09-20tdf#64264 DOCX import: fix row count of repeating table headerLászló Németh2-0/+17
2018-09-19tdf#112356 follow-up: Make the Help button workAdolfo Jayme Barrientos1-0/+1
2018-09-18tdf#118691 DOCX import: fix table loss caused by <w:cr>László Németh2-0/+12
2018-09-18tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycacheMiklos Vajna3-4/+39
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand19-88/+37
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski2-0/+23
2018-09-10sw: tdf#119742 fix null pointer in SetCursorInHdFtJuergen Funk1-1/+2
2018-09-06fix duplicate-mnemonic + no-labelled-byCaolán McNamara1-1/+1