summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-08-15fdo#67799 read ending item also when assert is noopMatúš Kukan1-6/+3
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
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna3-1/+47
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna2-0/+47
2013-07-09bnc#822175 DOCX filter: export wrapping of text framesMiklos Vajna4-0/+56
2013-07-08fdo#66478: sw: un-break hyphenationMichael Stahl2-7/+6
2013-07-08fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna2-0/+30
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna2-1/+7
2013-07-03sw: remove SwDoc::ShareLayoutMichael Stahl4-21/+0
2013-07-03SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl1-5/+19
2013-07-02fdo#46361 oox: fixes for the VML import of groupshape textboxesMiklos Vajna2-1/+24
2013-07-02Resolves: rhbz#979758 crash on 'Diagrammen in LibreOffice' help pageCaolán McNamara1-1/+1
2013-07-02fdo#65650: fix Writer ODF import of list style with bullets and colorMichael Stahl1-5/+1
2013-07-02fdo#66165: WW8 export: fix duplicated paragraph breaksMichael Stahl1-1/+0
2013-06-29fdo#66101: lowriter crashed when trying to open .docx fileJulien Nabet1-1/+1
2013-06-28Resolves: fdo#65743 MovePara gets stuck on hidden para fieldsCaolán McNamara2-5/+25
2013-06-28bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna2-0/+74
2013-06-28bnc#823655 RTF import: ignore styles without a typeMiklos Vajna2-0/+22
2013-06-28SwModelTestBase: fix for leaking temporary filesMiklos Vajna1-0/+2
2013-06-25fdo#58029: replace quadratic child window loop with linearMichael Stahl1-26/+2
2013-06-25fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controlsMichael Stahl1-33/+40
2013-06-23fdo#43641 testcaseMiklos Vajna2-0/+13
2013-06-20WaE: macro is not usedTor Lillqvist1-1/+0
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl2-0/+26
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl13-38/+371
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl6-45/+75
2013-06-19unusual negative start point on split node undoCaolán McNamara1-2/+11
2013-06-19bounds can be -1 for not-foundCaolán McNamara1-0/+13
2013-06-19Resolves: fdo#65931 why are we futzing with leading on the preview anywayCaolán McNamara1-6/+4
2013-06-19Resolves: #i121917# Corrected access to text objectArmin Le Grand1-3/+17
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna2-0/+90
2013-06-18fdo#65666 keep tab characters in footnote settings of sections, tooLászló Németh1-6/+6
2013-06-18added unit test for n#820504Cédric Bosdonnat2-0/+12