summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XTextCopy.idl
Commit message (Collapse)AuthorAgeFilesLines
* clean up all the UNO IDL module header guardsNoel Grandin2012-12-211-2/+2
| | | | | | | | | | .. so I don't keep tripping over the bad ones during my UNO cleanup work. (1) make them all use a similar syntax, makes it easier to run my automatic checker (2) some of them were just cut'n'paste accidents waiting to happen (3) remove unnecessary header guards in the __including__ file. That is very brittle. Change-Id: I4e679c15161483ad93aeb316a25d6db6d97e9d4e
* Remove comment art from offapi and udkapiJean-Tiare LE BIGOT2012-08-121-4/+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
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
|
* add mode-lines to .idl filesCaolán McNamara2012-01-051-0/+3
|
* Strip include guards in idl filesJulien Nabet2011-04-021-2/+0
|
* 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 xmlfilter05 (1.1.2); FILE ADDEDVladimir Glazounov2008-07-011-0/+62
2008/05/21 14:09:50 dr 1.1.2.2: #i10000# new header 2008/04/01 12:09:24 os 1.1.2.1: text copy interface