summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2020-06-08put load of html images (to measure dimensions) under referer controlCaolán McNamara1-2/+17
2020-06-08sw HTML import: use GraphicDescriptor to determine default sizeMiklos Vajna1-0/+14
2019-09-21Return correct length for Authority tokenMatteo Casalin1-17/+16
2019-08-07tdf#126222 Headers/footers are at correct position after scrollingIlhan Yesil1-0/+12
2019-08-05ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara1-0/+3
2019-08-05ofz#9908 validate no negative editengine selection positionsCaolán McNamara1-1/+3
2019-08-05ofz#4837 Null-dereference READCaolán McNamara1-0/+11
2019-08-05sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2019-08-05forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara6-19/+42
2019-08-05Resolves: tdf#124142 don't deref nullptrCaolán McNamara1-1/+2
2019-08-05Resolves: tdf#123163 avoid null derefCaolán McNamara1-3/+4
2019-08-05tdf#119126 forcepoint#76 avoid deleting footnote that would delete ...Caolán McNamara5-4/+34
2019-08-05tdf#121005 forcepoint#44 merge into isDeleteForbiddenCaolán McNamara1-0/+2
2019-08-05forcepoint#39 bad layoutCaolán McNamara1-0/+1
2019-08-05ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara1-1/+1
2019-08-05tdf#117086 crash on deleted SwFootnoteBossFrameCaolán McNamara1-0/+4
2019-08-05tdf#119224 start and end are expected to exist for the scope of this functionCaolán McNamara1-3/+5
2019-08-02forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara3-8/+4
2019-08-02ofz#7322 lcl_MarkEqualByStart sort logic differs from that of operator==Caolán McNamara1-1/+8
2019-08-02tdf#114536 sw: fix use-after-free in SwTextFormatter::MergeCharacterBorder()Miklos Vajna1-0/+13
2019-08-02ofz#4518 sw: why do we need to set IgnoreDeleteRedlinesMichael Stahl1-2/+0
2019-08-01tdf#106746: pDelPam is a bit specialAron Budea1-1/+1
2019-08-01ofz#6999 check available data lenCaolán McNamara1-2/+2
2019-08-01ofz#6827 Bad-castCaolán McNamara3-18/+35
2019-08-01ofz#6827 drop last anchor pos if it will be joinedCaolán McNamara1-0/+15
2019-08-01ofz#6450 use the rule name, not the rule itselfCaolán McNamara2-6/+5
2019-08-01ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl1-0/+1
2019-08-01ofz: returning SfxPoolItem belonging to localCaolán McNamara2-3/+4
2019-08-01ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-14/+17
2019-08-01ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2019-08-01ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-39/+31
2019-08-01tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2019-08-01ofz#3154 check bounds of special sprmCaolán McNamara1-1/+10
2019-08-01ofz#3110 GeneratePLCF only generated word6 sized missing entriesCaolán McNamara1-2/+2
2019-08-01ofz#2877: crash in SVTB16ShortCaolán McNamara1-1/+1
2019-08-01ofz#2759 null dereferenceCaolán McNamara1-4/+6
2019-08-01ofz: stay inside stringCaolán McNamara1-1/+1
2019-08-01tdf#101821 sw: fix layout footnote use-after-freeMichael Stahl2-3/+38
2019-08-01ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2019-08-01tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2019-08-01ofz: check for null paraCaolán McNamara1-3/+7
2019-08-01ofz# InsertWithValidRanges didn't report that it deleted its argument anymoreCaolán McNamara2-6/+9
2019-08-01ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl2-0/+22
2019-08-01ofz: stay within available dataCaolán McNamara8-27/+30
2019-06-18More uses of referer URL with SvxBrushItemStephan Bergmann5-7/+27
2019-05-31tdf#125103 Writer: input fields will be exported to docxIlhan Yesil1-2/+5
2019-05-09tdf#123898 Fix frame content misalignedSamuel Mehrbrodt1-56/+3
2019-03-07sw: remove "Border and Background" from header/footer button menuMichael Stahl1-6/+0
2019-02-22tdf#123057 Correct page count in mail merge if sections are hiddenIlhan Yesil1-2/+3
2019-01-16tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski3-22/+9