summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin37-184/+172
2019-05-31Fix typoAndrea Gelmini1-1/+1
2019-05-30ODT export: remove leftover debug includeMiklos Vajna1-2/+0
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin14-43/+43
2019-05-30"more than USHRT_MAX marks" seems to be fine nowNoel Grandin1-4/+0
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in frames in headersMiklos Vajna5-0/+23
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin8-50/+35
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part6Noel Grandin1-7/+7
2019-05-30tdf#125497 allow backspace to remove CJK IVS.Mark Hung1-19/+2
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part5Noel Grandin4-28/+122
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna8-0/+36
2019-05-30uitest for bug tdf#120731Zdeněk Crhonek2-0/+36
2019-05-29NB tabbed layout update in all appsandreas kainz1-9/+149
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara2-8/+7
2019-05-29weld SfxCmisPropertiesPageCaolán McNamara1-1/+1
2019-05-29tdf#56738: fix encoding in comments in doc files (>= Word 97)Julien Nabet1-1/+3
2019-05-29tdf#120412 DOCX filter: fix missing superscriptJozsef Szakacs2-0/+11
2019-05-29tdf#125372 writer, file with lots of hints very slow to open, part4Noel Grandin1-5/+8
2019-05-29NB tabbed layout update in all appsandreas kainz1-37/+48
2019-05-28drop some unneeded includesCaolán McNamara1-1/+0
2019-05-28tdf#124752: Reduce number of formats offered on clipboard on mobile devicesTor Lillqvist1-3/+21
2019-05-28sw: implement select-all for the frame shellMiklos Vajna3-0/+19
2019-05-28tdf#125372 writer, file with lots of hints very slow to open, part3Noel Grandin13-153/+242
2019-05-28tdf#92335 DOCX: fix multiplying of "ListLabel" stylesLászló Németh3-0/+14
2019-05-28Revert "crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrame"Michael Stahl1-7/+5
2019-05-28tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl7-18/+52
2019-05-28sw: InsertCnt_(): don't call FindPrevCnt() when it doesn't make senseMichael Stahl1-3/+6
2019-05-28tdf#125281 DOC import: fix size of lazy-loaded metafilesMiklos Vajna2-0/+17
2019-05-28DOCX import: clean-up FinalizeImport() of change trackingLászló Németh4-4/+24
2019-05-28tdf#125522: Mail merge: Hidden text frames are not completely removedSerge Krot3-3/+49
2019-05-27tdf#115557 DOCX import: don't multiply charts in footnotesLászló Németh2-0/+9
2019-05-27sw HTML import: add an option to ignore comments by defaultMiklos Vajna2-1/+6
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+2
2019-05-27sw: prefix members of WW8DopTypographyMiklos Vajna5-65/+65
2019-05-27tdf#125103 Writer: input fields will be exported to docxIlhan Yesil2-3/+3
2019-05-27IMark doesn't need relational operatorsNoel Grandin1-8/+0
2019-05-26inline IMark::EndsBeforeNoel Grandin3-4/+2
2019-05-26inline IMark::StartsAfterNoel Grandin2-4/+2
2019-05-26inline IMark::StartsBeforeNoel Grandin2-4/+2
2019-05-26move some searching inside IDocumentMarkAccessNoel Grandin7-52/+88
2019-05-26tdf#125372 writer, file with lots of hints very slow to open, part2Noel Grandin1-10/+9
2019-05-25tdf#101826 ww8import: Fly - do convert XATTR if FILLSTYLE==NONEJustin Luth3-1/+14
2019-05-25Fix typosAndrea Gelmini1-2/+2
2019-05-25revert tdf#123912 ww8 export: re-protect implicit sectionJustin Luth3-7/+3
2019-05-24expand SwRangeRedlinePtrNoel Grandin2-8/+6
2019-05-24tdf#125319 DOCX track changes: don't change numberingLászló Németh1-3/+10
2019-05-24tdf#124305 Make multiselected outline moves keep selectionsJim Raykowski1-4/+41
2019-05-24tdf#124895 Fix multi selected chapter promote demoteJim Raykowski1-25/+75
2019-05-24writer tabbed compact NB update file tab with dialog itemandreas kainz1-1/+39
2019-05-24SwRedlineData::m_bAutoFormat was left uninitializedStephan Bergmann1-2/+3