summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-04-23tdf#123968 Test that imported field is editableSamuel Mehrbrodt
2019-04-22Resolves: tdf#122487 take groups into accountCaolán McNamara
2019-04-21Fix typosAndrea Gelmini
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-20tdf#124099 add Chapter Numbering to Home drop down tabandreas kainz
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-19Add XWordBasic.FileSaveAs() and implementTor Lillqvist
2019-04-19Change XWordBasic methods to return anyTor Lillqvist
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-19optimise find/insert patternNoel Grandin
2019-04-19crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER assertsCaolán McNamara
2019-04-18don't use SwSectionFormats hereNoel Grandin
2019-04-18forcepoint#80 avoid crashCaolán McNamara
2019-04-18forcepoint#79 FindStartEndOfRowSpanCell returning nullCaolán McNamara
2019-04-18sw: fix missing includeMiklos Vajna
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen
2019-04-18CppunitTest_sw_uiwriter2: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-04-18tdf#115600 Display not found message for Navigate by SelectionJim Raykowski
2019-04-17uitest for bug tdf#118540Zdeněk Crhonek
2019-04-17Better fix for 6340daac7b99c65249363a4bb61c492de31ef5d6Stephan Bergmann
2019-04-17Wait for async events to be deliveredSamuel Mehrbrodt
2019-04-17sw lok: add unit test for deselect custom shapeHenry Castro
2019-04-17tdf#109376 sw: fix redline SwUndoDelete with end pos on SwTableNode crashMichael Stahl
2019-04-17tdf#122920 Send UNO mouse events to parent window listeners as wellSamuel Mehrbrodt
2019-04-17tdf#115600 Turn design mode on to Navigate by ControlJim Raykowski
2019-04-16uitest for bug tdf#121591Zdeněk Crhonek
2019-04-16uitest for bug tdf#117039Zdeněk Crhonek
2019-04-16Use prewin.h/postwin.h to not define DELETEStephan Bergmann
2019-04-16tdf#124722 sw_redlinehide: don't set negative SwTextFrame offsetsMichael Stahl
2019-04-16tdf#124521 sw btlr writing mode render: fix paint rectangle on scrollMiklos Vajna
2019-04-16tdf#123855 sw_redlinehide: fix GetExpandText() not expanding footnotesMichael Stahl
2019-04-15tdf#124665 ShadowCursor moved to Edit Modeandreas kainz
2019-04-15sw lok: fix "Cannot deselect the shape after inserting the first in a...Henry Castro
2019-04-15Revert broken loplugin:sequentialassign changeStephan Bergmann
2019-04-15sw: fix recursive SwTextInputField::LockNotifyContentChangeMichael Stahl
2019-04-15tdf#114441 - Convert variables use Tell() function sal_uLong to sal_uInt64Muzaffer Kadir YILMAZ
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-04-15tdf#109376 sw: fix SwUndoDelete with end pos on SwTableNode crashMichael Stahl
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-15sw: prefix members of SwContentTypeMiklos Vajna
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-15tdf#115600 Display messages in Findbar for Navigate By PageJim Raykowski
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-14tdf#124670: xml:space attribute may be specified for w:document top-level ele...Mike Kaganski
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-13tdf#124649 menubar show icons for the most important itemsandreas kainz
2019-04-13tdf#124637 writerfilter: partially revert import section marginsJustin Luth
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-04-12prefer vector::data to &vector[0]Caolán McNamara