summaryrefslogtreecommitdiff
path: root/cui/source/options/optdict.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optdict.hrc')
-rw-r--r--cui/source/options/optdict.hrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/options/optdict.hrc b/cui/source/options/optdict.hrc
index af9e9302d7d5..e7233f2b67ef 100644
--- a/cui/source/options/optdict.hrc
+++ b/cui/source/options/optdict.hrc
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: optdict.hrc,v $
- * $Revision: 1.4 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
e='2013-11-11 22:37:27 -0600'>2013-11-11xmlreader: include <> for external includesNorbert Thiebaud 2013-06-24fdo#43460 shell,vcl,xmlreader: use isEmpty()Jelle van der Waa 2013-06-03re-base on ALv2 code. Includes:Michael Meeks 2013-05-16Some string literal clean upStephan Bergmann 2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer 2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák 2013-04-24gbuild: drop uses of removed packagesDavid Tardon 2013-04-23execute move of global headersBjoern Michaelsen 2013-04-22re-base on ALv2 code.Michael Meeks 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák 2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-02-28remove all d.lstMichael Stahl 2013-02-25xmlreader does not depend on any offapi .idl filesStephan Bergmann 2013-02-19I want HAVE_SFINAE_ANONYMOUS_BROKEN here rather than RTL_FAST_STRINGCaolán McNamara 2013-02-19reuse the ConstCharArrayDetector in SpanCaolán McNamara 2013-02-19add equals(OString const &text) to SpanChr. Rossmanith 2013-01-26gbuild: do not copy boost headers aroundMichael Stahl 2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac