summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-06-02 19:09:14 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-06-02 19:09:14 +0000
commitea9c4eff2f1dc32f50fa626744faf972bd52a903 (patch)
treee8438cec960aff7bff35dcd16b41bc8acb7995c4 /helpcontent2/source/text/scalc
parent833c350a8c4136687a99c06ad7e13cd3dc86d173 (diff)
INTEGRATION: CWS hcshared18 (1.6.2); FILE MERGED
2008/05/28 18:13:10 fpe 1.6.2.3: remove DOCTYPE headers from source files to avoid performance problems in installed help 2008/05/23 11:07:51 ufi 1.6.2.2: building Sol 2008/05/21 09:10:18 ufi 1.6.2.1: vor testbuild
Diffstat (limited to 'helpcontent2/source/text/scalc')
-rw-r--r--helpcontent2/source/text/scalc/02/02130000.xhp4
1 files changed, 3 insertions, 1 deletions
diff --git a/helpcontent2/source/text/scalc/02/02130000.xhp b/helpcontent2/source/text/scalc/02/02130000.xhp
index acfaf948a8..41d11e5184 100644
--- a/helpcontent2/source/text/scalc/02/02130000.xhp
+++ b/helpcontent2/source/text/scalc/02/02130000.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: 02130000.xhp,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/graphctl.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-08convert Link<> to typedNoel Grandin
2015-08-25tdf#92213 - avoid potential crasher from unusual idle handler.Michael Meeks
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-13refactor GraphCtrl to use RenderContextTomaž Vajngerl
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin