summaryrefslogtreecommitdiff
path: root/AllLangHelp_scalc.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2014-12-30 14:05:35 -0200
committerCaolán McNamara <caolanm@redhat.com>2015-01-05 09:36:28 +0000
commitb3fb9849fa298bf36ffb5a9967a109f40f0e5021 (patch)
treea65af519cf2f62f2a34643d6b20b93ca3dd3329f /AllLangHelp_scalc.mk
parentb4fb18973653f15255d0d8f9dd1674e7c7693ec9 (diff)
fdo#86637 (part) OpenCL options help page
Change-Id: I8adfb122226d4eb4dd4342673b6707ecc1015bf9 Reviewed-on: https://gerrit.libreoffice.org/13702 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r--AllLangHelp_scalc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index 3f33401694..49434caa10 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -232,6 +232,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/04/01020000 \
helpcontent2/source/text/scalc/05/02140000 \
helpcontent2/source/text/scalc/05/empty_cells \
+ helpcontent2/source/text/scalc/05/OpenCL_options \
helpcontent2/source/text/scalc/guide/address_auto \
helpcontent2/source/text/scalc/guide/auto_off \
helpcontent2/source/text/scalc/guide/autofilter \
l-opengl-integration'>feature/vcl-opengl-integration LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ChartDocumentWrapper.hxx
AgeCommit message (Expand)Author
2024-09-13use more concrete UNO types in chart2Noel Grandin
2024-09-12use more concrete UNO class in chart2Noel Grandin
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski
2022-01-17loplugin:finalclasses in chart2Noel Grandin
2022-01-15use more concrete types in chart2, ChartViewNoel Grandin
2022-01-02use concrete types in chart2, SvxDrawPageNoel Grandin
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-07-16compact namespace: chart2Noel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-09inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPERNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák