/linguistic/

1'>distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/srcedtw.cxx
AgeCommit message (Expand)Author
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-10-11use more string_view in swNoel Grandin
2022-10-06sal_uInt16->sal_Int32 for some index vars in lcl_HighlightNoel Grandin
2022-08-05tdf#117388 use native scrollbar under gtk in writer's html source viewCaolán McNamara
2022-01-09Replace single sw.level2 log area user with area swJan-Marek Glogowski
2021-12-30osl::Mutex->std::mutex in SwSrcEditWindowNoel Grandin
2021-12-06sw: prefix members of SwAnchorMarker, SwEditWin, SwShadowCursor and ...Miklos Vajna
2021-09-27sw: prefix members of SwPageFootnoteInfoItem, SwStdFontConfig, ...Miklos Vajna
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-15loplugin:referencecasting in swNoel
2020-10-20use tools::Long in swNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann