/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "../qt5/QtInstanceProgressBar.cxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */ td> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/win/dtrans/WinClipboard.hxx
AgeCommit message (Expand)Author
2021-03-09Simplify CWinClipboard mutexesMike Kaganski
2021-03-06tdf#140813: Use GetUpdatedClipboardFormats to enumerate clipboard formatsMike Kaganski
2021-01-12Revert "WIN replace clipboard update thread with Idle" et alStephan Bergmann
2020-12-13WIN replace clipboard update thread with IdleJan-Marek Glogowski
2020-10-01Use the new single-instance="true" attribute in vclStephan Bergmann
2020-09-28Destroy CWinClipboard sufficiently earlyStephan Bergmann
2020-09-23WIN merge CWinClipbImpl into CWinClipboardJan-Marek Glogowski
2020-09-22WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski