summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-10-30tdf#93509: Commit at the right timeStephan Bergmann1-0/+1
2015-10-30tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl1-6/+8
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar2-8/+15
2015-10-20fix SwIndex assert on fdo66692-2.docCaolán McNamara2-0/+15
2015-10-20tdf#95091: enable delete and backspace in editable elements within protectionsOliver Specht1-2/+2
2015-10-15tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna1-0/+12
2015-10-14tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-51/+2
2015-10-14fix tdf#94818 while retaining the tdf#90504 fixCaolán McNamara1-5/+18
2015-10-14tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl6-5/+164
2015-10-14tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips2-4/+2
2015-10-12tdf#94804: prefix to save cross reference bookmark fixedOliver Specht1-1/+1
2015-10-12valgrind: memory leaksCaolán McNamara1-0/+5
2015-10-09tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth1-3/+7
2015-10-09tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna2-0/+13
2015-10-09tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna2-0/+33
2015-10-08Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-08tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna2-0/+6
2015-10-08sw: fix copying of bookmarks in CopyRangeMichael Stahl3-8/+94
2015-10-05Resolves: tdf#93187 gtk3 spin box element in navigator cut-offCaolán McNamara1-0/+2
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-10-01tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna2-0/+12
2015-09-30tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna2-0/+10
2015-09-30bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna2-0/+6
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-23tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna9-34/+62
2015-09-21don't hang on busted subdocument offsetsCaolán McNamara2-4/+8
2015-09-15tdf#93449 Internal hyperlinks are not exported corectly in HTMLVasily Melenchuk3-2/+4
2015-09-15tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna2-0/+7
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 Stahl10-35/+66
2015-09-12Revert "Fix single node CopyRange"Michael Stahl6-36/+139
2015-09-11tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna4-0/+32
2015-09-09stray debugging linesCaolán McNamara1-2/+0
2015-09-08sw: fix build with GCC 4.6Michael Stahl1-1/+1
2015-09-08sw: fix newly created document being modifiedMichael Stahl4-6/+10
2015-09-08tdf#91383: sw: actually reset the modified status tooMichael Stahl1-0/+5
2015-09-08tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2-4/+73
2015-09-08sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl1-1/+1
2015-09-08tdf#90991: sw: fix style preview creating undo objectsMichael Stahl1-0/+10
2015-09-08sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl1-6/+4
2015-09-04WaE: suspicious cast from ´bool´ to ´sal_Bool´ [loplugin:salbool]Julien Nabet1-9/+9
2015-09-04WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist1-0/+6
2015-09-04loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-09-04WaE: loplugin:vclwidgetsTor Lillqvist1-1/+1
2015-09-04Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara4-8/+27
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht1-1/+1
2015-09-04tdf#93246: pass on cancel state in mail merge dialogJuergen Funk1-3/+4