summaryrefslogtreecommitdiff
path: root/cui/source/options/optspell.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optspell.src')
-rw-r--r--cui/source/options/optspell.src5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/options/optspell.src b/cui/source/options/optspell.src
index bc6f3ad37fce..e4241d4e4bb4 100644
--- a/cui/source/options/optspell.src
+++ b/cui/source/options/optspell.src
@@ -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: optspell.src,v $
- * $Revision: 1.34 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
2:26 +0000'>2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin 2016-11-09tdf#102507 Add qa test of left aligned denominatorLaurent Balland-Poirier 2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin 2016-11-04use aggregate initialisation instead of memset for arraysJochen Nitschke 2016-11-03Revert "remove unnecessary casts"Noel Grandin 2016-11-03remove unnecessary castsJochen Nitschke 2016-11-03bin nranges.*, move remaining functions into itemset.cxxJochen Nitschke 2016-11-01add an assert to check for ref-counts > 16 bitsNoel Grandin 2016-11-01simplify loop to O(n)Jochen Nitschke 2016-10-31loplugin:oncevar in svl..svxNoel Grandin 2016-10-31fix use of is_sorted_untilNoel Grandin 2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke 2016-10-29silence false positive warnings in non DBG_UTIL buildsJochen Nitschke 2016-10-28svl: more SfxPoolItem assertsMichael Stahl 2016-10-28svl: SfxPoolItem reference counting assertionsMichael Stahl 2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin 2016-10-27remove unused variableJochen Nitschke 2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna 2016-10-26untangle .cxx include in itemset.cxxJochen Nitschke 2016-10-24tdf#103060 Format "GGG" as the era name of a locale-dependent calendarTakeshi Abe 2016-10-20loplugin:expandablemethodds in svxNoel Grandin 2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke 2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke 2016-10-15clang-cl loplugin: svlStephan Bergmann 2016-10-14DdeInternal::InfCallback is unusedStephan Bergmann 2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin 2016-10-12improve commentNoel Grandin 2016-10-10tdf#36038 Import extended LCID from ExcelLaurent Balland-Poirier 2016-10-10tdf#36038 Export to Excel extended LCIDLaurent Balland-Poirier 2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek 2016-10-08svl: convert DBG_ASSERTs to assertMichael Stahl 2016-10-08svl: convert some DBG_ASSERT to assertMichael Stahl 2016-10-07tdf#102370 Correctly export to Excel exponent without signLaurent Balland-Poirier 2016-10-07svl: remove #include windows.h from svdde.hxxMichael Stahl 2016-10-07Revert "More blind fix for --enable-pch Windows builds"Michael Stahl