summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-08-11tdf#135247: sw_uiwriter3: Add unittestXisco Fauli
2021-08-11sw: preserve the value in original units to minimize conv. errorTomaž Vajngerl
2021-08-11CppunitTest_sw_ooxmlexport2..5: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
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-10Revert "tdf#58521 DOCX import: enable ContinuousEndnotes compat flag"Xisco Fauli
2021-08-10Revert "tdf#58521 Enable ContinuousEndnotes compat option for RTF too"Xisco Fauli
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 HTML export: avoid writing EMF data with JPG extensionMiklos Vajna
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
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-06use Helper_optional SCRIPTING for libs that don't exist if --disable-scriptingCaolán McNamara
2021-08-06sw: fix footer for new fileMiklos Vajna
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-06sw: handle mbMathBaselineAlignment when replacing compat optionsMiklos Vajna
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05tdf#99932: sw: fix for invalid anchor location for FLY_AT_CHAR modeVasily Melenchuk
2021-08-05sw: undo/redo for outline modificationVasily Melenchuk
2021-08-05osl::Mutex->std::mutex in SidebarWinAccessibleContextNoel Grandin
2021-08-05osl::Mutex->std::mutex in SwSendMailDialog_ImplNoel Grandin
2021-08-05sw: fix assert fail with ShowRedlineChanges=false and para formatMiklos Vajna
2021-08-05Resolves: tdf#143720 treeview not resizing to fill available spaceCaolán McNamara
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt
2021-08-05sw: use more StaticWhichCast() in source/core/docnode/Miklos Vajna
2021-08-04sw lok: avoid expensive DLPre/PostPaint2() around InvalidateWindows()Miklos Vajna
2021-08-04tdf#143476 improve import of lockedCanvasRegina Henschel
2021-08-04tdf#143499 don't search entire tree looking for insertion pointCaolán McNamara
2021-08-04CppunitTest_sw_ooxmlexport: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-08-04Revert "tdf#104254 sw DOCX import: fix text wrapping in headers"Justin Luth
2021-08-04tdf#123919 - Sort custom document propertiesAndreas Heinisch
2021-08-03Related: tdf#143499 lookup id just onceCaolán McNamara
2021-08-03tdf#143626 "protect" always shown checked for sections linked to fileCaolán McNamara
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-03osl::Mutex->std::mutex in SwAccessibleContextNoel Grandin
2021-08-03osl::Mutex->std::mutex in CancelJobsThreadNoel Grandin
2021-08-02more ofz#36727Caolán McNamara