summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Resolves: 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
2018-09-05tdf#119152 Hide Text Direction dropdown from Columns tab by defaultGabor Kelemen1-1/+1
2018-09-04ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara1-0/+3
2018-09-03Resolves: tdf#119607 crash in calling getPropertyState on TextParagraphCaolán McNamara1-2/+5
2018-09-03sw TextGraphicObject: handle XBitmap for GraphicURLMiklos Vajna3-1/+41
2018-09-03sw TextGraphicObject: fix GraphicURL handling in the descriptorMiklos Vajna5-0/+147
2018-09-02tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski7-22/+115
2018-08-31Fix syntaxJulien Nabet1-1/+1
2018-08-31tdf#116436 rtf export: add missing table background fillJustin Luth3-5/+39
2018-08-31tdf#91292 docx export: COL_AUTO != cleared fillJustin Luth1-1/+1
2018-08-30tdf#117823 Save mail merge config item in new viewIlhan Yesil1-0/+1
2018-08-30Resolves: tdf#119572 addressee/sender formatting swappedCaolán McNamara1-2/+2
2018-08-30Resolves: tdf#118382 crash on paste of rtfCaolán McNamara2-5/+12
2018-08-29tdf#119458 reorganize sw background Idle handlingJan-Marek Glogowski3-26/+36
2018-08-28tdf#116436 docx export: add missing table background fillJustin Luth4-1/+42
2018-08-28tdf#116436 doc export: add missing table background fillJustin Luth3-18/+31
2018-08-25Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann6-18/+42
2018-08-23tdf#116370 cleanup Writer idle job handingJan-Marek Glogowski5-35/+37
2018-08-22tdf#119294: reimplement fix for tdf#118859Mike Kaganski1-17/+32
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-20tdf#117086 crash on deleted SwFootnoteBossFrameCaolán McNamara1-0/+4
2018-08-20ofz#9934 null derefCaolán McNamara1-0/+0
2018-08-20ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara2-27/+14
2018-08-20tdf#119224 start and end are expected to exist for the scope of this functionCaolán McNamara1-3/+5
2018-08-20tdf#118457 Place Help button on the leftOlivier Hallot1-10/+6
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2-4/+4
2018-08-17insert->envelope->printer->setup crashesCaolán McNamara1-1/+1
2018-08-16tdf#119252: Revert "Remove < USHRT_MAX check that is presumably no longerStephan Bergmann1-3/+3