summaryrefslogtreecommitdiff
path: root/sc/inc/scfuncs.hrc
blob: 5a4f016e6c7acb9142866454556f859fbb7f0f45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
#include "scres.hrc"

#define ID_FUNCTION_GRP_DATABASE    1
#define ID_FUNCTION_GRP_DATETIME    2
#define ID_FUNCTION_GRP_FINANZ      3
#define ID_FUNCTION_GRP_INFO        4
#define ID_FUNCTION_GRP_LOGIC       5
#define ID_FUNCTION_GRP_MATH        6
#define ID_FUNCTION_GRP_MATRIX      7
#define ID_FUNCTION_GRP_STATISTIC   8
#define ID_FUNCTION_GRP_TABLE       9
#define ID_FUNCTION_GRP_TEXT        10
#define ID_FUNCTION_GRP_ADDINS      11

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
e'>SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin 2015-04-17svx: convert new to ::Create.Noel Grandin 2015-03-24convert SfxPopupWindowType to enum classNoel Grandin 2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin 2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann 2014-03-11svx: sal_Bool->boolNoel Grandin 2014-02-26Remove visual noise from svxAlexander Wilms 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin 2013-09-05convert svx/source/mnucrtls/*.cxx from String to OUStringNoel Grandin 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin 2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann 2012-06-21re-base on ALv2 code.Michael Meeks 2011-11-27remove include of pch header from svxNorbert Thiebaud 2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko 2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth 2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer 2009-09-18CWS-TOOLING: integrate CWS mba32issues02Jens-Heiner Rechtien 2009-01-29CWS-TOOLING: integrate CWS metropatch01_DEV300Rüdiger Timm 2008-04-11INTEGRATION: CWS changefileheader (1.14.368); FILE MERGEDRüdiger Timm 2007-06-27INTEGRATION: CWS vgbugs07 (1.13.320); FILE MERGEDJens-Heiner Rechtien 2006-10-12INTEGRATION: CWS sb59 (1.11.486); FILE MERGEDOliver Bolte 2006-09-17INTEGRATION: CWS pchfix02 (1.11.534); FILE MERGEDOliver Bolte 2005-09-08INTEGRATION: CWS ooo19126 (1.10.264); FILE MERGEDRüdiger Timm 2005-03-15INTEGRATION: CWS toolbars4 (1.9.362); FILE MERGEDOliver Bolte 2004-10-04INTEGRATION: CWS mav09 (1.7.678); FILE MERGEDKurt Zenker 2004-07-06INTEGRATION: CWS docking1 (1.7.652); FILE MERGEDOliver Bolte 2002-09-24#103417#: use SID_CLIPBOARD_FORMAT_ITEMS to enable/disable DropDownMathias Bauer 2002-09-24#103417#: use SfxVoidItem for registrationMathias Bauer 2002-09-20#103417# dropdown list for paste icon in function bar fixedThomas Lange