summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás1-1/+6
2015-01-05asan: cast is totally wrong hereCaolán McNamara1-2/+3
2015-01-05valgrind: uninitialized readCaolán McNamara1-0/+1
2014-12-19fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl1-1/+3
2014-12-18fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl2-0/+27
2014-12-18DOCX import: handle section break right after a ToC fieldMiklos Vajna2-0/+12
2014-12-16fdo#85876: sw: fix attributes when splitting paragraphMichael Stahl1-6/+5
2014-12-15fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna4-2/+54
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-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna2-0/+10
2014-12-04Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara1-2/+2
2014-12-02fdo#68684 export more numbering types correctly into HTMLAndras Timar1-4/+14
2014-11-30fdo#72031 RTF import: bogus call to getBestTextEncodingFromLocale()Miklos Vajna2-2/+8
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-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar4-0/+35
2014-11-23fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna2-0/+11
2014-11-20fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna3-0/+29
2014-11-18Enable copy-paste of charts/ole as bitmaps.Muthu Subramanian1-0/+18
2014-11-18fdo#83204 RTF import: handle \pard<para props> after \bkmkstartMiklos Vajna2-0/+15
2014-11-17fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna4-0/+21
2014-11-17Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás4-0/+58
2014-11-12fdo#80328: sw: fix inverted conditional in AutoCaption dialogMichael Stahl1-2/+2
2014-11-12fdo#85912 Delete surrounding text failing for input method calls regression.Justin Luth1-0/+3
2014-11-11fdo#82512 RTF import: fix position of column breakMiklos Vajna2-0/+16
2014-11-11Resolves fdo#86008: fix a crash when open doc fileJulien Nabet1-1/+1
2014-11-06Fix cherry-pick mis-mergeStephan Bergmann1-1/+1
2014-11-06fdo#85812: RTF import: fix run type in new groupsMichael Stahl2-0/+111
2014-11-06bnc#636128 DOC filter: fix handling of FFData.cchMiklos Vajna5-3/+26
2014-11-04Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara5-43/+93
2014-11-04CppunitTest_sw_rtfexport: fix windows buildMiklos Vajna1-2/+2
2014-11-04fdo#82076 RTF import: handle footnote in table cellMiklos Vajna2-0/+24
2014-11-04sw: fix windows buildMichael Stahl1-2/+1
2014-11-03fdo#82858 RTF export: fix "none" line style of TextFramesMiklos Vajna4-0/+10
2014-11-02fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl7-3/+42
2014-11-02fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl1-5/+13
2014-11-01fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth1-1/+1
2014-10-30fdo#82859 RTF import: fillColor is unsignedMiklos Vajna2-0/+31
2014-10-30fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrameMiklos Vajna1-0/+25
2014-10-30fdo#37960 fix shift+click to select multiple drawingsAndras Timar1-2/+0
2014-10-27fdo#85179 RTF filter: import image borderMiklos Vajna3-2/+42
2014-10-23various untrusted loop boundsCaolán McNamara1-3/+10
2014-10-20Fix build breakage.Jan Holesovsky1-3/+3
2014-10-20html export: Fix export of checked checkbox and radiobutton.Marco Cecchetti4-1/+25
2014-10-20fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna2-0/+33
2014-10-14bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna4-1/+55
2014-10-11fdo#84679 RTF import: fix paragraph spacing handling in tablesMiklos Vajna2-0/+23
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