Commit Graph

253 Commits

Author SHA1 Message Date
04432b26c7 WaE: unused variable 2011-01-25 14:47:18 +00:00
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
7298f8b028 equalsAsciiL faster than equals 2011-01-16 15:35:13 +00:00
642cfe8ac2 removetooltypes01: #i112600# adjust basic and scaddins 2011-01-10 14:40:57 +01:00
0feae64efb CWS-TOOLING: integrate CWS mib19 2010-12-17 13:36:59 +01:00
02d609ca99 valgrind: fix leak 2010-12-16 09:52:32 +00:00
90352e2bb8 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core
Conflicts:
	xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
2010-11-05 11:43:28 +00:00
0d027f030f Easy Hacks : RTL_CONSTASCII_USTRINGPARAM 2010-11-05 08:20:56 +01:00
928159ff71 initial import of latest cws container_controls 2010-11-02 19:52:04 +00:00
83d7b776fb CWS gnumake: resync to m91; conflicts unresolved 2010-10-28 23:02:10 +02:00
758c8774fb add modelines to .hxx files as well 2010-10-28 15:51:43 +01:00
694c50525f micro optimization 2010-10-26 12:56:10 +01:00
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
9b8c0ed9eb micro optimization 2010-10-25 20:36:47 +01:00
42919dbce7 WaE unused parameter 2010-10-20 12:59:23 +01:00
50a13b7f41 Merge commit 'origin/master'
Conflicts:
	vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13 13:22:42 +01:00
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
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
88e1f3d8f8 merge vosremoval-diagnoses patch 2010-10-10 19:46:48 -05:00
0b21b8b146 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:27 +01:00
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
632728ee41 mib19: #163691# use the same instance of the VBACodeNameProvider when loading document modules 2010-09-20 15:03:23 +02:00
0fb4b8faca mib19: #163556# be sure to always create the VBAGlobals object 2010-09-17 17:00:15 +02:00
8e74a57b6c mib19: #163556# preserve VBA compatibility in ODF roundtrip 2010-09-17 15:28:21 +02:00
d6c63e5fcc mib19: #163556# use correct way to create the VBA Globals object 2010-09-15 15:16:10 +02:00
0ae44da775 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
e1461c4204 mib17: move VBA specific interfaces into vba subdir 2010-07-27 14:43:33 +02:00
fd90f23f3a CWS gnumake2: resync to DEV300_m84 2010-07-13 14:36:24 +02:00
obo
b33abfe107 CWS-TOOLING: integrate CWS jl152 2010-06-22 10:06:58 +02:00
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
4edc7f8eac jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
3e212fc8ff CWS-TOOLING: integrate CWS npower13_objectmodules 2010-05-21 16:13:20 +02:00
87523ea710 npower13_objectmodules: rebase and merge with DEV300_m78 2010-05-21 10:11:51 +02:00
8f06a6a35a ab75: merge with DEV300_m77 2010-05-11 11:36:26 +02:00
c554ca32cb ab75: #i111453# Open storage file for reading only 2010-05-07 15:39:09 +02:00
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
661e2cc1a5 CWS gnumake2: avoid export of template symbols 2010-04-24 00:09:05 +02:00
c2d9d80b48 jl152 import 263449 from native0jl:#i77196# no registration of components in uno.exe at startup, fixed extension activation, basic, etc. 2010-04-21 16:04:34 +02:00
f45bb35ad5 CWS gnumake2: move all delivered headers in basic to folder inc/basic 2010-04-19 18:40:22 +02:00
ce38eff222 npower13_objectmodule: wae fixes 2010-03-05 20:14:25 +00:00
da0a3a0e7f npower13_objectmodule: #i109734# object module stuff 2010-03-02 12:39:31 +00:00
82b1d381cd 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
aabc69e75d autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +01:00
ba195fedb8 dba33e: #i109097 2010-02-10 12:01:12 +01:00
34492fbb0f dba33e: merge to m70 2010-01-21 11:54:03 +01:00
0a9b2be95d dba33e: #i106303# when saving to the storage we're already based on, then don't do this in-place, use a temporary target instead
This ensures that password protected libraries, which are not yet unprotected, and thus cannot be loaded, are properly stored, too.
2010-01-06 11:11:09 +01:00
58f8233295 CWS-TOOLING: integrate CWS fwk131_DEV300 2009-12-14 10:03:24 +01:00
888c37e376 #i107440# in case of problems with extensions the office libraries still should be usable 2009-12-04 11:06:17 +00:00
bff284e216 #103496#: move VCL free ConfigItems to unotools 2009-10-06 07:38:24 +02:00
3266965986 CWS-TOOLING: integrate CWS ab61
2009-01-29 09:39:19 +0100 jsk  r267096 : #i97038
2009-01-20 12:35:31 +0100 ab  r266568 : #i94994# Applied patch
2009-01-19 17:50:55 +0100 ab  r266514 : #i97038# Applied patch
2009-01-13 14:47:20 +0100 ab  r266226 : #i96087# Applied patch
2009-01-13 12:24:30 +0100 ab  r266207 : #i95200# Applied patch
2008-12-19 16:37:32 +0100 ab  r265735 : #i93214# Applied patch
2008-12-19 16:21:38 +0100 ab  r265730 : #i57749# Applied patch
2009-02-11 07:51:53 +00:00