summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-24sw btlr writing mode: fix btlr <-> tbrl switch for fly framesMiklos Vajna2-0/+17
2019-05-23tdf#125447 get rid of ~ in STR_UNDO stringCaolán McNamara1-2/+1
2019-05-23uitest for bug tdf#125104Zdeněk Crhonek1-0/+44
2019-05-23weld FloatingContourCaolán McNamara1-4/+2
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna3-10/+20
2019-05-23use SAL_MAX_INT32 for npos in SwRedlineTableNoel Grandin1-2/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin72-398/+400
2019-05-23tdf#119109 sw: fix SwTableFrame follow chain formattingMichael Stahl1-0/+3
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl1-0/+13
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl1-2/+19
2019-05-23NB single updateandreas kainz1-1005/+1432
2019-05-23Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist2-0/+17
2019-05-22New loplugin:dataStephan Bergmann5-10/+10
2019-05-22UITest_writer_tests5: disable unstable test_tdf123378_print_sets_modified()Miklos Vajna1-0/+2
2019-05-22crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara1-1/+1
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen2-0/+3
2019-05-22sw: prefix members of XMLRedlineImportHelperMiklos Vajna2-58/+58
2019-05-22tdf#125335 fix order of bar chart legend names in top-bottom positionsBalazs Varga2-1/+19
2019-05-22tdf#121784 DOCX import: fix change tracking of footnotesLászló Németh2-0/+17