summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2015-04-08Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara2-7/+19
2015-04-08Resolves: tdf#90138 don't try to save a marks OtherPos if it doesn't have oneCaolán McNamara1-1/+1
2015-03-22fix double delete on loading ooo123605-1.odtCaolán McNamara1-0/+2
2015-02-27tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna1-3/+10
2015-02-25Fix dangling pointerStephan Bergmann1-2/+4
2015-02-25Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara1-4/+14
2015-02-17tdf#89105: sw: Remove unnecessary downcastMatteo Casalin1-2/+2
2015-02-13Resolves: tdf#79569 crash undoing tricky cell mergeCaolán McNamara1-12/+13
2015-02-13Resolves: tdf#76636 crash on merging certain cells imported from a .docCaolán McNamara1-1/+1
2015-02-11Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara1-2/+2
2015-02-06Resolves: tdf#82942 updating field contents with incorrect attribute positionsCaolán McNamara1-6/+22
2015-02-02tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl1-1/+5
2015-01-27Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara1-2/+10
2015-01-22Resolves: fdo#87760 if we can't anchor at hidden text then...Caolán McNamara2-4/+13
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2-17/+38
2015-01-16rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl1-14/+27
2015-01-15Resolves: rhbz#1162352 SwDataChanged dtor accesses deleted PaMCaolán McNamara1-4/+6
2015-01-09fdo#79810: SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna2-2/+23
2015-01-09sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna1-3/+2
2015-01-07Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara1-2/+4
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara1-1/+1
2015-01-07fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás1-1/+6
2014-12-19fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl1-1/+3
2014-12-16fdo#85876: sw: fix attributes when splitting paragraphMichael Stahl1-6/+5
2014-12-12Resolves: fdo#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrmCaolán McNamara1-9/+8
2014-12-10fdo#75137: Can't Move Cursor Between Footnotes with Up/Down Arrow KeysTakeshi Abe1-1/+1
2014-12-04Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara1-2/+2
2014-11-28fdo#79303: Revert "fdo#70861 SwToSfxPageDescAttr: fix call to ...Michael Stahl1-3/+2
2014-11-25fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-11-20fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna1-0/+14
2014-11-18Enable copy-paste of charts/ole as bitmaps.Muthu Subramanian1-0/+18
2014-11-17Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás1-0/+4
2014-11-12fdo#85912 Delete surrounding text failing for input method calls regression.Justin Luth1-0/+3
2014-11-04Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara3-28/+49
2014-11-02fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl4-2/+29
2014-11-02fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl1-5/+13
2014-10-30fdo#37960 fix shift+click to select multiple drawingsAndras Timar1-2/+0
2014-10-14bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna1-1/+6
2014-10-11Resolves: fdo#65823 crash on negative position in redlined wordCaolán McNamara1-1/+1
2014-10-11Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara2-2/+20
2014-10-09fix docx redline import (bnc#821804)Luboš Luňák3-0/+4
2014-10-08fdo#81750 MM: correctly convert inline-edit fieldsJan-Marek Glogowski1-11/+38
2014-10-08Fix input field tab handlingJan-Marek Glogowski1-4/+30
2014-10-08fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski1-4/+2
2014-10-08fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl1-17/+21
2014-10-07fdo#84315: quick fix for sw tooMatúš Kukan1-1/+1
2014-10-06Input fields are always editable...Jan-Marek Glogowski1-2/+1
2014-10-03error C2216: 'override' cannot be used with 'inline'Andras Timar1-2/+2
2014-10-01error C2782: template parameter '_Ty' is ambiguousMiklos Vajna1-1/+1
2014-10-01with show changes on we can have negative offsetsCaolán McNamara2-3/+5