From edc75605feef4fe3a117c4443a681de6c9d0d75e Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Wed, 20 Feb 2008 00:50:00 +0000 Subject: INTEGRATION: CWS hcshared16 (1.9.20); FILE MERGED 2008/02/11 13:18:57 ufi 1.9.20.2: changed how-to-tables 2008/02/07 14:58:34 fpe 1.9.20.1: script based change of references according to #i85615# --- helpcontent2/source/text/swriter/01/06100000.xhp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/helpcontent2/source/text/swriter/01/06100000.xhp b/helpcontent2/source/text/swriter/01/06100000.xhp index e2ea13f0b9..7b455bd365 100644 --- a/helpcontent2/source/text/swriter/01/06100000.xhp +++ b/helpcontent2/source/text/swriter/01/06100000.xhp @@ -7,9 +7,9 @@ * * $RCSfile: 06100000.xhp,v $fileonly,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: ihi $ $Date: 2007-11-23 18:07:51 $ + * last change: $Author: rt $ $Date: 2008-02-20 01:50:00 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -59,7 +59,9 @@ Sort Sorts the selected paragraphs or table rows alphabetically or numerically. You can define up to three sort keys as well as combine alphanumeric and numeric sort keys. - +
+ +
Sort criteria -- cgit llabora/cd-5.3-3.4'>distro/collabora/cd-5.3-3.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2020-11-13tdf#123936 Formatting files in module cppu with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-06Reinstate o3tl/cppunittraitshelper.hxx uses for C++20Stephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-09-25cid#1448292 coverity has difficulty with css::uno::SequenceCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in cppu, cppuhelperGeorge Bateman
2020-08-17Remove dead commentStephan Bergmann
2020-08-15Fix typoAndrea Gelmini
2020-08-05Avoid warnings about unused Char4Stephan Bergmann
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cppuStephan Bergmann
2020-06-26Handle uno_threadpool_dispose in parallel with uno_threadpool_putJobStephan Bergmann
2020-06-16Use the saner std::condition_variable semantics for JobQueue::m_cndWaitStephan Bergmann
2020-06-15Model the dispose tokens as `void const *` instead of `sal_Int64`Stephan Bergmann
2020-06-15Remove a potentially already enqueued response when a bridge is disposedStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-04-28tdf#115399: Don't kill pre-existing typelib_TypeDescription membersStephan Bergmann
2020-04-28Fix printing rtl_uString*Stephan Bergmann
2020-04-23cid#1462311 silence Use after freeCaolán McNamara
2020-04-23Related tdf#115399: Reorder code slightlyStephan Bergmann
2020-04-18loplugin:flatten in cppuNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-03-06Make TYPELIB_TYPEDESCRIPTIONREFERENCE_ISREALLYWEAK constexprStephan Bergmann
2020-03-04Remove redundant local reallyWeak functionStephan Bergmann
2020-02-24Fix typoAndrea Gelmini
2020-01-15clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin
2020-01-07Replace a CPPUNIT_ASSERT_EQUAL with a static_assertStephan Bergmann
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-08Avoid repeated calls cppu::detail::loadModule -> osl_getModuleURLFromAddressStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-03Silence -fsanitize=object-size in --enable-optimized buildsStephan Bergmann
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-07-26cid#1448407 silence Resource leakCaolán McNamara
2019-05-22New loplugin:dataStephan Bergmann