summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/LocaleData.idl
AgeCommit message (Collapse)Author
2012-09-27re-base on ALv2 code. Includes:Michael Meeks
linecap: Reintegrating finished LineCap feature Work contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 i118815 - Deprecate service due to removed implementation Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1233320 i118814 - Allow set timeout in Mail API Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1235679 included in the Apache baseline: dr80: #i117511# remove some assertions in xlsx/xlsb import filters Patch contributed by Daniel Rentz
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
The implementation of the LocaleData implements the optional XLocaleData4, so rather than creating a new interface for the new-style service, we simply make the service implement XLocaleData4, which in turn implements XLocaleData3, XLocaleData2, XLocaleData. Change-Id: I3e9a48b031be6b2aa5e04b376b3940b942add85a
2012-08-23fdo#46808, Remove unnecessary XServiceInfo lines in UNO IDLNoel Grandin
XServiceInfo does not need to be declared as a supported sub-interface for services, it is always implicitly there. Also, for those services that now only contain one interface, convert them to new-style service IDL declarations. Change-Id: I325c27f287a02de6bdfc8bb6e5bf6c2a4ae0a753 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT
I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-01-11added date acceptance patterns APIEike Rathke
2012-01-05add mode-lines to .idl filesCaolán McNamara
2011-11-19add possessive genitive case month names to i18n locale data APIEike Rathke
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.7.84); FILE MERGEDRüdiger Timm
2008/03/31 16:01:26 rt 1.7.84.1: #i87441# Change license header to LPGL v3.
2008-01-28INTEGRATION: CWS jsc20 (1.6.358); FILE MERGEDVladimir Glazounov
2008/01/03 10:30:11 jsc 1.6.358.1: #i81521# cleanup comments and includes
2006-04-20INTEGRATION: CWS numbers203 (1.5.76); FILE MERGEDJens-Heiner Rechtien
2006/03/03 12:12:46 er 1.5.76.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly
2005-09-08INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGEDRüdiger Timm
2005/09/05 12:22:18 rt 1.4.242.1: #i54170# Change license header: remove SISSL
2004-06-03INTEGRATION: CWS sb18 (1.3.406); FILE MERGEDOliver Bolte
2004/05/21 14:59:34 sb 1.3.406.1: #i21150# Added published flag.
2002-10-03#94968# IDL reviews mergedMichael Hönnig
2001-10-12#84725# add XServiceInfoBustamam Harun
2000-12-05#80398# service descriptionEike Rathke