summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2015-11-02tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl1-6/+8
2015-10-27fdo#79409 allow selection from list field in protected sectionAndras Timar1-1/+1
2015-10-14tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-50/+1
2015-10-14tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl3-4/+13
2015-10-12tdf#94804: prefix to save cross reference bookmark fixedOliver Specht1-1/+1
2015-09-28Fix tdf#87500 - Freeze with English/Japanese mixture undo.Mark Hung1-18/+25
2015-09-15tdf#79018: Prevent line break as footnote labelOliver Specht1-2/+9
2015-09-12Revert "Fix single node CopyRange"Michael Stahl3-37/+28
2015-09-03tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill attributesMiklos Vajna1-0/+10
2015-09-02tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian2-0/+6
2015-09-02tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna1-0/+8
2015-08-29related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl1-1/+13
2015-08-29tdf#92379: sw: ODF import: fix fo:background-color="transparent"Michael Stahl1-1/+5
2015-08-29tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl1-2/+2
2015-08-25tdf#91969: Parts of paragraph border is missingZolnai Tamás1-2/+2
2015-08-18tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna1-1/+1
2015-08-17tdf#90575 sw: fix pasting DDE linksMiklos Vajna1-2/+1
2015-08-10sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docxMichael Stahl1-1/+8
2015-07-23coverity#1311944 Logically dead codeCaolán McNamara1-1/+1
2015-07-16fix a11y crash seen on close of tdf#92573Caolán McNamara1-0/+3
2015-06-23tdf#91228: need to check the format's IsLockModified(), not the node'sMichael Stahl2-39/+23
2015-06-23-Werror,-Winfinite-recursionStephan Bergmann1-1/+1
2015-06-23LinkUpdateMode is a global settingStephan Bergmann1-0/+10
2015-06-22tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl1-6/+0
2015-06-18Resolves: tdf#81806 crash on certain table paste+undo+page cyclesCaolán McNamara1-1/+6
2015-06-09tdf#91602: sw: prevent recursive layout crashMichael Stahl1-0/+2
2015-06-04Resolves: tdf#91637 avoid -1 string indexCaolán McNamara1-2/+5
2015-06-04Resolves: tdf#84483 postit layout not available in print preview modeCaolán McNamara1-2/+3
2015-06-03tdf#91228 Fix Writer crashPhilippe Jung1-5/+35
2015-05-25tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl1-0/+2
2015-05-25tdf#90946: sw: ODF import: ignore invalid gradient-name if style SOLIDMichael Stahl1-1/+11
2015-05-20tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl1-2/+8
2015-05-20sw: fix assert with frames anchored as-char in redlines on rhbz490395-1.odtMichael Stahl1-22/+54
2015-05-20sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl7-61/+75
2015-05-20Fix DocumentRedlineManager code that crashes Writer.Mark Hung1-1/+1
2015-05-18tdf#90808: sw: fix detection of duplicate CrossRefBookmarksMichael Stahl1-1/+1
2015-05-18tdf#91140: ODF import: try to ignore invalid draw:fill="solid"Michael Stahl1-1/+6
2015-05-14tdf#85424: sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter()Michael Stahl1-9/+10
2015-05-11Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara1-1/+8
2015-05-09sw: remove bogus assert in SwDoc::IsInHeaderFooter()Michael Stahl1-3/+0
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl1-1/+5
2015-04-30coverity#1296209 Logically dead code (gold)Caolán McNamara1-3/+4
2015-04-27sw: fix SwAccessibleParagraph crash on deleteMichael Stahl1-6/+3
2015-04-27rhbz#1205072: sw: resource mangement SNAFU caused by SwPaM copy ctorMichael Stahl2-2/+5
2015-04-24rhbz#1198848: sw: delete *all* table redlines to fix DOCX import crashMichael Stahl1-9/+14
2015-04-21sw: ODF import: frame background: do not override gradient transparencyMichael Stahl1-1/+2
2015-04-21tdf#90640: sw: ODF import: ignore style:background-transparency forMichael Stahl1-1/+7
2015-04-21tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl4-20/+70
2015-04-21tdf#90640: sw: ODF export: fix wrong property types in FILL_PROPERTIES_SWMichael Stahl1-4/+4
2015-04-15fix crash on re-export of fdo39974-1.odt to odtCaolán McNamara1-1/+2