summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/Cell.idl
Commit message (Collapse)AuthorAgeFilesLines
* *api: convert <type scope="bar">Foo</type>Michael Stahl2013-06-041-1/+1
| | | | | | | | This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
* re-base on ALv2 code. Includes:Michael Meeks2012-09-271-23/+14
| | | | | | | | | | | | | | | | | | 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
* Remove comment art from offapi and udkapiJean-Tiare LE BIGOT2012-08-121-7/+0
| | | | | | | | | 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
* add mode-lines to .idl filesCaolán McNamara2012-01-051-0/+2
|
* Strip include guards in idl filesJulien Nabet2011-04-021-11/+0
|
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: codemaker/source/bonobowrappermaker/corbaoptions.cxx codemaker/source/cppumaker/cppuoptions.cxx codemaker/source/cunomaker/cunooptions.cxx codemaker/source/idlmaker/idloptions.cxx codemaker/source/javamaker/javaoptions.cxx cppu/source/typelib/typelib.cxx idlc/source/options.cxx offapi/com/sun/star/util/PathSubstitution.idl offapi/drafts/com/sun/star/form/ListEntryEvent.idl offapi/drafts/com/sun/star/form/XBindableValue.idl offapi/drafts/com/sun/star/form/XListEntryListener.idl offapi/drafts/com/sun/star/form/XListEntrySink.idl offapi/drafts/com/sun/star/form/XListEntrySource.idl offapi/drafts/com/sun/star/form/XValueBinding.idl registry/tools/checksingleton.cxx registry/tools/options.hxx registry/tools/regcompare.cxx registry/tools/regmerge.cxx sal/cppunittester/cppunittester.cxx sal/osl/unx/socket.c sal/osl/w32/diagnose.c sal/prj/d.lst sal/rtl/source/alloc_fini.cxx sal/rtl/source/alloc_global.c sal/rtl/source/makefile.mk
| * jsc340: i115337: cleanup since tagsJuergen Schmidt2010-11-021-1/+1
| |
* | Some fixes to documentation (part 4)Aurimas Fišeras2011-01-281-3/+3
|/ | | | | | | 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.
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS changefileheader (1.5.382); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 16:05:22 rt 1.5.382.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS tl21 (1.4.118); FILE MERGEDOliver Bolte2006-07-141-5/+2
| | | | 2006/05/31 10:13:08 tl 1.4.118.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier
* INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 12:32:12 rt 1.3.178.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS toolbars2 (1.2.226); FILE MERGEDOliver Bolte2004-09-091-3/+3
| | | | 2004/08/19 12:30:16 mi 1.2.226.1: #i33199# @since with version number instead of issue id
* INTEGRATION: CWS tlapi1 (1.1.2); FILE ADDEDJens-Heiner Rechtien2003-11-071-0/+156
2003/10/14 10:06:51 tl 1.1.2.2: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell 2003/10/14 09:53:48 tl 1.1.2.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell