# -*- 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: ata/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TableCopyHelper.hxx
AgeCommit message (Expand)Author
2016-03-18loplugin:constantparam in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-01coverity#707734 : Uninitialized scalar fieldNorbert Thiebaud
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-09-02XubString->OUStringCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa