# -*- 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/. # $(eval $(call gb_Module_Module,store)) $(eval $(call gb_Module_add_targets,store,\ Library_store \ )) # vim:set noet sw=4 ts=4: href='/cgit/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/xmlscript/xmlmod_imexp.hxx
/core/commit/starmath/source/smmod.cxx?id=deb37c44ecfb8f6aa7c2ceec4771b0505fa7b6bb'>now drop TabPageParent intermediate
AgeCommit message (Expand)Author
Caolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-05-15SM handle background theme changesJan-Marek Glogowski
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen