summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-02-08ofz#4767 Bad-castCaolán McNamara9-59/+297
2018-02-07tdf#114217: Consider relative width when importing floating tableMike Kaganski2-0/+8
2018-02-07sw: disable testTableKeep on WNTMichael Stahl1-1/+1
2018-02-07tdf#114306 fix crash caused by special document 2Manfred Blume1-6/+12
2018-02-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl1-7/+25
2018-02-03sw: disable ooxmlexport testWatermark on WNTMichael Stahl1-0/+3
2018-01-31the test is declared uncond., so define it so tooDavid Tardon1-7/+7
2018-01-30tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski3-4/+47
2018-01-30DOCX import: handle horizontal flip of bitmapsMiklos Vajna3-2/+22
2018-01-30tdf#115013: write merge field column into docx merge fieldsMike Kaganski3-1/+49
2018-01-30fix tdf#114934 borderline feature regressionsArmin Le Grand2-2/+24
2018-01-30tdf#115221 crash in printing and commentNoel Grandin1-3/+1
2018-01-30tdf#115155 RTF import: fix left indent handling inside list definitionMiklos Vajna2-0/+40
2018-01-30tdf#115065: nullptr dereferenceMike Kaganski3-2/+29
2018-01-27tdf#114306 fix crash caused by special documentManfred Blume3-16/+53
2018-01-27tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai1-1/+4
2018-01-27tdf#115153 writerfilter: RTF import: fix vert orient of Word 6 shapesMichael Stahl2-0/+23
2018-01-26ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara1-0/+1
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-23tdf#113946 add 'topMargin' to GraphicHelpers importPatrick Jaap2-0/+7
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 Nabet3-1/+13
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 Vajna3-0/+22
2018-01-16tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl4-5/+22
2018-01-11RotateFlyFrameFix: Disable AutoContour for rotated FlysArmin Le Grand1-0/+11
2018-01-10NB Writer: tabbed toolbar get updatedandreas kainz1-4030/+5964
2018-01-09tdf#114703 DOCX import: apply num defaults only to abstract numsMiklos Vajna2-0/+12
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-08tdf#113715 Fix .uno: names appearing in the customization dialogMaxim Monastirsky1-0/+1
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap9-2/+66
2018-01-04tdf#113399: DOT IMPORT, DOCX EXPORT: Page number not shown correctlyTamás Zolnai3-0/+29
2018-01-03Writer: Restore old symbol button and add new numbering stylesYousuf Philips2-4/+8
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 Blume4-3/+29
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky2-214/+0
2017-12-21tdf#37697 Fix incorrect toolbar separatorYousuf Philips4-4/+4
2017-12-20tdf#91781 Round of improvements to Writer's menus for 6.0 (2)Yousuf Philips1-4/+4
2017-12-19tdf#113547 DOCX import: fix handling of stub numbering overridesMiklos Vajna2-0/+11
2017-12-19tdf#114212 sw: fix layout of as-char anchored text-frame of shapeMichael Stahl1-1/+1
2017-12-19tdf#81475 Organize the form toolbarsYousuf Philips10-107/+111