# # # 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,xmerge)) $(eval $(call gb_Module_add_targets,xmerge,\ $(if $(ENABLE_JAVA), \ Jar_xmerge \ Jar_XMergeBridge \ ) \ )) > cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/PivotTableDataProvider.hxx
AgeCommit message (Expand)Author
2017-05-03simplify filling of categories in pivot table data providerTomaž Vajngerl
2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl
2017-04-05-Werror,-Wunused-private-fieldStephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl