summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/LocaleCalendar.idl
AgeCommit message (Collapse)Author
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
Did not need to create a new interface, because XCalendar3 already covers the whole service interface. Change-Id: Iaf094014c16e872d2003ca6e8e7588abd081d882
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-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-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.438); FILE MERGEDVladimir Glazounov
2008/01/03 10:30:11 jsc 1.6.438.1: #i81521# cleanup comments and includes
2005-09-08INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGEDRüdiger Timm
2005/09/05 12:22:18 rt 1.5.242.1: #i54170# Change license header: remove SISSL
2004-06-03INTEGRATION: CWS sb18 (1.4.308); FILE MERGEDOliver Bolte
2004/05/21 14:59:34 sb 1.4.308.1: #i21150# Added published flag.
2003-04-24INTEGRATION: CWS i18napi (1.3.100); FILE MERGEDVladimir Glazounov
2003/04/22 10:17:20 er 1.3.100.1: #107686# update service descriptions
2002-11-14#105137# merge from reviewEike Rathke
2002-03-08LocaleCalendar service descriptionEike Rathke