Commit graph

43 commits

Author SHA1 Message Date
Norbert Thiebaud
0d1f3a8577 use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:29 -05:00
Kenneth Venken
394235bba1 SAL_N_ELEMENTS changes for components 2010-10-15 18:15:35 +01:00
Sebastian Spaeth
ead7290449 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:23 +02:00
Jens-Heiner Rechtien
36de66bdf0 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
Frank Schoenheit [fs]
e059b25962 dba33b: merge CWS head with head resulting from pulling DEV300_m67 2009-12-09 22:07:29 +01:00
Frank Schoenheit [fs]
e7be53a227 #i106671# use proper UNO API to not only retrieve images for our slots, but also the command descriptions, which are to be used as quick help text 2009-11-06 13:06:51 +01:00
Frank Schoenheit [fs]
614e787c17 #i106671# retrieve the images from the document's/module's XImageManager, not from some obscure SfxImageManager 2009-11-06 11:48:38 +01:00
Frank Schoenheit [fs]
595e1c2ebb #i68332# use css.form.runtime.FormFeature, instead of SFX slot IDs (where possible so far) 2009-11-05 16:31:23 +01:00
Philipp Lohmann [pl]
572bbcfbc0 #i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482) 2009-11-03 18:12:19 +01:00
Jens-Heiner Rechtien
8fc7fb343d 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
Rüdiger Timm
4d25bb492c CWS-TOOLING: integrate CWS rtlcontrols
2008-12-11 21:08:49 +0100 fs  r265367 : CONTEXT_WRITING_MODE is transient
2008-12-11 21:08:00 +0100 fs  r265365 : REGISTER_PROP_3
2008-12-11 20:53:44 +0100 fs  r265362 : ContextWritingMode is not MAYBEVOID
2008-12-11 15:29:08 +0100 fs  r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test
2008-12-11 15:01:13 +0100 fs  r265304 : manual RESYNC to m37
2008-12-10 20:04:38 +0100 pl  r265230 : #i30631# fix a snafu in mirroring
2008-12-10 19:14:45 +0100 pl  r265229 : #i30631# rework PaintToDevice for RTL controls
2008-12-05 10:19:13 +0100 fs  r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4)
2008-12-03 12:55:24 +0100 fs  r264768 : #i100000#
2008-12-03 07:11:48 +0100 fs  r264741 : #i10000#
2008-12-02 10:37:51 +0100 fs  r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36)
2008-12-02 09:27:50 +0100 fs  r264660 : merge from trunk
2008-11-25 10:28:36 +0100 ama  r264277 : Fix #i94572#
2008-11-24 11:46:48 +0100 fs  r264218 : #i30631# proper context writing mode
2008-11-24 09:38:04 +0100 fs  r264204 : #i30631# (approved by PL)
2008-11-24 09:35:47 +0100 fs  r264203 : #i30631# Context/WritingMode
2008-11-24 09:33:36 +0100 fs  r264202 : #i30631# Context/WritingMode
2008-11-24 09:31:53 +0100 fs  r264200 : #i30631# RTL
2008-11-19 08:51:48 +0100 fs  r263963 : #i10000#
2008-11-18 20:58:11 +0100 fs  r263878 : #i10000#
2008-11-18 15:30:44 +0100 fs  r263778 : migrate the CWS from CVS to SVN
the CVS changes contained in this change set are the ones between the 
following two CVS tags:
CWS_DEV300_RTLCONTROLS_ANCHOR
CWS_DEV300_RTLCONTROLS_PRE_MIGRATION
2008-11-18 12:29:04 +0100 ama  r263762 : Fix #i94572#: Context direction for drawing objects
2008-11-18 12:25:50 +0100 ama  r263761 : Fix #i94572#: Context direction for drawing objects
2008-11-18 12:02:30 +0100 ama  r263759 : Fix #i94572#: Context direction for drawing objects
2008-12-16 13:30:53 +00:00
Vladimir Glazounov
463daf0593 INTEGRATION: CWS dba31a (1.13.26); FILE MERGED
2008/07/03 08:43:18 fs 1.13.26.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL
2008-08-19 08:36:34 +00:00
Vladimir Glazounov
111ca489e0 INTEGRATION: CWS dba31a (1.7.34); FILE MERGED
2008/07/03 08:42:35 fs 1.7.34.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL
2008-08-19 08:36:21 +00:00
Kurt Zenker
1253d670cb INTEGRATION: CWS dba30b (1.3.238); FILE MERGED
2008/04/15 21:53:19 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED
2008/02/26 08:29:00 fs 1.3.238.1: remove unused code
Issue number:  #i86305#
Submitted by:  cmc@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
2008-05-05 14:24:39 +00:00
Kurt Zenker
e709b54e58 INTEGRATION: CWS dba30b (1.11.86); FILE MERGED
2008/04/15 21:53:16 fs 1.11.86.2: RESYNC: (1.11-1.12); FILE MERGED
2008/02/26 08:29:00 fs 1.11.86.1: remove unused code
Issue number:  #i86305#
Submitted by:  cmc@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
2008-05-05 14:24:27 +00:00
Rüdiger Timm
844d1d287e INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED
2008/04/01 15:16:41 thb 1.3.244.2: #i85898# Stripping all external header guards
2008/03/31 13:11:43 rt 1.3.244.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:53:11 +00:00
Rüdiger Timm
5e4d004d19 INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED
2008/04/01 15:16:41 thb 1.11.92.3: #i85898# Stripping all external header guards
2008/04/01 12:30:33 thb 1.11.92.2: #i85898# Stripping all external header guards
2008/03/31 13:11:43 rt 1.11.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:52:57 +00:00
Rüdiger Timm
d707ca1de2 INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED
2008/03/31 13:11:43 rt 1.3.244.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:52:37 +00:00
Rüdiger Timm
cbb2925e67 INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED
2008/04/01 15:16:40 thb 1.4.160.3: #i85898# Stripping all external header guards
2008/04/01 12:30:32 thb 1.4.160.2: #i85898# Stripping all external header guards
2008/03/31 13:11:43 rt 1.4.160.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:52:23 +00:00
Rüdiger Timm
c3eb2af3bf INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED
2008/04/01 15:16:40 thb 1.6.134.3: #i85898# Stripping all external header guards
2008/04/01 12:30:32 thb 1.6.134.2: #i85898# Stripping all external header guards
2008/03/31 13:11:43 rt 1.6.134.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:52:07 +00:00
Oliver Bolte
ec44a43fb4 INTEGRATION: CWS mfdouble (1.10.34); FILE MERGED
2006/12/20 10:02:38 pl 1.10.34.1: #i71046# increase precision of MetricField and friends
2007-01-23 10:23:10 +00:00
Oliver Bolte
2ea1c1c100 INTEGRATION: CWS pchfix02 (1.9.26); FILE MERGED
2006/09/01 17:27:45 kaib 1.9.26.1: #i68856# Added header markers and pch files
2006-09-16 23:02:25 +00:00
Oliver Bolte
a24dfe81e0 INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED
2006/09/01 17:27:44 kaib 1.5.26.1: #i68856# Added header markers and pch files
2006-09-16 23:02:11 +00:00
Jens-Heiner Rechtien
e72ee4215c INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED
2006/03/14 15:20:34 fs 1.4.68.1: #i57457# warning-free code
2006-06-19 12:03:11 +00:00
Jens-Heiner Rechtien
bb28c1cafd INTEGRATION: CWS warnings01 (1.7.68); FILE MERGED
2006/05/23 17:46:54 sb 1.7.68.2: RESYNC: (1.7-1.8); FILE MERGED
2006/03/14 15:20:34 fs 1.7.68.1: #i57457# warning-free code
2006-06-19 12:02:58 +00:00
Jens-Heiner Rechtien
d3a85e5c81 INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED
2006/03/15 07:55:43 fs 1.3.68.1: #i57457# warning-free code (unxsols4)
2006-06-19 12:02:45 +00:00
Rüdiger Timm
b08cfc6caf INTEGRATION: CWS sfxcleanup (1.7.66); FILE MERGED
2006/03/04 13:11:55 mba 1.7.66.2: #132394#: remove superfluous code
2006/02/27 08:42:18 mba 1.7.66.1: #132394#: remove superfluous code
2006-05-02 14:27:27 +00:00
Rüdiger Timm
0cb98e1fc1 INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED
2005/09/05 13:50:53 rt 1.2.156.1: #i54170# Change license header: remove SISSL
2005-09-08 22:13:15 +00:00
Rüdiger Timm
a0302fab29 INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED
2005/09/05 13:50:52 rt 1.6.56.1: #i54170# Change license header: remove SISSL
2005-09-08 22:13:01 +00:00
Rüdiger Timm
b7e1e05c49 INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED
2005/09/05 13:50:52 rt 1.2.156.1: #i54170# Change license header: remove SISSL
2005-09-08 22:12:44 +00:00
Rüdiger Timm
8402f5cd10 INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED
2005/09/05 13:50:51 rt 1.2.156.1: #i54170# Change license header: remove SISSL
2005-09-08 22:12:30 +00:00
Rüdiger Timm
446c23254e INTEGRATION: CWS ooo19126 (1.3.148); FILE MERGED
2005/09/05 13:50:51 rt 1.3.148.1: #i54170# Change license header: remove SISSL
2005-09-08 22:12:16 +00:00
Oliver Bolte
f1ec3bf06f INTEGRATION: CWS dba25 (1.5.22); FILE MERGED
2005/03/07 13:15:26 oj 1.5.22.1: i43590# set background empty and transparent
2005-03-18 08:58:22 +00:00
Kurt Zenker
6ad557cf67 INTEGRATION: CWS dba22 (1.4.8); FILE MERGED
2004/12/10 13:15:32 fs 1.4.8.1: #i38376# WB_3DLOOK for the ImplNavToolBar, this implicitily triggers inheritance of some visual styles
2005-01-21 15:52:08 +00:00
Oliver Bolte
1f599f63bc INTEGRATION: CWS oooicons (1.2.64); FILE MERGED
2004/10/29 15:30:45 cd 1.2.64.1: #i35368# Adapt code to use static sfx imagelist
2004-11-19 08:40:53 +00:00
Oliver Bolte
bc68359351 INTEGRATION: CWS dba18 (1.2.62); FILE MERGED
2004/10/21 10:35:27 oj 1.2.62.1: #i35514# set background to transparent
2004-11-17 13:23:45 +00:00
Rüdiger Timm
88a0d0a575 #i10000# removed 'using namespace ::com::sun::util' 2004-05-25 10:42:23 +00:00
Jens-Heiner Rechtien
6afbd177ce INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED
2004/02/23 07:54:34 fs 1.1.2.3: proper icon size, and high contrast icons (if necessary)
2004/02/02 07:48:18 fs 1.1.2.2: #i24409#
2004/01/23 17:59:32 fs 1.1.2.1: VCL control for a navigation bar
2004-04-13 10:20:44 +00:00
Jens-Heiner Rechtien
60641983bb INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED
2004/02/23 07:54:34 fs 1.1.2.5: proper icon size, and high contrast icons (if necessary)
2004/02/02 07:48:17 fs 1.1.2.4: #i24409#
2004/01/28 10:05:27 fs 1.1.2.3: #100000# compile on unxlngi5 without warnings
2004/01/28 08:45:29 fs 1.1.2.2: #100000#
2004/01/23 17:58:59 fs 1.1.2.1: VCL control for a navigation bar
2004-04-13 10:20:34 +00:00
Jens-Heiner Rechtien
92d58e972e INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED
2004/01/23 17:59:14 fs 1.1.2.1: new directory
2004-04-13 10:20:23 +00:00
Jens-Heiner Rechtien
6816d95350 INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED
2004/01/23 17:58:38 fs 1.1.2.1: UNO control/peer for a navigation bar
2004-04-13 10:20:13 +00:00
Jens-Heiner Rechtien
ebad0f8ad4 INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED
2004/02/23 07:54:34 fs 1.1.2.2: proper icon size, and high contrast icons (if necessary)
2004/01/23 17:58:54 fs 1.1.2.1: UNO control/peer for a navigation bar
2004-04-13 10:20:04 +00:00
Jens-Heiner Rechtien
62efe66620 INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED
2004/01/23 17:59:16 fs 1.1.2.1: new directory
2004-04-13 10:19:54 +00:00