summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-01-12build fix on OS Xcp-4.3-1Andras Timar1-1/+1
2015-01-12fdo#79810: SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna2-2/+23
2015-01-12sw: move IsIgnoredCharFmtForNumbering() to SwTxtNodeMiklos Vajna2-3/+5
2015-01-12asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara1-3/+4
2015-01-08Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara1-2/+4
2015-01-08Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara2-16/+42
2015-01-08fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás1-1/+6
2015-01-08asan: cast is totally wrong hereCaolán McNamara1-2/+3
2015-01-08valgrind: uninitialized readCaolán McNamara1-0/+1
2015-01-08fdo#87199: sw: fix root cause of a11y crash when merging cellsMichael Stahl1-1/+3
2015-01-08fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl2-0/+27
2015-01-08DOCX import: handle section break right after a ToC fieldMiklos Vajna2-0/+12
2015-01-08fdo#85876: sw: fix attributes when splitting paragraphMichael Stahl1-6/+5
2015-01-08fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna4-2/+54
2015-01-08i#93570 DOC import: handle commented text ranges via RES_FLTR_ANNOTATIONMARKAndras Timar12-163/+221
2014-12-17HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh6-3/+104
2014-12-13Resolves: fdo#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrmCaolán McNamara1-9/+8
2014-12-13fdo#75137: Can't Move Cursor Between Footnotes with Up/Down Arrow KeysTakeshi Abe1-1/+1
2014-12-13fdo#86750 RTF import: fix table of contents linksMiklos Vajna2-0/+10
2014-12-13Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara1-2/+2
2014-12-13fdo#68684 export more numbering types correctly into HTMLAndras Timar1-4/+14
2014-12-13fdo#72031 RTF import: bogus call to getBestTextEncodingFromLocale()Miklos Vajna2-2/+8
2014-12-13fdo#79303: Revert "fdo#70861 SwToSfxPageDescAttr: fix call to ...Michael Stahl1-3/+2
2014-12-13fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-12-13fdo#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-23fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna3-0/+29
2014-11-23Enable copy-paste of charts/ole as bitmaps.Muthu Subramanian1-0/+18
2014-11-23fdo#83204 RTF import: handle \pard<para props> after \bkmkstartMiklos Vajna2-0/+15
2014-11-23fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna4-0/+21
2014-11-23Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás4-0/+58
2014-11-23fdo#80328: sw: fix inverted conditional in AutoCaption dialogMichael Stahl1-2/+2
2014-11-23fdo#85912 Delete surrounding text failing for input method calls regression.Justin Luth1-0/+3
2014-11-23fdo#82512 RTF import: fix position of column breakMiklos Vajna2-0/+16
2014-11-23Resolves fdo#86008: fix a crash when open doc fileJulien Nabet1-1/+1
2014-11-23Fix cherry-pick mis-mergeStephan Bergmann1-1/+1
2014-11-23fdo#85812: RTF import: fix run type in new groupsMichael Stahl2-0/+111
2014-11-23bnc#636128 DOC filter: fix handling of FFData.cchMiklos Vajna5-3/+26
2014-11-23Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara5-43/+93
2014-11-23CppunitTest_sw_rtfexport: fix windows buildMiklos Vajna1-2/+2
2014-11-23fdo#82076 RTF import: handle footnote in table cellMiklos Vajna2-0/+24
2014-11-23sw: fix windows buildMichael Stahl1-2/+1
2014-11-23fdo#82858 RTF export: fix "none" line style of TextFramesMiklos Vajna4-0/+10
2014-11-23fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl7-3/+42
2014-11-23fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl1-5/+13
2014-11-23fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth1-1/+1
2014-11-23fdo#82859 RTF import: fillColor is unsignedMiklos Vajna2-0/+31
2014-11-23fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrameMiklos Vajna1-0/+25
2014-11-23fdo#37960 fix shift+click to select multiple drawingsAndras Timar1-2/+0
2014-11-23fdo#85179 RTF filter: import image borderMiklos Vajna3-2/+42