summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2021-08-17tdf#143911 DOCX: export character formatting changesLászló Németh
2021-08-17Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-17tdf#143778 these async callbacks expect to have SdrModel::IsChanged of falseCaolán McNamara
2021-08-16Fix typosAndrea Gelmini
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-16use tools::Json for cursor messagesNoel Grandin
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-16tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARNEmircan Agac
2021-08-16no need to make a local copy hereNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16tdf#50447 sw: track changes of character formattingLászló Németh
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski
2021-08-15crashtesting: failure on export tdf87915-2.odt to docxCaolán McNamara
2021-08-14cid#1490212 silence Untrusted divisorCaolán McNamara
2021-08-14tdf#140226: use StaticWhichCastEmircan Agac
2021-08-14tdf#140226: use StaticWhichCastEmircan Agac
2021-08-14tdf#140226: use StaticWhichCastEmircan Agac
2021-08-13cid#1490212 try and silence bogus divide by zero Untrusted divisorCaolán McNamara
2021-08-13bibliography, local URL: better starting directory when picking a new fileMiklos Vajna
2021-08-13tdf#143432 and more, improve wrap contour exportRegina Henschel
2021-08-13ofz#37114 avoid config when fuzzingCaolán McNamara
2021-08-13tdf#139811 trigger layout when content changesCaolán McNamara
2021-08-13sw bibiliography: limit browse button / page number widgets to the local URLMiklos Vajna
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13sw: handle mbKernAsianPunctuation when replacing compat optionsMiklos Vajna
2021-08-13indexing: allow for multiple entries in search indexing dataTomaž Vajngerl
2021-08-12Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara
2021-08-12cCSS1_style_opt_end is '\"' so these two lines are the sameCaolán McNamara
2021-08-12tdf#129270: sw: do not copy list level on paragraph cutVasily Melenchuk
2021-08-12Capsulate TableBox<>TableBoxFormat relation in a functionBjoern Michaelsen
2021-08-12tdf#114441:Convert use of sal_uLong to better integer typesEmircan Agac
2021-08-12tdf#131546 DOCX import: fix performance regression at tablesBalazs Santha
2021-08-11sw: fixed regression from [1] - OLE height in mm instead 100th mmTomaž Vajngerl
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11sw: preserve the value in original units to minimize conv. errorTomaž Vajngerl
2021-08-11tdf#143577 check node is a text node before use as suchJim Raykowski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10boost::make_tuple->std::make_tupleCaolán McNamara
2021-08-10tdf#136991 Open RTF with colored textNoel Grandin
2021-08-10sw: removed unused NO_NUMLEVELVasily Melenchuk
2021-08-10indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl
2021-08-10give SwTableBoxFormat::TableBoxAttributeChanged its own functionBjoern Michaelsen
2021-08-10indexing: add "type" to the xml for paragraph nodesTomaž Vajngerl
2021-08-10indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl
2021-08-10Missing includeStephan Bergmann
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-09sw: prefix members of SwXMLDDETableContext_Impl, SwXMLTableCell_Impl, ...Miklos Vajna
2021-08-08sw: numbering rule is not constructed for numbering type "None"Vasily Melenchuk