Commit Graph

25 Commits

Author SHA1 Message Date
58996b1954 Remove needless SAL_DLLPRIVATE annotations
Change-Id: Iaf2d742ae3dcc15a915a996805955d93daac9d45
2014-02-03 16:05:10 +01:00
81cb6a7fbc [API CHANGE] cppu::Enterable::v_isValid returns bool
While strictly speaking an incompatible change, it is extremely unlikely that
external code uses cppu::Enterable at all; this should always have been a
private URE implementation detail.

Change-Id: I2c3fe754fe6268b18ca03532229f3403736f6f6e
2014-01-10 17:11:43 +01:00
a83b2af9ab Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
2013-12-16 21:43:12 +01:00
2c35fff7ec remove most use of RTL_CONSTASCII_USTRINGPARAM macro
This is largely unnecessary when working with OUString

Change-Id: I3cf4d68357a43665d01162ef4a2d5346a45da9be
2013-11-19 10:29:30 +02:00
5d8f48c81e solver doesn't solve anything...
... it is an abbreviation of "Solar Version".

Since nobody can remember that:

remove OUTDIR OUTDIR_FOR_BUILD SOLARVER SOLARVERSION solarpath
and any mention thereof.

Change-Id: Idb3031c4f25a76ac05b22ec67e3ca3e1e8e512ad
Reviewed-on: https://gerrit.libreoffice.org/6515
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-10-31 15:42:24 +00:00
1ed2c24a6e remove RTL_CONSTASCII_(U)STRINGPARAM
Change-Id: I0bce921bfc7102b9a33b1c87eee3ddec0ebaed7b
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, with one little typo fix
2013-10-23 10:44:09 +02: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
9d7c1dcbbb re-base on ALv2 code. Includes:
Patches contributed by Ocke Janssen
   converted reportdesign.
   http://svn.apache.org/viewvc?view=revision&revision=1396797
   http://svn.apache.org/viewvc?view=revision&revision=1394326

   Patch contributed by Oliver Rainer-Wittmann
   sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
   apply print settings to new printing routines
   http://svn.apache.org/viewvc?view=revision&revision=1172115
2012-12-06 09:12:57 +00:00
df645a2bd8 There is not need to allocate memory just for getting the 'indexOf'
a literal within a OUString.

Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-07-16 11:33:05 +01:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
89b4260fc9 GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua 2011-12-13 01:59:12 +01:00
7904a8cc56 I don't see NO_BSYMBOLIC being used anywhere 2011-12-11 02:57:59 +02: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
5c67302aa0 INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED
2008/03/28 15:25:28 rt 1.3.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:44:11 +00:00
6013d17437 INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED
2008/03/28 15:25:28 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:43:52 +00:00
495d8fb98f INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED
2008/03/28 15:25:28 rt 1.3.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:42:54 +00:00
1fe26ec84b 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:22:54 kr 1.3.2.1: file TestEnv.def was added on branch cws_src680_unomacli64 on 2007-06-08 09:54:32 +0000
2007-07-18 11:18:38 +00:00
68d2628584 INTEGRATION: CWS unomacli64 (1.2.6); FILE MERGED
2007/06/08 09:53:51 kr 1.2.6.2: #i78114# missing includes for precompiled headers
2007/06/08 08:40:55 kr 1.2.6.1: #i77422# Use va_list * instead of plain type
2007-07-18 11:18:27 +00:00
bee864b5d2 INTEGRATION: CWS ause081 (1.2.12); FILE MERGED
2007/06/22 12:31:32 hjs 1.2.12.1: #i78393# remove now obsolete setting to avoid description
2007-06-26 15:46:44 +00:00
c6b9840044 INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED
2007/02/19 10:13:45 kr 1.1.2.2.2.3: adapted: to renamed purpenvhelper on windows
2007/01/31 11:14:15 kr 1.1.2.2.2.2: fixed: purpenvhelper name for windows; renamed: removed .bin
2007/01/31 10:45:01 kr 1.1.2.2.2.1: fixed: license, linklib name; renamed: <name>.bin
2007-05-09 12:27:04 +00:00
07a35d364b INTEGRATION: CWS bunoexttm (1.1.2.6.2); FILE ADDED
2007/02/02 15:36:20 kr 1.1.2.6.2.3: fixed: now builds on OOo
2007/01/31 11:13:29 kr 1.1.2.6.2.2: fixed: undefined SAL_DLLPREFIX
2007/01/31 10:44:15 kr 1.1.2.6.2.1: fixed: license, some bugs; adapted: changed EnvDcp; added: more error handling
2007-05-09 12:26:55 +00:00
2b8c305ec6 INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED
2007/03/05 11:56:20 kr 1.1.2.1.2.2: adapted: to changed purpenvhelper
2007/01/31 10:42:36 kr 1.1.2.1.2.1: fixed: license
2007-05-09 12:26:30 +00:00