Commit Graph

20 Commits

Author SHA1 Message Date
8bb2ce61c0 fixincludeguards.sh: some smaller dirs
Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0
2014-04-19 11:10:13 +02:00
66397a4fd2 fdo#72598 Remove SunStudio cruft from code base
Change-Id: I5150eec33228e18e274a8ae4effd3f185851b7f4
Reviewed-on: https://gerrit.libreoffice.org/7103
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-12-16 20:52:39 +00:00
a83b2af9ab Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
2013-12-16 21:43:12 +01:00
39d45390f4 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms

Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b
Reviewed-on: https://gerrit.libreoffice.org/2835
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19 10:48:30 +00:00
8b27d78b4a automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
Done with a perl regex:

s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms

Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19 09:00:26 +00:00
c29098917a Get rid of (most uses of) GUI
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.

Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-25 17:53:25 +00:00
2171077c0c Introduce cppu::supportsService helper, adapt some call-sites
...more to follow (easy hack?)

Change-Id: Icb02626495701a3905c124c7368b98c3258e91b2
2012-09-14 19:32:30 +02:00
9a9a6750c5 .def files don't need executable bits
Change-Id: I5dfc43bdd4d8490a47c718dc49acba0ca5f7b526
2012-06-22 22:39:29 +02:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
c10fb61c1a remove include of pch header in cppuhelper 2011-11-27 13:03:19 -06:00
a715e1b3d0 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:04:31 +02:00
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
644f1a1700 INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED
2008/03/28 15:25:29 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:45:07 +00:00
9e2c22d044 INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED
2008/03/28 15:25:29 rt 1.3.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:44:30 +00:00
a225f83eba INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED
2007/06/08 09:54:32 kr 1.3.2.2: #i78114# lost during integration of bunoexttm
2007/05/09 15:25:43 kr 1.3.2.1: file TestComponent.uno.def was added on branch cws_src680_unomacli64 on 2007-06-08 09:54:32 +0000
2007-07-18 11:19:02 +00:00
91d04571ea INTEGRATION: CWS unomacli64 (1.2.6); FILE MERGED
2007/06/08 09:53:51 kr 1.2.6.1: #i78114# missing includes for precompiled headers
2007-07-18 11:18:51 +00:00
20512ea056 INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED
2007/01/31 10:59:56 kr 1.1.2.3.2.1: fixed: license
2007-05-09 12:28:08 +00:00
ca16ebea47 INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED
2007/01/31 10:59:46 kr 1.1.2.1.2.1: fixed: license, include guard
2007-05-09 12:27:47 +00:00
ebf6c90bb7 INTEGRATION: CWS bunoexttm (1.1.2.5.2); FILE ADDED
2007/01/31 11:00:37 kr 1.1.2.5.2.1: fixed: license, warnings; adapted: to EnvDcp; simplified:
2007-05-09 12:27:36 +00:00