# -*- 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_Package_Package,sd_xml,$(SRCDIR)/sd/xml)) $(eval $(call gb_Package_add_files,sd_xml,$(LIBO_SHARE_FOLDER)/config/soffice.cfg/simpress,\ effects.xml \ transitions.xml \ layoutlist.xml \ objectlist.xml \ )) # vim: set noet sw=4 ts=4: ef='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/starmath/source/ooxmlexport.hxx
AgeCommit message (Expand)Author
2021-03-01tdf#124176 on starmathdante
2021-02-04Fix typo in codeAndrea Gelmini
2020-11-21tdf#123936 Formatting files in module starmath with clang-formatPhilipp Hofer
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2018-10-08loplugin:constfields in starmathNoel Grandin
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2017-05-11starmath Word export: remove redundant 'virtual' keywordsMiklos Vajna
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in starmathNoel Grandin
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-23starmath: fix include guardsThomas Arnhold