/sccomp/

/CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/control/inettbc.cxx
AgeCommit message (Expand)Author
2022-09-21use more string_view in svtoolsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-11-19rtl::Static->thread-safe static in svtoolsNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02osl::Mutex->std::mutex in SvtMatchContext_ImplNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-04-28use string_view in INetURLObject::encodeNoel Grandin