# -*- 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: src='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/osl/security_decl.hxx
AgeCommit message (Expand)Author
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-08-17Fix typosAndrea Gelmini
2017-06-23osl: doxygen fixes for headersChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-18osl: I think we all know what a constructor and destructor is...Chris Sherlock
2017-03-17osl: use doxygen @retval and remove HTML markupChris Sherlock
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2015-07-03Fix typosAndrea Gelmini
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-11-25Fix some typos for "Right"Julien Nabet
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-04-24move URE headers to include/David Tardon