summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2018-01-27tdf#114306 fix crash caused by special documentManfred Blume1-16/+41
2018-01-27tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai1-1/+4
2018-01-26tdf#94225 - Writer crashes on Undo N timesFyodor Yemelyanenko1-17/+56
2018-01-25ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl3-12/+23
2018-01-24ofz: check nLevel against maParaSprms sizeCaolán McNamara1-1/+2
2018-01-23ofz: assert on trying to insert footer when already inserting the footerCaolán McNamara3-3/+16
2018-01-23ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl1-0/+1
2018-01-20tdf#115079: check that row frame belongs to table frame to avoid segfaultJulien Nabet1-1/+8
2018-01-18ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara2-5/+21
2018-01-16tdf#114536 sw: fix use-after-free in SwTextFormatter::MergeCharacterBorder()Miklos Vajna1-0/+13
2018-01-11RotateFlyFrameFix: Disable AutoContour for rotated FlysArmin Le Grand1-0/+11
2018-01-09Resolves: tdf#114728 wrong entries in bibliographic entry dialogCaolán McNamara1-1/+2
2018-01-09tdf#114480 - Revert "Writer page shadow - avoid scaling ..."Michael Meeks1-9/+32
2018-01-09tdf#114663: consider left/right page numbers when not printing blanksMike Kaganski1-49/+56
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap6-1/+55
2018-01-04tdf#113399: DOT IMPORT, DOCX EXPORT: Page number not shown correctlyTamás Zolnai1-0/+13
2018-01-03ofz#4921 limit column check to max legal column indexCaolán McNamara1-2/+2
2018-01-03tdf#114670 Make sure to dispose the menuMaxim Monastirsky1-1/+1
2018-01-03Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara5-22/+92
2018-01-03ofz#4817 Chaos with multiple body tagsCaolán McNamara2-17/+26
2017-12-27tdf#107555 Apply 'Default Style' table style to newly inserted tablesJim Raykowski2-8/+21
2017-12-22tdf#114306 fix unexpected page break in row-spanned tableManfred Blume2-3/+14
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky1-194/+0
2017-12-19tdf#114212 sw: fix layout of as-char anchored text-frame of shapeMichael Stahl1-1/+1
2017-12-18tdf#100635 sw: fix layout crash caused by field expansion ...Michael Stahl1-1/+4
2017-12-18ofz#4518 sw: why do we need to set IgnoreDeleteRedlinesMichael Stahl1-4/+0
2017-12-18tdf#100635 sw: fix crash in SwTOXMgr::UpdateOrInsertTOX()Michael Stahl1-2/+10
2017-12-16tdf#106988 New names for the new numbering stylesYousuf Philips2-10/+10
2017-12-13tdf#114396 sw: overly strict assertions in SwFrameFormat::Modify()Michael Stahl1-2/+4
2017-12-13tdf#114219: Show Edit dialog entry in link sectionXisco Fauli1-1/+2
2017-12-09tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos1-4/+13
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos2-23/+4
2017-12-07table of objects crashes on first update with object in documentCaolán McNamara1-2/+2
2017-12-06tdf#114093 fixing regression when clicking on fieldsBernhard Widl1-1/+5
2017-12-05tdf#113037 Watermark centered in DOCSzymon Kłos1-4/+4
2017-12-05tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-13/+16
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-12-02Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke1-2/+25
2017-12-02Writer page shadow - avoid scaling stored bitmaps at all.Michael Meeks1-32/+9
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke2-19/+57
2017-12-01Resolves: tdf#114112 sort 'select' listCaolán McNamara1-0/+1
2017-11-30ofz: fix mem leakCaolán McNamara1-16/+16
2017-11-30Tile the writer surround rendering to avoid large image scaling.Michael Meeks1-12/+28
2017-11-30tdf#65955 Bookmarks on two paragraphsSzymon Kłos1-3/+1
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-1/+1
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna1-2/+7
2017-11-28ofz: check sprm boundsCaolán McNamara2-7/+15
2017-11-27tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARYCaolán McNamara1-1/+8
2017-11-25Fix a likely copypastaMatteo Casalin1-2/+2
2017-11-24ofz#4414 set new nWwCols after verifying legal sizeCaolán McNamara1-3/+3