summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/optionen
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-03 08:24:24 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-03 08:24:24 +0000
commit5baa270d508fa3a8367389ab461077754ee316e5 (patch)
tree9492956e6034c013c360b9618a4187bb5c2ce9e7 /helpcontent2/source/text/shared/optionen
parenta7222829bd6ebfb5fcca9eb1971eaf6ed88f55a8 (diff)
INTEGRATION: CWS hcshared18 (1.13.2); FILE MERGED
2008/05/28 18:15:23 fpe 1.13.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:09:52 ufi 1.13.2.2: building Sol 2008/05/21 09:12:37 ufi 1.13.2.1: vor testbuild
Diffstat (limited to 'helpcontent2/source/text/shared/optionen')
-rw-r--r--helpcontent2/source/text/shared/optionen/01070100.xhp4
-rw-r--r--helpcontent2/source/text/shared/optionen/01070500.xhp4
2 files changed, 6 insertions, 2 deletions
diff --git a/helpcontent2/source/text/shared/optionen/01070100.xhp b/helpcontent2/source/text/shared/optionen/01070100.xhp
index bfc733b326..f3543ad40d 100644
--- a/helpcontent2/source/text/shared/optionen/01070100.xhp
+++ b/helpcontent2/source/text/shared/optionen/01070100.xhp
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
+
+
<!--
***********************************************************************
*
@@ -10,7 +12,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: 01070100.xhp,v $
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
* This file is part of OpenOffice.org.
*
diff --git a/helpcontent2/source/text/shared/optionen/01070500.xhp b/helpcontent2/source/text/shared/optionen/01070500.xhp
index c5e7a05ec7..549a99d98e 100644
--- a/helpcontent2/source/text/shared/optionen/01070500.xhp
+++ b/helpcontent2/source/text/shared/optionen/01070500.xhp
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
+
+
<!--***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -8,7 +10,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: 01070500.xhp,v $
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
* This file is part of OpenOffice.org.
*
libreoffice-4-2-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/inc/macroass.hxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-10-30loplugin:returnconstantNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-11-07loplugin:finalclasses in cuiNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04tdf#89329: use unique_ptr for mpImpl in macroassArnold Dumas
2016-06-10loplugin:mergeclasses SfxMacroTabPageNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-01-23convert event assign page to .ui formatCaolán McNamara
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-19remove dead definitionsNoel Grandin
2013-06-30remove unused and non-working methodsThomas Arnhold
2013-05-04fix macro assign dialogCaolán McNamara