/forms/qa/unoapi/

tro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/viewmediashape.hxx
include/vcl/transfer.hxx?id=2a9e22157b61a67591057b3926e290236250efd0'>Make some methods const, and avoid some const_casts
AgeCommit message (Expand)Author
2024-07-28tdf#158510 Don't change the initial URL when using fallbackVladislav Tarakanov
Mike Kaganski
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2022-11-29New loplugin:crosscastStephan Bergmann
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-03-13Fix typo in codeAndrea Gelmini
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara
2021-07-31osl::Mutex->std::mutex in DropTargetHelperNoel Grandin
2021-07-31osl::Mutex->std::mutex in DragSourceHelperNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2020-12-22split SotStorageStream into two classesNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-28IsDropFormatSupported can be constCaolán McNamara
2020-02-27inherit ScLinkTransferObj from TransferDataContainerCaolán McNamara
2020-01-19refactor CreateFromClipboard to support not passing in a vcl::WindowCaolán McNamara
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-12-01weld FmFieldWinCaolán McNamara
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian
2019-07-10tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski
2019-04-12loplugin:unusedmethodsNoel Grandin