# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: k rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2021-02-04Revert "jsdialog: disable idle notify"Szymon Kłos
2021-01-19jsdialog: disable idle notifyHenry Castro
2020-12-17vcl: lok: don't use window impl after destroyAshod Nakashian
2020-12-09jsdialog: export column merging property in gridSzymon Kłos
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2020-05-23vcl: prefer emplace to insert on std::mapAshod Nakashian
2020-05-21lok: fix the window type of the formatted field controlHenry Castro
2020-05-21lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2020-05-13lok: Support per-view help dataTamás Zolnai
2020-02-22tdf#130841 resize to client size after SetPosSizeJan-Marek Glogowski