# -*- 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_GeneratedPackage_GeneratedPackage,odk_doxygen,$(gb_CustomTarget_workdir)/odk/docs)) $(eval $(call gb_GeneratedPackage_use_customtarget,odk_doxygen,odk/docs)) $(eval $(call gb_GeneratedPackage_add_dir,odk_doxygen,$(INSTDIR)/$(SDKDIRNAME)/docs/cpp/ref,cpp/ref)) $(eval $(call gb_GeneratedPackage_add_dir,odk_doxygen,$(INSTDIR)/$(SDKDIRNAME)/docs/idl/ref,idl/ref)) # vim: set noet sw=4 ts=4: ='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/charthelper.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-16AdjustRangesOfChartsOnDestinationPage never passed null ScDocument*sCaolán McNamara
2020-09-16AddRangesIfProtectedChart never passed a null ScDocument*Caolán McNamara
2020-09-16FillProtectedChartRangesVector never passed a null ScDocument*Caolán McNamara
2020-09-15CreateProtectedChartListenersAndNotify never passed a null ScDocument*Caolán McNamara
2020-05-09compact namespace in scNoel Grandin
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-08-23loplugin:constparam in sc part2Noel Grandin
2016-04-01sequence->vector in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-20callcatcher + 1 RTL_CONSTASCII_USTRINGPARAMserval
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-08-16chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notifiedThomas Benisch
2010-08-03chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notifiedThomas Benisch
2010-03-10chart43: cleanup some chart codeIngrid Halama
2010-03-09chart43: #i29848# chart-copy references original data instead of copied dataIngrid Halama
2010-03-08chart43: #i29848# chart-copy references original data instead of copied dataIngrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-11-26CWS-TOOLING: integrate CWS rtlchart01Vladimir Glazounov