# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: ng' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/cursor.cxx
AgeCommit message (Expand)Author
2020-06-09tdf#133462 cursor missing in SQL textboxCaolán McNamara
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti
2020-02-12vcl: avoid accessing null member on unloading viewsAshod Nakashian
2020-01-30vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-04-17Initialize ImplCursorData members as requiredStephan Bergmann
2019-04-04weld ClassificationDialogCaolán McNamara
2019-04-04split cursor drawing into Window/OutputDevice partsCaolán McNamara
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-03-07lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-15loplugin:useuniqueptr in CursorNoel Grandin
2017-12-08vcl: Rectangle does not name a typeMichael Stahl
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski