Commit graph

103 commits

Author SHA1 Message Date
Norbert Thiebaud
f4f4a8ed4f use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:33 -05: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
0b21b8b146 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:27 +01: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
sb
2951cc3ad8 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
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
sb
ec0ee57607 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
Ivo Hinkelmann
f88817b11e CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
Oliver Bolte
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
Jens-Heiner Rechtien
0416c98d43 CWS-TOOLING: integrate CWS sb102
2008-12-11 16:18:12 +0100 sb  r265332 : #i95065# cleanup, to make Windows linking work
2008-12-11 16:16:03 +0100 sb  r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT
2008-12-09 17:40:28 +0100 sb  r265122 : #i94469# move CJK specific configuration data to brand layer
2008-12-09 16:09:08 +0100 sb  r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms
2008-12-09 15:54:31 +0100 sb  r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC
2008-12-09 15:40:51 +0100 sb  r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab
2008-12-09 15:36:21 +0100 sb  r265102 : #i95501# updated SDK_HOME
2008-12-09 15:31:46 +0100 sb  r265099 : typo (temppath vs. tmppath)
2008-12-08 11:48:08 +0100 sb  r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory)
2008-12-07 19:41:07 +0100 sb  r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X
2008-12-06 23:54:49 +0100 sb  r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS
2008-12-05 20:29:23 +0100 sb  r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file
2008-12-05 15:37:23 +0100 sb  r264908 : #i95315# removed obsolete jut
2008-12-05 15:34:59 +0100 sb  r264907 : #i95531# removed empty obsolete directories
2008-12-05 10:09:23 +0100 sb  r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 14:50:20 +0100 sb  r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does
2008-12-03 11:29:38 +0100 sb  r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all)
2008-12-02 17:18:31 +0100 sb  r264724 : #i96809# silenced GCC 4.3.2 warning
2008-12-02 13:29:34 +0100 sb  r264695 : #i96797# make get_tmp_dir fail less often
2008-11-28 17:19:24 +0100 sb  r264566 : #i95691# inadvertently missing from -c 264564
2008-11-28 17:07:50 +0100 sb  r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers
2008-11-25 13:28:08 +0100 sb  r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np)
2008-11-21 14:45:22 +0100 sb  r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE
2008-11-19 13:19:37 +0100 sb  r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties
2008-12-30 13:32:01 +00:00
Oliver Bolte
ae562e931a CWS-TOOLING: integrate CWS odbmacros3 2008-10-16 06:57:26 +00:00
Rüdiger Timm
b769ccbe4f INTEGRATION: CWS ab53 (1.21.12); FILE MERGED
2008/06/25 14:21:47 ab 1.21.12.2: #i90797# Added support for extension libs
2008/06/19 09:14:49 tkr 1.21.12.1: #i90797# show marco list correctly
2008-07-07 10:56:35 +00:00
Rüdiger Timm
6f3886eb6e INTEGRATION: CWS dba30c (1.21.8); FILE MERGED
2008/05/13 20:22:01 fs 1.21.8.1: joining changes from CWS odbmacros3 to CWS dba30c:
2008/05/13 20:09:42 fs 1.21.6.1: during #i49133#: don't call BasicManager::LoadLib( LIB_NOTFOUND )
2008-06-06 12:27:17 +00:00
Rüdiger Timm
fd71242d88 INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED
2008/03/31 13:35:59 rt 1.8.6.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:26:18 +00:00
Rüdiger Timm
104254d7af INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED
2008/04/01 15:31:47 thb 1.7.4.3: #i85898# Stripping all external header guards
2008/04/01 12:37:20 thb 1.7.4.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.7.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:25:54 +00:00
Rüdiger Timm
798139119a INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED
2008/04/01 15:31:47 thb 1.15.4.3: #i85898# Stripping all external header guards
2008/04/01 12:37:20 thb 1.15.4.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.15.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:25:36 +00:00
Rüdiger Timm
f4dfe75788 INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED
2008/04/01 15:31:47 thb 1.10.4.3: #i85898# Stripping all external header guards
2008/04/01 12:37:20 thb 1.10.4.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.10.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:25:19 +00:00
Rüdiger Timm
b49e77e5f8 INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED
2008/04/01 15:31:47 thb 1.20.4.3: #i85898# Stripping all external header guards
2008/04/01 12:37:19 thb 1.20.4.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.20.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:24:59 +00:00
Rüdiger Timm
d5207a53d8 INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED
2008/04/01 15:31:47 thb 1.7.108.3: #i85898# Stripping all external header guards
2008/04/01 12:37:19 thb 1.7.108.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.7.108.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:24:40 +00:00
Rüdiger Timm
2989e4b829 INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED
2008/04/01 15:31:47 thb 1.10.72.3: #i85898# Stripping all external header guards
2008/04/01 12:37:19 thb 1.10.72.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.10.72.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:24:21 +00:00
Rüdiger Timm
678222de76 INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED
2008/04/01 15:31:46 thb 1.8.108.3: #i85898# Stripping all external header guards
2008/04/01 12:37:19 thb 1.8.108.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.8.108.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:24:04 +00:00
Rüdiger Timm
e56f44c3ba INTEGRATION: CWS changefileheader (1.13.70); FILE MERGED
2008/04/01 15:31:46 thb 1.13.70.3: #i85898# Stripping all external header guards
2008/04/01 12:37:19 thb 1.13.70.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.13.70.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:23:47 +00:00
Rüdiger Timm
28701b813a INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED
2008/04/01 15:31:46 thb 1.7.108.3: #i85898# Stripping all external header guards
2008/04/01 12:37:19 thb 1.7.108.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.7.108.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:23:29 +00:00
Rüdiger Timm
e61ab9bb4f INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED
2008/04/01 15:31:46 thb 1.9.72.3: #i85898# Stripping all external header guards
2008/04/01 12:37:19 thb 1.9.72.2: #i85898# Stripping all external header guards
2008/03/31 13:35:59 rt 1.9.72.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:23:11 +00:00
Kurt Zenker
3157848a0b INTEGRATION: CWS odbmacros2 (1.6.90); FILE MERGED
2007/12/19 13:24:57 fs 1.6.90.1: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script
2008-03-06 15:19:33 +00:00
Kurt Zenker
bef555e4aa INTEGRATION: CWS odbmacros2 (1.14.54); FILE MERGED
2007/12/19 14:53:50 fs 1.14.54.2: #i49133# BasicManager::Insert/Set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant
2007/12/19 13:24:57 fs 1.14.54.1: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script
2008-03-06 15:18:54 +00:00
Kurt Zenker
de29c5a217 INTEGRATION: CWS odbmacros2 (1.9.90); FILE MERGED
2007/12/19 13:24:57 fs 1.9.90.1: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script
2008-03-06 15:17:50 +00:00
Kurt Zenker
2892f44e7b INTEGRATION: CWS odbmacros2 (1.19.54); FILE MERGED
2007/12/22 13:37:26 fs 1.19.54.4: changed error message when no script found
2007/12/19 13:24:57 fs 1.19.54.3: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script
2007/12/17 12:43:37 fs 1.19.54.2: #i49133#
allow to create script providers for documents which do not support
embedded scripts themselves (i.e. don't have the XEmbeddedScripts
interface), but are able to point to such a do cument (via
XScriptInvocationContext) whose scripts they can execute
2007/12/10 11:08:55 fs 1.19.54.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then
2008-03-06 15:17:12 +00:00
Oliver Bolte
480b473bd3 INTEGRATION: CWS supdremove02 (1.7.80); FILE MERGED
2008/01/28 15:57:01 rt 1.7.80.1: #i85482# Remove UPD from library name
2008-02-25 14:27:45 +00:00
Jens-Heiner Rechtien
cac9dc8cc0 INTEGRATION: CWS ause081 (1.1.166); FILE MERGED
2007/06/21 10:52:03 hjs 1.1.166.1: #i78393# remove component_getDescriptionFunc from exports
2007-06-26 15:44:52 +00:00
Oliver Bolte
fabb9d4f57 INTEGRATION: CWS sb59 (1.11.12); FILE MERGED
2006/08/30 09:47:34 sb 1.11.12.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 09:34:27 +00:00
Oliver Bolte
b405f79d4f INTEGRATION: CWS pchfix02 (1.13.4); FILE MERGED
2006/09/01 17:35:34 kaib 1.13.4.1: #i68856# Added header markers and pch files
2006-09-16 11:26:29 +00:00
Oliver Bolte
0fe8ddeece INTEGRATION: CWS pchfix02 (1.18.10); FILE MERGED
2006/09/01 17:35:34 kaib 1.18.10.1: #i68856# Added header markers and pch files
2006-09-16 11:26:15 +00:00
Oliver Bolte
5a83c9b556 INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED
2006/09/01 17:35:34 kaib 1.9.36.1: #i68856# Added header markers and pch files
2006-09-16 11:25:57 +00:00
Oliver Bolte
639ca6de38 INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED
2006/09/01 17:35:33 kaib 1.11.10.1: #i68856# Added header markers and pch files
2006-09-16 11:25:42 +00:00
Oliver Bolte
c83acc2fc4 INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED
2006/09/01 17:35:33 kaib 1.8.36.1: #i68856# Added header markers and pch files
2006-09-16 11:25:28 +00:00
Ivo Hinkelmann
2115a3492c INTEGRATION: CWS ab27 (1.12.6); FILE MERGED
2006/07/25 11:03:03 ab 1.12.6.1: #i66055# enable passing parameters by ref
2006-08-04 09:53:38 +00:00
Jens-Heiner Rechtien
388826382f INTEGRATION: CWS warnings01 (1.11.14); FILE MERGED
2005/12/22 14:40:47 ab 1.11.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
2006-06-19 09:18:36 +00:00
Jens-Heiner Rechtien
671d22add5 INTEGRATION: CWS warnings01 (1.17.14); FILE MERGED
2005/12/22 14:40:47 ab 1.17.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
2006-06-19 09:18:23 +00:00
Jens-Heiner Rechtien
7106e29086 INTEGRATION: CWS warnings01 (1.10.14); FILE MERGED
2005/12/22 14:40:47 ab 1.10.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
2006-06-19 09:18:11 +00:00
Vladimir Glazounov
ec3c16d0db INTEGRATION: CWS ause043 (1.6.8); FILE MERGED
2005/10/31 12:33:20 hjs 1.6.8.1: #i56702# remove overrides for default uno header generation
2006-05-24 12:25:53 +00:00
Rüdiger Timm
037bd285ab INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED
2005/09/05 12:05:10 rt 1.5.26.1: #i54170# Change license header: remove SISSL
2005-09-09 01:24:26 +00:00
Rüdiger Timm
77415f4a0d INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED
2005/09/05 12:05:10 rt 1.5.8.1: #i54170# Change license header: remove SISSL
2005-09-09 01:24:12 +00:00
Rüdiger Timm
1d288f28d6 INTEGRATION: CWS ooo19126 (1.10.8); FILE MERGED
2005/09/05 12:05:10 rt 1.10.8.1: #i54170# Change license header: remove SISSL
2005-09-09 01:23:57 +00:00
Rüdiger Timm
b0aff5d0c4 INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED
2005/09/05 12:05:09 rt 1.8.42.1: #i54170# Change license header: remove SISSL
2005-09-09 01:23:39 +00:00
Rüdiger Timm
99d501c944 INTEGRATION: CWS ooo19126 (1.16.8); FILE MERGED
2005/09/05 12:05:09 rt 1.16.8.1: #i54170# Change license header: remove SISSL
2005-09-09 01:23:26 +00:00
Rüdiger Timm
7e702b64fc INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED
2005/09/05 12:05:09 rt 1.6.42.1: #i54170# Change license header: remove SISSL
2005-09-09 01:23:11 +00:00