summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-08-21fdo#66145: revert change to CopyMasterHeaderMichael Stahl
2013-08-21fdo#66145: fix copying of header/footer when un-sharingMichael Stahl
2013-08-21fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc()Michael Stahl
2013-08-21fdo#66145: do not check IsFirstShared() in SwPageDesc::GetLeftFmt()Michael Stahl
2013-08-19fdo#66827 sw: rename SID_ATTR_FILL_GRADIENT to SID_SW_ATTR_FILL_GRADIENTMiklos Vajna
2013-08-15fdo#67799 read ending item also when assert is noopMatúš Kukan
2013-08-06fdo#67639 Rotate crop area when the image is rotated.Tomaž Vajngerl
2013-07-30Resolves: rhbz#989686 Fix crash with ooo120774-1.docFridrich Štrba
2013-07-29fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev
2013-07-28fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl
2013-07-28fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-25Resolves: fdo#67113 split insert autotext and field controlsCaolán McNamara
2013-07-25Related: fdo#67113 restore some code, it has side effectsIvan Timofeev
2013-07-25fdo#60990 VML export: handle paragraph/run properties of shape textMiklos Vajna
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna
2013-07-22n#825976: Table of Illustration has hyperlinks by default like TOCCédric Bosdonnat
2013-07-22fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna
2013-07-17fdo#39904, n#825976: implement hyperlinks for Illustrations indexCédric Bosdonnat
2013-07-16fdo#63273 sw: let word count not update stat. fieldsMiklos Vajna
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-15fdo#54900 RTF import: support setting para align after textMiklos Vajna
2013-07-12bnc#828598 fdo#59643 SwFormatClipboard: fix undo of paragraph attributesMiklos Vajna
2013-07-11fdo#58577 DOCX export: handle multiple textframes anchored to the same paraMiklos Vajna
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna
2013-07-09bnc#822175 DOCX filter: export wrapping of text framesMiklos Vajna
2013-07-08fdo#66478: sw: un-break hyphenationMichael Stahl
2013-07-08fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna
2013-07-03sw: remove SwDoc::ShareLayoutMichael Stahl
2013-07-03SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl
2013-07-02fdo#46361 oox: fixes for the VML import of groupshape textboxesMiklos Vajna
2013-07-02Resolves: rhbz#979758 crash on 'Diagrammen in LibreOffice' help pageCaolán McNamara
2013-07-02fdo#65650: fix Writer ODF import of list style with bullets and colorMichael Stahl
2013-07-02fdo#66165: WW8 export: fix duplicated paragraph breaksMichael Stahl
2013-06-29fdo#66101: lowriter crashed when trying to open .docx fileJulien Nabet
2013-06-28Resolves: fdo#65743 MovePara gets stuck on hidden para fieldsCaolán McNamara
2013-06-28bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna
2013-06-28bnc#823655 RTF import: ignore styles without a typeMiklos Vajna
2013-06-28SwModelTestBase: fix for leaking temporary filesMiklos Vajna
2013-06-25fdo#58029: replace quadratic child window loop with linearMichael Stahl
2013-06-25fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controlsMichael Stahl
2013-06-23fdo#43641 testcaseMiklos Vajna
2013-06-20WaE: macro is not usedTor Lillqvist
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl
2013-06-19unusual negative start point on split node undoCaolán McNamara
2013-06-19bounds can be -1 for not-foundCaolán McNamara