Commit Graph

70 Commits

Author SHA1 Message Date
bc724f0c00 TL_CONSTASCII_USTRINGPARAM in libs core 24 2010-11-20 12:20:55 +01:00
4bd2ed6a91 convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard.
Most OClearableGuard of the Solar Mutex could be converted
to a simple SolarMutexGuard.
a couple of site were converted to a SolarMutexClearableGuard,
were converting to a SolarMutexGuard would have made the code more
convoluted.
2010-10-25 19:55:33 -05: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
47cda279e7 we see stacktraces with this NULL sometimes :-( 2010-10-06 08:44:41 +01:00
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
08e2fc04ba fwk152: #i108004# check the URLs correctly 2010-08-09 10:47:38 +02:00
obo
15cea5d07c CWS-TOOLING: integrate CWS vcl112 2010-06-21 15:48:10 +02:00
cfdbe09c28 vcl112: #b6956353# add ToTop call in case document is already visible 2010-06-07 13:31:53 +02:00
007c3c9991 cws tl78: merge with DEV300 m77 2010-04-29 14:17:32 +02:00
6b08288aa1 tl78: #i105076# the filter related constants are no more in framework module 2010-03-30 16:45:08 +02:00
db02ac8b89 changefileheader2: #i10000#: convert files with CR/LF characters to CR only 2010-02-12 16:56:44 +01: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
c0899590af autorecovery: since the AR service does not use the LoadEnv anymore, it needs to care for some media descriptor defaults (like for MacroExecutionMode) itself 2010-01-22 22:46:39 +01:00
d69335c938 autorecovery: preserve the complete exception when throwing the LoadEnvException, not only the css.uno.Exception base info 2010-01-22 22:22:41 +01:00
980ad53327 autorecovery: merge after rebase to m69 2010-01-08 22:50:33 +01:00
3b2321d512 autorecovery: only include documents in the autorecovery which support the XDocumentRecovery interface 2010-01-06 14:14:21 +01:00
eafba82034 autorecovery: define a new css.document.XDocumentRecovery interface, implement it in both SFX and DBACCESS, and use it in the autorecovery
In this course, the auto recovery learned to restore multiple views of a document. Also, in the course of the change,
the LoadDispatchListener became superfluous, and was removed.

Also, the loader code in dbaccess was slightly adjusted, since now the connectController call is in the responsibility
of the loader, and must not happen inside the XController::attachModel call anymore. This change made the
ModelControllerConnector class superfluous, so it has been removed, too.
2010-01-05 22:32:38 +01:00
73005868ee autorecovery: explicitly specify 'Hidden' when recovering documents, and remove the hack of not showing a frame when there is a 'SalvagedFile' item in the load args 2009-12-18 12:32:21 +01:00
bd5ae54c88 merge commit for DEV300_m63 2009-11-01 14:45:53 +01:00
23740dc4a7 CWS-TOOLING: integrate CWS fwk123
2009-10-14 10:18:49 +0200 cd  r276885 : #i99971# Use AttachThreadInput to force SetForegroundWindow
2009-10-14 08:56:20 +0200 mav  r276881 : #i105476# let the allocated memory live long anough
2009-10-14 08:53:51 +0200 mav  r276880 : #i105476# let ZipFile use mutex while creating the requested stream
2009-10-14 08:51:52 +0200 mav  r276879 : #i105476# let buffered IO use mutex ( patch from MHU )
2009-10-09 12:20:22 +0200 cd  r276803 : #i99971# Use configuration to control window to front/focus handling
2009-10-09 12:19:22 +0200 cd  r276802 : #i99971# New configuration item to force set focus and window to front for new document windows
2009-10-09 12:18:23 +0200 cd  r276801 : #i99971# Introduction of a new show flag to force window to front
2009-10-06 11:04:16 +0200 ab  r276695 : #i105386# Call xmlInitParser() before registering input callbacks
2009-10-21 14:48:59 +00:00
bff284e216 #103496#: move VCL free ConfigItems to unotools 2009-10-06 07:38:24 +02:00
c7e172b2d9 CWS-TOOLING: integrate CWS mba32issues02
2009-09-17 mb93783 merge commit
2009-09-03 tb121644 #i104748 - slot unification to .uno:PasteSpecial
2009-09-01 mba #101455#: code simplification
2009-08-31 mb93783 iso locales for norwegian builds are nb and nn, not no
2009-08-25 mba merge to m55
2009-07-29 mba cleanup after rebase
2009-07-29 mba #i103200#: wrong order of first and last name in CJK UI
2009-07-27 mba adding dictionary changes from broken svn CWS
2009-07-27 mba adding dictionary changes from broken svn CWS
2009-07-27 mba apply patch from broken svn CWS
2009-09-18 10:15:03 +00:00
ca00697e3d CWS-TOOLING: integrate CWS oj18
2009-08-21 15:08:49 +0200 oj  r275263 : wrong check
2009-08-21 08:56:01 +0200 oj  r275215 : missing not
2009-08-20 07:27:13 +0200 oj  r275164 : use new method from global
2009-08-19 10:22:35 +0200 oj  r275138 : call GetLocale instead of pLocale
2009-08-18 10:39:32 +0200 oj  r275082 : missing header include
2009-08-18 10:09:44 +0200 oj  r275081 : new methods at global
2009-08-18 10:09:00 +0200 oj  r275080 : unused var
2009-08-18 08:59:04 +0200 oj  r275078 : move files from classes to xml
2009-08-17 14:58:16 +0200 oj  r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55)
2009-08-17 13:29:44 +0200 oj  r275047 : compile error
2009-08-17 13:27:47 +0200 oj  r275045 : compile error
2009-08-17 11:44:54 +0200 oj  r275040 : add dep
2009-07-22 14:26:05 +0200 oj  r274240 : move unused services into fwl
2009-07-22 14:25:35 +0200 oj  r274239 : move unused services into fwl
2009-07-22 13:47:45 +0200 oj  r274233 : remove some unused code
2009-07-22 09:06:20 +0200 oj  r274219 : export dbtoolsclient dbcharsethelper for sc
2009-07-22 08:48:58 +0200 oj  r274218 : create NumberFormatter on demand
2009-07-22 08:39:23 +0200 oj  r274217 : change char to sal_Char
2009-07-22 07:33:34 +0200 oj  r274214 : export dbtoolsclient dbcharsethelper for sc
2009-07-22 07:30:04 +0200 oj  r274213 : late init of numberformatter and breakiterator
2009-07-22 07:28:55 +0200 oj  r274212 : export dbtoolsclient dbcharsethelper for sc
2009-07-21 13:43:28 +0200 oj  r274196 : check if quick start is enbaled
2009-07-21 13:40:09 +0200 oj  r274195 : check config entry for UiEventsLogger
2009-07-21 13:37:40 +0200 oj  r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files
2009-07-21 13:35:38 +0200 oj  r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files
2009-07-21 13:33:41 +0200 oj  r274192 : doc meta data will now be created on demand
2009-07-21 13:13:40 +0200 oj  r274187 : load ldap functions on demand
2009-07-21 13:03:17 +0200 oj  r274183 : late init of TransliterationImpl
2009-07-21 12:36:10 +0200 oj  r274180 : late init of charClass
2009-09-08 04:57:32 +00:00
7bf29c44ef CWS-TOOLING: integrate CWS mba30fixes02 2008-10-14 05:23:43 +00:00
ddaa8919a5 INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED
2008/03/28 15:35:23 rt 1.5.262.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:49:19 +00:00
b07f418608 INTEGRATION: CWS changefileheader (1.5.320); FILE MERGED
2008/03/28 15:35:23 rt 1.5.320.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:49:02 +00:00
e8914d146b INTEGRATION: CWS changefileheader (1.30.26); FILE MERGED
2008/04/01 15:18:43 thb 1.30.26.3: #i85898# Stripping all external header guards
2008/04/01 10:58:11 thb 1.30.26.2: #i85898# Stripping all external header guards
2008/03/28 15:35:23 rt 1.30.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:48:44 +00:00
ea0af8eb4d INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED
2008/04/01 15:18:43 thb 1.5.262.3: #i85898# Stripping all external header guards
2008/04/01 10:58:11 thb 1.5.262.2: #i85898# Stripping all external header guards
2008/03/28 15:35:23 rt 1.5.262.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:48:26 +00:00
ad11ccc353 INTEGRATION: CWS mav28_DEV300 (1.28.20.1.2); FILE MERGED
2008/02/12 16:07:06 mav 1.28.20.1.2.1: #i86031# merge only necessary MediaDescriptor entries from the model
2008-02-26 06:50:37 +00:00
c57e8e70fd INTEGRATION: CWS fwk85_SRC680 (1.28.52); FILE MERGED
2008/01/30 15:06:22 mav 1.28.52.1: #i85687# commit the fix from AS
2008-02-12 12:11:06 +00:00
ed2a2ab285 INTEGRATION: CWS fwk72 (1.27.22); FILE MERGED
2007/09/25 12:10:27 as 1.27.22.1: #i77804# reuse even hidden documents if they will be loaded twice via UI (make them visible)
2007-11-26 12:45:13 +00:00
b3e80e1998 INTEGRATION: CWS c07v013_SRC680 (1.26.88); FILE MERGED
2007/06/12 07:31:01 as 1.26.88.1: #b6553792# bring recycled frames to front (but dont grab focus)
2007-07-03 13:16:25 +00:00
0df2c238da INTEGRATION: CWS inplaceobjects (1.23.80); FILE MERGED
2006/09/28 18:27:08 mba 1.23.80.4: RESYNC: (1.24-1.25); FILE MERGED
2006/07/06 22:26:37 mba 1.23.80.3: merge problem solved
2006/07/06 13:12:04 mba 1.23.80.2: RESYNC: (1.23-1.24); FILE MERGED
2006/06/09 10:37:34 mba 1.23.80.1: #i66239#: don't grab focus if not requested by OS of by user
2006-11-01 17:16:44 +00:00
32e0187e79 INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED
2006/09/01 17:29:16 kaib 1.4.52.1: #i68856# Added header markers and pch files
2006-09-16 13:06:10 +00:00
c24c1a1893 INTEGRATION: CWS pchfix02 (1.24.48); FILE MERGED
2006/09/01 17:29:15 kaib 1.24.48.1: #i68856# Added header markers and pch files
2006-09-16 13:05:26 +00:00
1e50ad7fbe INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED
2006/09/01 17:29:15 kaib 1.4.52.1: #i68856# Added header markers and pch files
2006-09-16 13:05:10 +00:00
7efe974d9c INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED
2005/10/28 14:48:37 cd 1.3.32.1: #i55991# Warning free code changes for gcc
2006-06-19 10:25:16 +00:00
7d14498770 INTEGRATION: CWS warnings01 (1.20.32); FILE MERGED
2006/04/07 16:05:23 sb 1.20.32.3: RESYNC: (1.21-1.23); FILE MERGED
2006/01/25 17:34:02 sb 1.20.32.2: RESYNC: (1.20-1.21); FILE MERGED
2005/11/16 15:20:23 pl 1.20.32.1: #i55991# removed warnings
2006-06-19 10:24:33 +00:00
1587eab41f INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED
2005/11/16 15:20:21 pl 1.3.32.1: #i55991# removed warnings
2006-06-19 10:24:15 +00:00
985e0efd05 INTEGRATION: CWS ause043 (1.4.38); FILE MERGED
2005/11/08 11:23:01 hjs 1.4.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)
2006-05-24 12:40:07 +00:00
e1b5a6d0e0 INTEGRATION: CWS fwk32 (1.21.46); FILE MERGED
2006/02/01 08:33:52 as 1.21.46.1: #i57403# repair JumpToMark
2006-02-09 12:57:00 +00:00
ce32bfbfd8 INTEGRATION: CWS fwk29 (1.21.24); FILE MERGED
2005/12/15 14:21:55 as 1.21.24.1: #i59137# check suspend() on a controller BEFORE a frame will be reused for _default
2006-02-07 09:24:07 +00:00
7c80942c69 INTEGRATION: CWS c06 (1.19.76); FILE MERGED
2005/09/15 06:37:43 as 1.19.76.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different
2005-11-11 11:06:12 +00:00
1692d8ceef INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED
2005/09/05 13:06:42 rt 1.2.350.1: #i54170# Change license header: remove SISSL
2005-09-09 00:38:17 +00:00
40913203f8 INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED
2005/09/05 13:06:42 rt 1.3.188.1: #i54170# Change license header: remove SISSL
2005-09-09 00:38:03 +00:00
55b1091228 INTEGRATION: CWS ooo19126 (1.19.82); FILE MERGED
2005/09/05 13:06:42 rt 1.19.82.1: #i54170# Change license header: remove SISSL
2005-09-09 00:37:50 +00:00
67bfeaf46e INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED
2005/09/05 13:06:41 rt 1.2.188.1: #i54170# Change license header: remove SISSL
2005-09-09 00:37:35 +00:00
7487c382c5 INTEGRATION: CWS fwk11 (1.16.12); FILE MERGED
2005/04/21 05:53:26 as 1.16.12.1: #i46679# lock solar mutex for every direkt vcl call
2005-04-22 12:31:01 +00:00
f6275a048a INTEGRATION: CWS fwkfinal8 (1.15.2); FILE MERGED
2005/04/06 12:25:10 as 1.15.2.1: #i46819# dont overwrite external set parameter AsTemplate of mediadescriptor
2005-04-18 11:11:34 +00:00