Joseph Powers
9d8f28383c
White spacess cleanup
2010-11-24 21:53:03 -08:00
Caolán McNamara
0221eeab34
extra ::
2010-11-19 12:00:05 +00:00
Kevin Hunter
088f05ac5f
EasyHack: RTL_CONST macro from createFromAscii
2010-11-19 10:10:51 +00:00
Kevin Hunter
324612c06b
Easy Hack: RTL_CONST macro from createFromAscii
2010-11-19 09:44:15 +00:00
Caolán McNamara
90c5efa566
Make it harder to use the wrong constructor and pass strlen and encoding
...
i.e compile-time detect use of RTL_CONSTASCII_STRINGPARAM instead of
RTL_CONSTASCII_USTRINGPARAM
2010-11-14 21:15:37 +00:00
Alexander O. Anisimov
3236836c57
Remove bogus comments
2010-11-12 09:16:46 +01:00
Caolán McNamara
6cd7b9b75b
make this build
2010-11-10 08:48:42 +00:00
Kohei Yoshida
322cbc3818
Import mal-formed csv files gracefully.
...
When importing a document with mal-formed rows, try our best to keep
them from damaging, other, well-formed rows. Previously calc would
eat other well-formed rows occurring after the mal-formed row.
(n#507322)
2010-11-10 00:43:58 -05:00
Robert Nagy
91ecccd8e3
add DLLPOSTFIX for OpenBSD
2010-11-08 19:41:49 +01:00
Robert Nagy
a3c5385d14
define __XKeyboardExtension__ 1 on OpenBSD too
2010-11-07 20:24:54 +01:00
Robert Nagy
5ec4a8089f
add needed OpenBSD ifdefs
2010-11-05 11:35:59 +01:00
Robert Nagy
ed6d3657fe
Define OpenBSD as a supported system.
2010-11-05 11:35:51 +01:00
Caolán McNamara
5a0406aa77
fix system-cppunit on x86 for this test
2010-11-02 09:30:34 +00:00
Norbert Thiebaud
0abdbd196a
we don't need a typedef for FASTBOOL anymore
2010-11-01 16:49:15 -05:00
Caolán McNamara
0bafc38b53
always build this tools cppunit test
2010-11-01 10:23:43 +00:00
David Tardon
96295f0000
fix building of tests
2010-10-30 17:50:59 +02:00
Caolán McNamara
08cbfebc04
add modelines to .h and .c files as well
2010-10-28 15:52:27 +01:00
Caolán McNamara
cb6434031c
remove duplicate modelines
2010-10-28 15:52:26 +01:00
Norbert Thiebaud
ab9eecc53a
Finally, gut the vos module out of the build
2010-10-25 19:55:38 -05:00
Norbert Thiebaud
08be4cfe51
convert vos/process.hxx and related API
2010-10-25 19:55:38 -05:00
Norbert Thiebaud
854ff7bfc8
remvove vos/macros.h usage
2010-10-25 19:55:38 -05:00
Norbert Thiebaud
d88b292704
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:38 -05:00
Norbert Thiebaud
548517c16a
merge vosremoval-timer.diff
2010-10-25 19:55:36 -05:00
Norbert Thiebaud
407f8c9293
merge vosremoval-signal patch
2010-10-25 19:55:36 -05:00
Caolán McNamara
11513ddf5b
#i101100# strict-alias clean
2010-10-20 08:53:02 +01:00
Povilas Kanapickas
849a713ffd
remove non-compiled code
2010-10-18 16:52:27 +01:00
Caolán McNamara
b725a3ec57
#i112656# add osl_setEnvironment and osl_clearEnvironment
2010-10-18 15:43:44 +01:00
Kenneth Venken
bbe30ed814
replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS
2010-10-18 12:28:33 +02:00
Sebastian Spaeth
4905a19032
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:02:15 +02:00
Jan Holesovsky
01dc333871
dos2unix on svlibrary.cxx
2010-10-14 17:01:56 +02:00
Caolán McNamara
778b755a3f
fixes for AIX
2010-10-13 15:37:04 +01:00
Thomas Klausner
8a4730b702
Handle NetBSD same as FreeBSD, Linux, and Mac OS X wrt __XKeyboardExtension__.
2010-10-09 11:00:13 +02:00
Thomas Klausner
a1ca202893
Define symbol and suffix for NetBSD/amd64.
2010-10-09 10:52:37 +02:00
Thomas Klausner
d9698bf994
Improve NetBSD platform strings, and add x86_64.
2010-10-09 10:48:34 +02:00
J. Graeme Lingard
5ba8a3f904
Remove redundant #include directives & comments
2010-10-07 20:49:14 -04:00
Caolán McNamara
e2ce87d339
#i113503# cppunit stl wrapper headers
2010-10-06 12:16:11 +01:00
Caolán McNamara
789515c466
#i113503# cppunit stl wrapper headers
2010-10-06 12:15:54 +01:00
Petr Mladek
1275d274db
more removed include guards using fixguard.py
2010-10-05 18:21:30 +02:00
Petr Mladek
028b400398
remove include guards using fixguard.py
2010-10-05 18:21:29 +02:00
Jan Holesovsky
0b586586c2
toolbar-decorations-vcl.diff: Improved toolbar popups.
2010-09-14 13:35:00 +02:00
Tor Lillqvist
da82dc8f87
accept-underscores-in-hostnames.diff: Accept underscores in hostnames
...
n#182422
2010-09-14 13:27:42 +02:00
Amelia Wang
c85db62602
cjk-character-units-ui.diff: add a new unit 'character unit'
2010-09-13 15:57:19 +02:00
Jan Holesovsky
a04351284c
Merge commit 'ooo/OOO330_m7'
2010-09-08 11:34:12 +02:00
Michael Meeks
316f21dbe9
debug-bits.diff: Make debugging nicer under unix.
...
i#35336
2010-08-27 14:29:51 +02:00
sj
57534c0d9f
impress197: #163250# fixed string handling, improved polygon splitting
2010-08-09 14:11:58 +02:00
Philipp Lohmann [pl]
4a3d1757b1
ooo33gsl02: #i112857# do not mess up the resource stack if a string is not found
2010-07-05 19:02:56 +02:00
obo
f0efe75ac5
CWS-TOOLING: integrate CWS mba33issues01
2010-06-22 09:56:28 +02:00
obo
91da6e6458
CWS-TOOLING: integrate CWS systemlibc
2010-06-21 15:14:37 +02:00
obo
72166dc9c7
CWS-TOOLING: integrate CWS calctabcolor
2010-06-21 13:30:01 +02:00
Thomas Lange [tl]
a3c52e955e
cws tl79: merge with DEV300_m83
2010-06-18 13:09:52 +02:00