|
|
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 |
|
|
|
adc49a81e9
|
remove empty ascii boxes and stuff
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
|
2012-08-07 18:08:29 +02: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 |
|
|
|
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 |
|
|
|
135c63c8f9
|
fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST
Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382
|
2012-05-04 15:52:57 +02:00 |
|
|
|
e2c11d5fcc
|
Remove extra parenthesis
|
2012-04-18 22:48:01 +02:00 |
|
|
|
d6bc02f8c4
|
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
|
2012-04-06 20:03:42 +02:00 |
|
|
|
6f087d103a
|
removed duplicate includes in cppcanvas / cppuhelper / cui
|
2012-03-30 00:42:35 +09:00 |
|
|
|
2a1171929e
|
chmod -x
|
2012-03-21 13:00:45 +02:00 |
|
|
|
0439af27e1
|
Code cleanup: ( () ) replaced by (())
|
2012-01-26 17:41:07 +00: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 |
|
|
|
23b04dae8b
|
sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed
|
2011-09-12 22:47:49 +02:00 |
|
|
|
15f10fc946
|
Remove component_getImplementationEnvironment
|
2011-07-12 16:30:06 +02:00 |
|
|
|
08d3fdffae
|
Easyhack: Add visibility markup to all component_get* functions
|
2011-04-21 16:06:40 +02:00 |
|
|
|
35e1b53c7e
|
Remove OS/2 support.
|
2011-04-18 16:59:48 +02:00 |
|
|
|
5a7f6793ac
|
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
|
2011-03-19 14:12:37 +01:00 |
|
|
|
933e22880b
|
Remove "using namespace ::rtl"
|
2011-03-02 21:53:12 +01:00 |
|
|
|
d0285c06d3
|
cppcheck: set these as public
|
2011-02-16 21:20:05 +00:00 |
|
|
|
83734eea36
|
Clean up makefiles
|
2011-02-04 12:45:54 +01:00 |
|
|
|
1a6617cf05
|
Clean up makefiles
|
2011-02-01 18:22:56 +01:00 |
|
|
|
f2abd69d6a
|
get this to build again
|
2011-01-14 15:15:22 +00:00 |
|
|
|
c34bae9706
|
Some cppcheck cleaning
|
2011-01-12 12:54:06 +00:00 |
|
|
|
36e2296bf8
|
Replace all occured, occurance etc.
|
2010-12-06 09:16:29 +00:00 |
|
|
|
9f9e65ec9c
|
fix invalid XML
|
2010-11-24 14:20:12 +01: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 |
|
|
|
2e24fc7415
|
sb118: merged in DEV300_m72
|
2010-02-25 12:46:45 +01: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 |
|
|
|
f4d7dfdfba
|
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
|
2010-01-29 17:01:54 +01:00 |
|
|
|
ffd6952e9a
|
#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible
|
2009-07-10 14:03:42 +02:00 |
|
|
|
cefbf94117
|
INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED
2008/03/28 15:25:29 rt 1.6.6.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:45:40 +00:00 |
|
|
|
7fd783557c
|
INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED
2008/03/28 15:25:29 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:45:25 +00: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 |
|
|
|
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 |
|
|
|
a6f923e053
|
INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED
2008/03/28 15:25:28 rt 1.5.72.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:42:35 +00:00 |
|
|
|
fe279b774f
|
INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED
2008/03/28 15:25:28 rt 1.8.72.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:42:17 +00:00 |
|
|
|
448e9f7e2a
|
INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED
2008/03/28 15:25:28 rt 1.10.72.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:41:56 +00:00 |
|
|
|
a54172632e
|
INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED
2008/03/28 15:25:28 rt 1.6.72.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:41:37 +00:00 |
|
|
|
d262263c40
|
INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED
2008/03/28 15:25:27 rt 1.3.140.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:41:19 +00:00 |
|
|
|
7411373e00
|
INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED
2008/03/28 15:25:27 rt 1.14.72.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:41:00 +00:00 |
|
|
|
5b290a16b0
|
INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED
2008/03/28 15:25:27 rt 1.6.26.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:40:43 +00:00 |
|
|
|
c238cfc0eb
|
INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED
2008/03/28 15:25:27 rt 1.5.72.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:40:24 +00:00 |
|
|
|
fcfd6dcd66
|
INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED
2008/03/28 15:25:27 rt 1.4.72.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:40:06 +00:00 |
|
|
|
72e796c246
|
INTEGRATION: CWS changefileheader (1.24.26); FILE MERGED
2008/03/28 15:25:27 rt 1.24.26.1: #i87441# Change license header to LPGL v3.
|
2008-04-11 10:39:48 +00:00 |
|