summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-02-06fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper6-0/+12
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar3-18/+29
2015-02-06tdf#77241: sw: fix creation of field data source stringMichael Stahl1-1/+2
2015-02-06tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl1-1/+5
2015-02-06Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara1-2/+10
2015-02-06Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara1-15/+15
2015-02-06coverity#1266508 Useless call (gold)Caolán McNamara1-2/+1
2015-02-03fdo#84405 TRACK CHANGES: New icons for the changes toolbarYousuf Philips1-10/+10
2015-02-03fdo#83955 Fix changes toolbar to display icons+textSamuel Mehrbrodt1-9/+9
2015-02-03fdo#83955 Track Changes: Improve the changes toolbarYousuf Philips1-6/+9
2015-02-03fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt1-0/+2
2015-01-24valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara3-3/+10
2015-01-24fdo#68963 recognize __RefHeading__ bookmarks as TOCJustin Luth2-10/+17
2015-01-24Resolves: fdo#87760 if we can't anchor at hidden text then...Caolán McNamara2-4/+13
2015-01-24Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara2-1/+101
2015-01-24Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara1-7/+11
2015-01-24rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2-17/+38
2015-01-24rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl2-0/+5
2015-01-24rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl1-14/+27
2015-01-24asan: heap-buffer-overflow on ooo8726-1.docCaolán McNamara1-5/+6
2015-01-24Resolves: rhbz#1162352 SwDataChanged dtor accesses deleted PaMCaolán McNamara1-4/+6
2015-01-24'>>' must be '> >' in nested templates pre c++11Christian Lohmaier1-2/+2
2015-01-24sw: fdo#88005: fix check in SwWW8ImplReader::StopApo()Michael Stahl1-2/+1
2015-01-24fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna2-0/+23
2015-01-24abi#10076 RTF export: handle frames without a valid anchor pointMiklos Vajna3-4/+8
2015-01-24fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna2-0/+10
2015-01-24abi#10039 RTF export: support page-anchored framesMiklos Vajna3-7/+21
2015-01-24fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna3-17/+93
2015-01-24fdo#74229 import RTF_TRGAPHMiklos Vajna2-0/+43
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