summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/01/06210000.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/swriter/01/06210000.xhp')
-rw-r--r--helpcontent2/source/text/swriter/01/06210000.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/source/text/swriter/01/06210000.xhp b/helpcontent2/source/text/swriter/01/06210000.xhp
index 30c0dbf5bb..ee0b14f11e 100644
--- a/helpcontent2/source/text/swriter/01/06210000.xhp
+++ b/helpcontent2/source/text/swriter/01/06210000.xhp
@@ -41,7 +41,7 @@
<section id="verknuepfungen">
- <bookmark xml-lang="en-US" branch="hid/FN_UPDATE_ALL_LINKS" id="bm_id5963455" localize="false"/><!-- HID added by script -->
+ <bookmark xml-lang="en-US" branch="hid/.uno:UpdateAllLinks" id="bm_id5963455" localize="false"/><!-- HID added by script -->
<bookmark branch="hid/.uno:UpdateAllLinks" xml-lang="en-US" id="bm_id3154656"/><paragraph id="hd_id3155962" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/swriter/01/06210000.xhp" name="Links">Links</link></paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3149499" xml-lang="en-US" oldref="2"><ahelp hid=".uno:UpdateAllLinks" visibility="visible">Updates the links in the current document.</ahelp></paragraph>
</section>
ild'>feature/windows-cross-build LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/workben
AgeCommit message (Expand)Author
2017-09-05Remove add-in demo/test-files in sc/workbenAndreas Brandner
2017-09-05Remove sc/workben-filesAndreas Brandner
2017-08-16handle formula cells also in the python scriptMarkus Mohrhard
2017-08-16add python script to interpret the calc cache formatMarkus Mohrhard
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-13sc: replace that boost::ptr_vector<Reference<T>*> abominationMichael Stahl
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-09tdf#39468 translated german comments in test.cxxAlbert Thuswaldner
2015-09-30Fix typosAndrea Gelmini
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-10make that file platform independentMarkus Mohrhard
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-17remove executable bitAndras Timar
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin