summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-07-15Resolves: tdf#100538 make searching in shape text a libreoffice-kit only thingCaolán McNamara1-22/+26
2016-07-11tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard1-1/+1
2016-07-05re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl3-9/+9
2016-06-29tdf#100495 sw: Exchange Database shouldn't delete the created odb fileMichael Stahl1-1/+0
2016-06-24sw: fix STL asserts in lcl_MoveAllLowerObjs *again*Michael Stahl1-1/+3
2016-06-23sw: fix crash on pasting from an already closed documentMiklos Vajna1-1/+2
2016-06-20tdf#95797: Don't jump to the cursor position after auto-save.Jan Holesovsky1-2/+2
2016-06-19tdf#91781 Move bookmark and cross-reference to root insert menuYousuf Philips1-6/+2
2016-06-17sw: speed up the navigatorMichael Stahl5-4/+71
2016-06-17tdf#91684 RTF import: handle fFlipH and fFlipV shape propsMiklos Vajna3-0/+583
2016-06-17Resolves: tdf#100421, don't crash on deleting particular tableCaolán McNamara2-3/+6
2016-06-17Related: tdf#100421 crash in a11y on load of source odtCaolán McNamara1-6/+8
2016-06-16Resolves: tdf#100422 crash if you exit mail merge wizard...Caolán McNamara1-7/+10
2016-06-16tdf#98797 sw: try to fix crash in SwMailDispatcherListener_ImplMichael Stahl1-2/+4
2016-06-15tdf#100105 sw: RTF export: fix empty hyperlinksMichael Stahl3-14/+33
2016-06-15tdf#100275 sw: fix target node of bookmark copyMichael Stahl1-17/+28
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep6-1/+13
2016-06-15/org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is xs:intStephan Bergmann1-2/+8
2016-06-12tdf#92218 tweaks to single toolbar mode toolbarsYousuf Philips1-7/+8
2016-06-12tdf#91781 tweak to Writer's insert menuYousuf Philips1-1/+1
2016-06-10Resolves: tdf#100275 makeMark may return null under some circumstancesCaolán McNamara1-3/+6
2016-06-09tdf#96089 sw: fix scope of bBreakAfter in InsertCnt_()Michael Stahl1-1/+1
2016-06-08tdf#97103 sw: fix restoring of SetRedlineMode on DOCX/RTF exportMichael Stahl4-38/+67
2016-06-07tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna2-0/+18
2016-06-07tdf#81475 Minor tweaks to writer toolbarsYousuf Philips2-3/+4
2016-06-07tdf#34362 Setting table border from toolbar resets "spacing to content"Rodolfo Ribeiro Gomes1-3/+6
2016-06-07tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl1-7/+6
2016-06-07tdf#98226: fix undo of table AutoFormatMichael Stahl6-11/+28
2016-06-07Fix tools/date.hxx Date vs. css::uno::Date mismatchStephan Bergmann1-1/+1
2016-06-03Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara2-1/+79
2016-06-02tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna2-0/+10
2016-06-02tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips1-22/+30
2016-05-31Don't use pInsert after it has been movedStephan Bergmann1-1/+1
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth1-0/+1
2016-05-28Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos1-30/+10
2016-05-26VclPtr in container warningsCaolán McNamara1-1/+1
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna3-14/+10
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl2-7/+8
2016-05-25sw: boost::numeric_cast not really ideal in core codeMichael Stahl2-5/+4
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara1-0/+0
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara1-0/+1
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara2-8/+6
2016-05-25tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna2-0/+25
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-9/+9
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara2-4/+7
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-05-24sw: prefix members of SwColumnMiklos Vajna2-24/+24
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski16-9/+129
2016-05-24Convert XMLTextType to scoped enumNoel Grandin2-2/+2
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-8/+8