summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-01-01osl::Mutex->std::mutex in ThreadManagerNoel Grandin
2022-01-01osl::Mutex->std::mutex in SwRetrievedInputStreamDataManagerNoel Grandin
2022-01-01osl::Mutex->std::mutex in SwChartDataNoel Grandin
2022-01-01osl::Mutex->std::mutex in SwXTextField*Noel Grandin
2022-01-01osl::Mutex->std::mutex in SwXFrameNoel Grandin
2022-01-01osl::Mutex->std::mutex in SwThreadJoinerNoel Grandin
2021-12-31osl::Mutex->std::mutex in SwXBookmarkNoel Grandin
2021-12-31osl::Mutex->std::mutex in SwXParagraphNoel Grandin
2021-12-31osl::Mutex->std::mutex in SwXMetaNoel Grandin
2021-12-31osl::Mutex->std::mutex in SwXDocumentIndexMarkNoel Grandin
2021-12-31osl::Mutex->std::mutex in SwXFootnoteNoel Grandin
2021-12-31tdf#146472: Missing page count in Go to Page dialog for some localesJulien Nabet
2021-12-30tdf#137737: sw: Add UItestXisco Fauli
2021-12-30lok: don't limit line length in HTMLWriterSzymon Kłos
2021-12-30osl::Mutex->std::mutex in SwXTextSectionNoel Grandin
2021-12-30osl::Mutex->std::mutex in SwSrcEditWindowNoel Grandin
2021-12-30osl::Mutex->std::mutex in SwDBManagerNoel Grandin
2021-12-30osl::Mutex->std::mutex in SwXTextTableNoel Grandin
2021-12-29tdf#141908: CppUnittests: replace usage of sal_Int32 with ColorVaibhavMalik4187
2021-12-29lok: no need to layout comments in writerSzymon Kłos
2021-12-29tdf#141908: CppUnittests: replace usage of sal_Int32 with ColorVaibhavMalik4187
2021-12-27osl::Mutex->std::mutex in SwXTextDocumentNoel Grandin
2021-12-27Fix typoAndrea Gelmini
2021-12-27tdf#146257: sw: better handling for list numbering = NONEVasily Melenchuk
2021-12-27use comphelper::WeakComponentImplHelper in SwXAutoTextEntryNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in SwPanelFactoryNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-26use comphelper::WeakComponentImplHelper in SvXMLEmbeddedObjectHelperNoel Grandin
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-23Outline folding: check pointer before useJim Raykowski
2021-12-23CppunitTest_sw_uiwriter3: use assert equal instead of !=Xisco Fauli
2021-12-23tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changesMichael Stahl
2021-12-23Revert "Revert "sw_fieldmarkhide: init fieldmark mode from options""Michael Stahl
2021-12-23tdf#138771 sw_fieldmarkhide: fix overlaps in SwScriptInfo::InitScriptInfo()Michael Stahl
2021-12-23tdf#92161 add GB18030 encoding to iodetectdtm
2021-12-22tdf#135061: sw_uiwriter3: Add unittestXisco Fauli
2021-12-22tdf#143569: sw: Add UItestXisco Fauli
2021-12-22tdf#104823: unittestVasily Melenchuk
2021-12-22tdf#129625, tdf#144672: sw: Add UItestXisco Fauli
2021-12-22Related tdf#144862 add some notes on various compromisesCaolán McNamara
2021-12-22tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl
2021-12-22tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), de-golf conditionalsMichael Stahl
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), pEnd is always passedMichael Stahl
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-22CppunitTest_sw_rtfexport: rework to avoid mustTestImportOf()Miklos Vajna
2021-12-22tdf#144862 explore alternatives to writer's on-screen glyph positioningCaolán McNamara
2021-12-21merge the two places we adjust the kerning arrayCaolán McNamara