summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Do not reference a dangling OUStringStephan Bergmann1-1/+1
2014-02-12nPDescPos is never readStephan Bergmann1-13/+1
2014-02-04fdo#73300: sw: don't swap in all images when loading filesMichael Stahl1-0/+3
2014-01-30fdo#63553: sw: fix copy/paste of cross referencesMichael Stahl1-5/+13
2014-01-25fdo#67238: sw: fix table cell UnprotectMichael Stahl1-8/+9
2014-01-25fdo#68876: sw: layout should never care about IsFirstShared()Michael Stahl1-1/+1
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl3-9/+9
2014-01-15fdo#73095: fix invalid access in SwFntObj::DrawText()Michael Stahl1-1/+4
2014-01-07Fix fdo#70807: Page Style method isInUse() brokenMarcos Paulo de Souza1-4/+7
2013-12-29fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna1-1/+1
2013-12-23fdo#67370: Hyphens are not visible in tagged PDFKhaled Hosny2-12/+11
2013-12-21fdo#71429: sw: fix crashes when changing header first sharingMichael Stahl1-0/+42
2013-12-21fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl7-43/+123
2013-12-21fdo#70232: sw: brown paper-bag fix for header sharing mangling footersMichael Stahl1-1/+1
2013-12-10fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl1-1/+2
2013-12-09fdo#72488: Broken text when showing visible spaceKhaled Hosny1-1/+7
2013-12-06fdo#71892: sw: fix crash when pasting table in footnoteMichael Stahl1-13/+10
2013-12-05Relater: rhbz#903281 NULL follow frames on drag/dropCaolán McNamara1-4/+10
2013-12-02bnc#837302: Allow insertion of redlines with an empty author.Jan Holesovsky1-2/+1
2013-11-25Resolves: fdo#67263 CRASH when deleting applied bulleted paragraph styleJulien Nabet1-1/+1
2013-11-20Writer : Fix fdo#71694 by clearing old anchor frame before setting newArnaud Versini1-1/+2
2013-11-15Access by AnchoredObject of a deleted SwLayoutFrmCaolán McNamara3-0/+34
2013-11-14fdo#46410 fix FindRangeAndras Timar1-2/+1
2013-11-02Resolves: fdo#70358 crash when deleting tablesCaolán McNamara1-2/+9
2013-10-29Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara1-1/+2
2013-10-14sw: fix regex search/replace of $ in selectionMichael Stahl1-16/+0
2013-10-14fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-10-11fdo#70143: fix SwDoc::ReplaceRangeImpl()Arnaud Versini1-3/+9
2013-10-09fdo#70201: sw: eliminate no-extent RSID-only AUTOFMT hintsMichael Stahl1-0/+9
2013-10-04CID#705749 mem leakCaolán McNamara1-0/+2
2013-08-29fdo#66215: sw: fix clicking on text above background flyMichael Stahl1-3/+42
2013-08-27Fix iterator managementJulien Nabet1-2/+6
2013-08-26Resolves: fdo#59048 crash on text-to-table undoCaolán McNamara1-0/+1
2013-08-26fdo#33960: sw: fix cross reference fields some moreTroy Rollo1-14/+2
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-20fdo#68219: Parent style text attributes missing in accessibilityBoris Dušek1-1/+9
2013-08-17fdo#66827 sw: rename SID_ATTR_FILL_GRADIENT to SID_SW_ATTR_FILL_GRADIENTMiklos Vajna1-2/+2
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-14fdo#68064: Do not insert aTempEntry multiple timesStephan Bergmann1-4/+8
2013-08-14fdo#58040: sw: fine tune async word countMichael Stahl1-7/+10
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 Timofeev1-3/+2
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks3-9/+0
2013-07-22n#825976: Table of Illustration has hyperlinks by default like TOCCédric Bosdonnat1-2/+6
2013-07-17fdo#39904, n#825976: implement hyperlinks for Illustrations indexCédric Bosdonnat4-4/+19