summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara1-1/+15
2013-09-03bDel is unused uninitializedCaolán McNamara1-0/+1
2013-09-03n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat2-0/+11
2013-09-03n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat2-0/+4
2013-08-29fdo#66215: sw: fix clicking on text above background flyMichael Stahl2-4/+43
2013-08-29fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl1-1/+3
2013-08-27Fix iterator managementJulien Nabet1-2/+6
2013-08-27fdo#66145 DOCX export: fix not-well-formed outputAdam Co1-1/+3
2013-08-26Resolves: fdo#59048 crash on text-to-table undoCaolán McNamara1-0/+1
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna5-0/+103
2013-08-26fdo#33960: sw: fix cross reference fields some moreTroy Rollo3-34/+56
2013-08-24fdo#68319: sw: fix Chinese ConversionMichael Stahl1-1/+1
2013-08-22fdo#66145: revert change to CopyMasterHeaderMichael Stahl1-0/+4
2013-08-22fdo#66145: fix copying of header/footer when un-sharingMichael Stahl1-4/+12
2013-08-22fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc()Michael Stahl1-3/+3
2013-08-22fdo#66145: do not check IsFirstShared() in SwPageDesc::GetLeftFmt()Michael Stahl1-2/+2
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna2-0/+27
2013-08-20fdo#68219: Parent style text attributes missing in accessibilityBoris Dušek1-1/+9
2013-08-18fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna2-0/+52
2013-08-17fdo#66827 sw: rename SID_ATTR_FILL_GRADIENT to SID_SW_ATTR_FILL_GRADIENTMiklos Vajna2-4/+4
2013-08-16sw: do non-incremental word count in one stepMichael Stahl1-1/+2
2013-08-15Resolves: fdo#67554 avoid ooxml import crashCaolán McNamara1-10/+9
2013-08-14WaE: variable 'res' set but not usedTor Lillqvist1-0/+1
2013-08-14fdo#68064: Do not insert aTempEntry multiple timesStephan Bergmann1-4/+8
2013-08-14fdo#58040: sw: fine tune async word countMichael Stahl2-10/+12
2013-08-12fdo#63428 writerfilter: fix paste of commented text rangesMiklos Vajna2-0/+23
2013-08-11fdo#53556 RTF import: fix visibility and text wrapping issuesMiklos Vajna3-0/+101
2013-08-10fdo#67799 read ending item also when assert is noopMatúš Kukan1-6/+3
2013-08-09bnc#823651 WW8 import: fix paragraph style in empty first page headerMiklos Vajna3-2/+14
2013-08-08fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna2-0/+38
2013-08-08fdo#67817: GetParent returns a VclGrid instance after conversion to .uiIvan Timofeev1-3/+3
2013-08-07fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna2-0/+13
2013-08-06fdo#67639 Rotate crop area when the image is rotated.Tomaž Vajngerl1-1/+23
2013-07-30Resolves: rhbz#989686 Fix crash with ooo120774-1.docFridrich Štrba1-0/+2
2013-07-29fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev3-8/+6
2013-07-28fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl2-1/+22
2013-07-28fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna2-0/+52
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks12-36/+0
2013-07-25Resolves: fdo#67113 split insert autotext and field controlsCaolán McNamara3-97/+186
2013-07-25Related: fdo#67113 restore some code, it has side effectsIvan Timofeev1-0/+2
2013-07-25fdo#60990 VML export: handle paragraph/run properties of shape textMiklos Vajna3-2/+29
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna2-0/+23
2013-07-22n#825976: Table of Illustration has hyperlinks by default like TOCCédric Bosdonnat1-2/+6
2013-07-22fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna2-0/+13
2013-07-17fdo#39904, n#825976: implement hyperlinks for Illustrations indexCédric Bosdonnat7-6/+37
2013-07-16fdo#63273 sw: let word count not update stat. fieldsMiklos Vajna4-14/+20
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2-2/+3
2013-07-15fdo#54900 RTF import: support setting para align after textMiklos Vajna2-0/+30
2013-07-12bnc#828598 fdo#59643 SwFormatClipboard: fix undo of paragraph attributesMiklos Vajna1-12/+1
2013-07-11fdo#58577 DOCX export: handle multiple textframes anchored to the same paraMiklos Vajna4-9/+18