# -*- 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_Configuration_Configuration,driver_mork)) $(eval $(call gb_Configuration_add_spool_modules,driver_mork,connectivity/registry/mork,\ org/openoffice/Office/DataAccess/Drivers-mork.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_mork,connectivity/registry/mork,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: aoo/aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/datasourcecontext.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-01-08deleting a null pointer is fineMarkus Mohrhard
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-08coverity#707955 Uninitialized scalar fieldCaolán McNamara
2014-02-26Remove visual noise from ooxAlexander Wilms