summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/TableAutoFormatField.idl
AgeCommit message (Collapse)Author
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g' Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
2013-06-04*api: convert remaining <member>Michael Stahl
sed -i "s,<member>\([^<]\+\)</member>,\1,g" Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec
2013-06-04*api: replace <member>Foo</member>Michael Stahl
These member variables need a # prefix. sed -i "s,<member>\([^<:]\+[^)]\)</member>,#\1,g" Change-Id: I721b90f4edae32b5a362479bdbd60423f6427364
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl
This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
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-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-02-09added TableBorder2 using BorderLine2, implemented BorderLine2 properlyEike Rathke
* added com::sun::star::table::TableBorder2 with com::sun::star::table::BorderLine2 members * added optional com::sun::star::table::BorderLine2 properties to com::sun::star::table::CellProperties service * changes in Calc * support TableBorder2, additionally to TableBorder * reverted change that made all BorderLine properties operate with BorderLine2 structs * instead support both, BorderLine and BorderLine2
2012-01-05add mode-lines to .idl filesCaolán McNamara
2011-12-05incompatible change to solve uno problem related to fdo#43308Markus Mohrhard
2011-04-02Strip include guards in idl filesJulien Nabet
2011-01-28Some fixes to documentation (part 4)Aurimas Fišeras
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
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-11INTEGRATION: CWS changefileheader (1.16.500); FILE MERGEDRüdiger Timm
2008/03/31 16:04:03 rt 1.16.500.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.15.178); FILE MERGEDRüdiger Timm
2005/09/05 12:28:11 rt 1.15.178.1: #i54170# Change license header: remove SISSL
2004-09-09INTEGRATION: CWS toolbars2 (1.14.70); FILE MERGEDOliver Bolte
2004/08/19 12:30:10 mi 1.14.70.1: #i33199# @since with version number instead of issue id
2004-06-03INTEGRATION: CWS sb18 (1.12.308); FILE MERGEDOliver Bolte
2004/05/21 15:03:08 sb 1.12.308.1: #i21150# Added published flag.
2004-05-19INTEGRATION: CWS sdk10 (1.12.224); FILE MERGEDKurt Zenker
2004/02/10 15:40:48 mi 1.12.224.1: #i18677# color/long -> Color
2003-04-17INTEGRATION: CWS sdk01 (1.9.78); FILE MERGEDRüdiger Timm
2003/04/07 07:46:24 mi 1.9.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-01-21merge from src641 internal ODK releaseMichael Hönnig
2002-10-21#97372#; add TableBorderSascha Ballach
2002-10-21#97372#; add TableBorderSascha Ballach
2002-10-03#94968# IDL reviews mergedMichael Hönnig
2001-11-14#94539# CJK and CTL fonts for table autoformatsDaniel Rentz
2001-05-18#82622# CharLocale and ShadowFormat are optionalNiklas Nebel
2000-12-14<true></true> -> <TRUE/> and same with FALSEMichael Hönnig
2000-11-08moved from apiMichael Hönnig
2000-11-06moved from apiMichael Hönnig
2000-11-06moved from apiMichael Hönnig