/registry/source/

ion value='distro/cib/libreoffice-6-4'>distro/cib/libreoffice-6-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_dialog2.cxx
AgeCommit message (Expand)Author
2024-10-22tdf#161625 Use SolarMutex instead of std::mutex in ExtMgrDialogMichael Weghorn
2024-10-07cid#1606611 Data race conditionNoel Grandin
2024-07-11fix locking in UpdateRequiredDialogNoel Grandin
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: desktopStephan Bergmann
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-08osl::Mutex->std::mutex in ExtMgrDialogNoel Grandin
2023-03-08osl::Mutex->std::mutex in UpdateRequiredDialogNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin
2022-04-25tdf#126672 Add search field to extension managerSamuel Mehrbrodt
2021-10-16Simplify vector initialization in desktopJulien Nabet
2021-10-11loplugin:moveparam in desktopNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara