# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t; fill-column: 100 -*- # # 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/. # $(eval $(call gb_Package_Package,unoembind,$(gb_CustomTarget_workdir)/static/unoembind)) $(eval $(call gb_Package_use_custom_target,unoembind,static/unoembind)) $(eval $(call gb_Package_add_files,unoembind,$(LIBO_BIN_FOLDER), \ bindings_uno.js \ )) # vim: set noet sw=4 ts=4: m'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgavl.hxx
AgeCommit message (Expand)Author
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2015-10-09sot: prefix members of StgAvlNodeMiklos Vajna
2015-10-09sot: prefix members of StgAvlIteratorMiklos Vajna
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-01-20Removed unused solar.h reference in sotAlexandre Vicenzi
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2012-06-22re-base on ALv2 code.Michael Meeks
2012-03-05callcatcher: update listCaolán McNamara
2012-03-05Remove unused codeElton Chung