# -*- 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: reffact.hxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/reffact.hxx
AgeCommit message (Expand)Author
2023-12-21tdf#153690 Prevent invisible dialogs in Calc Full ScreenMatt K
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2022-05-20Document sparkline related classes, functions and structsTomaž Vajngerl
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC