David Tardon
d73b8d1054
configure inclusion/exclusion of scripting providers
2011-02-18 09:35:36 +01:00
Fridrich Štrba
bb564bec13
migrate to use boost unordered containers
2011-02-05 13:18:52 +01:00
Thomas Arnhold
e07db4f176
Fix typo and remove dead code.
2011-02-04 13:57:55 +01:00
Thomas Arnhold
9d4fdd4f18
Clean up makefiles
2011-02-01 17:56:10 +01:00
Thomas Arnhold
ef276ff33d
Remove old RCS lines.
2011-01-21 14:12:45 +01:00
Thomas Arnhold
88fa511a77
Replace suitable equalsAscii calls with equalsAsciiL.
...
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:23:45 +01:00
serval
d9b52710a9
RTL_CONSTASCII_USTRINGPARAM
2010-12-22 16:43:11 +00:00
Caolán McNamara
ad8b848d21
fix up the default fallback string for this now
2010-12-22 10:45:48 +00:00
Caolán McNamara
442f7bb236
prefix prefix variant
2010-12-19 16:44:05 +00:00
Caolán McNamara
726f043f33
WaE, remove unused parameter
2010-11-26 11:43:49 +00:00
Caolán McNamara
a5ddafeb12
cppcheck: methods can be const
2010-11-25 16:01:05 +00:00
Julien Nabet
51838cd27f
cleanup createFromAscii calls
2010-11-22 12:22:41 +00:00
Gert Faller
c33f4c624b
TL_CONSTASCII_USTRINGPARAM in libs core 15
2010-11-19 19:43:57 +01:00
David Tardon
68dbab40de
transform script providers into extensions
2010-11-06 07:11:30 +01:00
Noel Power
928159ff71
initial import of latest cws container_controls
2010-11-02 19:52:04 +00:00
Caolán McNamara
758c8774fb
add modelines to .hxx files as well
2010-10-28 15:51:43 +01:00
Norbert Thiebaud
c17635d575
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
f4f4a8ed4f
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:33 -05:00
Trevor Murphy
b74679e29e
Minor libs-core comment clean-up
2010-10-19 23:45:24 -05:00
Povilas Kanapickas
bc8fcf207f
remove non-compiled code
2010-10-18 19:38:00 +01:00
Michael Meeks
c63d5210fd
add lots more missing sal/macros.h includes
2010-10-14 22:33:33 +01:00
Kayo Hamid
b7c82daa28
Switch to use SAL_N_ELEMENTS macro, everywhere
2010-10-14 21:15:24 +01:00
Noel Power
50a13b7f41
Merge commit 'origin/master'
...
Conflicts:
vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13 13:22:42 +01:00
Noel Power
6db6a43ddc
Merge branch 'vba' fix conflics, trailing ws & tab issues
...
also removed some old headers ( which I need to add new ones for )
Conflicts:
basic/source/classes/sbunoobj.cxx
basic/source/classes/sbxmod.cxx
xmloff/inc/xmlnmspe.hxx
xmloff/inc/xmloff/xmltoken.hxx
xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13 10:51:50 +01:00
Sebastian Spaeth
8694d2bc19
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-13 10:57:58 +02:00
Noel Power
d1a9ad8f4d
initial commit for vba blob ( not including container_control stuff )
2010-10-06 10:32:18 +01:00
Noel Power
0b21b8b146
initial commit for vba blob ( not including container_control stuff )
2010-10-06 10:16:27 +01:00
Petr Mladek
d890da89f4
more removed include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Petr Mladek
facd86ef9c
remove include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Andreas Bregas
e2b85f96b6
mib18: #163121# Declare Rework
2010-08-06 09:35:51 +02:00
Jens-Heiner Rechtien
e2701370d7
CWS-TOOLING: integrate CWS emailmerge33fix
2010-07-22 13:43:20 +02:00
Jens-Heiner Rechtien
4e8910c5cd
CWS-TOOLING: integrate CWS unoawt2
2010-07-21 15:32:50 +02:00
Caolán McNamara
aa183d45c8
emailmerge33fix: #i113134#
2010-07-14 14:17:11 +01:00
obo
9550522a8a
CWS-TOOLING: integrate CWS cmcfixes75
2010-06-22 15:46:16 +02:00
Joachim Lingner
084b449945
jl152 merge with DEV300_m83
2010-06-22 09:36:55 +02:00
Frank Schoenheit [fs]
08839960ee
unoawt2: createDialogWithArguments: use NamedValues instead of PropertyValues
2010-06-22 01:36:43 +02:00
Frank Schoenheit [fs]
5dd14a854a
unoawt2: allow creating dialogs with a parent window
2010-06-17 18:28:42 +02:00
obo
946651672c
CWS-TOOLING: integrate CWS unoawt
2010-06-15 10:58:34 +02:00
Joachim Lingner
4edc7f8eac
jl152 merge with DEV300_m80
2010-06-07 10:13:44 +02:00
Frank Schoenheit [fs]
ef8cb3c540
unoawt: merged in latest changes from CWS slidecopy (rebase to m80)
2010-06-03 17:54:37 +02:00
Frank Schoenheit [fs]
41b43f2fc6
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Caolán McNamara
38e2055d0d
cmcfixes75: merge with DEV300 m78
2010-05-20 13:11:17 +01:00
Ivo Hinkelmann
a8697ca9b4
CWS-TOOLING: integrate CWS npower14miscfixes
2010-05-11 11:26:34 +02:00
Caolán McNamara
1711ca5365
cmcfixes75: #i111508# implement a com.sun.star.mail.Mailserver in mailmerge.py
2010-05-10 11:20:35 +01:00
Joachim Lingner
86e2dc0dcb
jl152 import 263452 from native0jl:#i77196# fixed bundled extension help tree view, scripts in shared extensions...
2010-05-03 11:51:05 +02:00
Jens-Heiner Rechtien
cfc78d6b12
CWS-TOOLING: integrate CWS sb118
2010-04-16 10:09:51 +02:00
sb
cd6cdc2be3
sb118: merged in backout
2010-04-14 17:21:13 +02:00
Frank Schoenheit [fs]
e8450ba2e0
slidecopy: merge
2010-04-12 20:04:24 +02:00
sb
75ba087051
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
Frank Schoenheit [fs]
f931a012e6
unoawt: don't let undeclared exceptions escape from createDialogImpl (at least not from calling createDialogModelForBasic/createDialogModel)
2010-05-25 15:06:56 +02:00