summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2016-04-26tdf#94449: special text attributes are not removed with paragraph styleOliver Specht1-1/+2
2016-04-18Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna8-7/+66
2016-03-25tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna1-0/+39
2016-03-22tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen1-1/+1
2016-03-17tdf#98458 sw: Fix performance problem when searching in large documents.Jan Holesovsky1-4/+4
2016-03-17tdf#97139: prevent loop while formatting small text linesOliver Specht1-1/+5
2016-03-15Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara1-4/+9
2016-02-18sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl1-15/+20
2016-02-16tdf#89505: replace tab character with space in table of contentsOliver Specht1-1/+1
2016-01-29tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth2-1/+19
2016-01-19tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl3-13/+4
2016-01-11tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski1-1/+9
2016-01-11tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski1-4/+3
2015-12-23tdf#93009 SwViewShell: fix printing of comments on the marginMiklos Vajna1-2/+2
2015-12-18tdf#96113 sw: don't overwrite fo:background-color on ODT frame importMiklos Vajna1-1/+1
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung1-1/+1
2015-12-11fix a set of race conditions in the writer uno wrappersBjoern Michaelsen9-2/+41
2015-12-01tdf#95614 fix freezing with linked graphicLászló Németh2-7/+15
2015-11-26tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-9/+14
2015-11-23Make number recognition work in writer tables againNiklas Johansson1-1/+1
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung3-12/+27
2015-11-10tdf#92648 fix DOCX import regression (textbox shrinking in footers)László Németh1-2/+4
2015-11-09tdf#94624 calculation of power operator fixedOliver Specht1-0/+2
2015-11-02tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna1-3/+9
2015-10-30tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl1-6/+8
2015-10-14tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-51/+2
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-10-08Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-08sw: fix copying of bookmarks in CopyRangeMichael Stahl2-8/+37
2015-10-05Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara1-4/+12
2015-10-01Fix tdf#82176 CJK: Cursor position, line selection and non-printingMark Hung3-4/+3
2015-09-26Fix tdf#87500 - Freeze with English/Japanese mixture undo.Mark Hung1-18/+25
2015-09-24tdf#86397 Bookmark: no consecutive name numbering applied when copiedCor Nouws2-3/+11
2015-09-15tdf#93261: sw: fix idle auto-complete collection loop on big parasMichael Stahl2-2/+5
2015-09-15tdf#93261: sw: fix idle auto-complete collection loop on empty parasMichael Stahl1-3/+2
2015-09-12tdf#92036: sw: fix idle spelling loopMichael Stahl9-34/+62
2015-09-12Revert "Fix single node CopyRange"Michael Stahl3-36/+28
2015-09-08sw: fix newly created document being modifiedMichael Stahl2-3/+6
2015-09-08sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl1-6/+4
2015-09-04loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-09-03tdf#79018: Prevent line break as footnote labelOliver Specht1-3/+8
2015-09-02tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian2-0/+6
2015-09-02SwViewShell::ImplEndAction: still paint directly when non-double-bufferingMiklos Vajna1-1/+4
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-28tdf#93353: fix copy fluy in flyBjoern Michaelsen1-7/+10
2015-08-25Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.Mark Hung1-1/+1