summaryrefslogtreecommitdiff
path: root/framework/source/inc
AgeCommit message (Collapse)AuthorFilesLines
2010-12-06Replace all occured, occurance etc.Takeshi Abe4-5/+5
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 23Gert Faller1-3/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara23-0/+69
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud1-17/+16
2010-10-24micro optsCaolán McNamara1-5/+5
2010-10-05fixed framework includes after removing the guardsPetr Mladek2-2/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek9-24/+0
2010-04-29cws tl78: merge with DEV300 m77Thomas Lange [tl]3-170/+14
2010-03-30tl78: #i105076# the filter related constants are no more in framework moduleMikhail Voytenko1-126/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien25-100/+25
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]24-96/+24
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-01-22autorecovery: since the AR service does not use the LoadEnv anymore, it ↵Frank Schoenheit [fs]1-0/+9
needs to care for some media descriptor defaults (like for MacroExecutionMode) itself
2010-01-22autorecovery: preserve the complete exception when throwing the ↵Frank Schoenheit [fs]1-4/+4
LoadEnvException, not only the css.uno.Exception base info
2010-01-06autorecovery: only include documents in the autorecovery which support the ↵Frank Schoenheit [fs]1-1/+1
XDocumentRecovery interface
2010-01-05autorecovery: define a new css.document.XDocumentRecovery interface, ↵Frank Schoenheit [fs]1-168/+0
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.
2009-09-18CWS-TOOLING: integrate CWS mba32issues02Jens-Heiner Rechtien2-3/+3
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-09CWS-TOOLING: integrate CWS acceleratorsfix01Oliver Bolte1-0/+4
2009-08-31 06:45:23 +0200 wuy r275582 : i104644 - make the XCUBasedAcceleratorConfiguration::KeyMapping singleton; i104645 - interface storeToStorage of XCUBasedAcceleratorConfiguration is unimplemented 2009-08-31 06:41:51 +0200 wuy r275581 : i104644 - make the XCUBasedAcceleratorConfiguration::KeyMapping singleton 2009-08-14 03:44:15 +0200 wuy r274967 : CWS-TOOLING: rebase CWS acceleratorsfix01 to trunk@274622 (milestone: DEV300:m54) 2009-05-18 11:39:26 +0200 wuy r272007 : CWS-TOOLING: rebase CWS acceleratorsfix01 to trunk@271830 (milestone: DEV300:m48)
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte3-2/+4
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
2008-12-01CWS-TOOLING: integrate CWS accelerators01svnRelease Engineers4-138/+323
2008-11-26 10:12:06 +0100 as r264354 : #i96383# use new snapshot of accelerator configuration retrieved from latest master 2008-11-21 12:45:17 +0100 as r264125 : handle missing module configurations right (create them on demand) 2008-11-21 11:37:37 +0100 as r264117 : #i96383# add missing shortcuts for writer 2008-11-03 10:46:17 +0100 as r263280 : fix warning regarding unreachable code 2008-10-23 11:07:04 +0200 as r262616 : #i87737# move shortcut configuration to XCU/S based configuration
2008-11-19CWS-TOOLING: integrate CWS oooimprovementcorefixes_DEV300Jens-Heiner Rechtien1-0/+84
2008-10-14CWS-TOOLING: integrate CWS mba30fixes02Oliver Bolte4-107/+4
2008-05-15INTEGRATION: CWS oxtsysint01 (1.3.460); FILE MERGEDVladimir Glazounov1-3/+15
2008/04/15 13:26:30 dv 1.3.460.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 11:52:00 dv 1.3.460.1: #i85856# added XSynchronousDispatch interface for replacing loadComponentFromURL
2008-04-11INTEGRATION: CWS changefileheader (1.4.120); FILE MERGEDRüdiger Timm1-50/+19
2008/04/01 15:18:41 thb 1.4.120.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.4.120.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.4.120.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.458); FILE MERGEDRüdiger Timm2-82/+38
2008/04/01 10:58:09 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.3.458.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.458); FILE MERGEDRüdiger Timm1-41/+19
2008/04/01 10:58:09 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.4.458.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.458); FILE MERGEDRüdiger Timm2-76/+38
2008/04/01 15:18:41 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.3.458.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.170); FILE MERGEDRüdiger Timm1-24/+19
2008/03/28 15:35:20 rt 1.5.170.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.11.382); FILE MERGEDRüdiger Timm1-62/+19
2008/04/01 15:18:41 thb 1.11.382.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.11.382.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.11.382.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.318); FILE MERGEDRüdiger Timm1-40/+19
2008/04/01 15:18:40 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.4.318.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.134); FILE MERGEDRüdiger Timm1-24/+19
2008/03/28 15:35:19 rt 1.2.134.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.458); FILE MERGEDRüdiger Timm1-32/+19
2008/04/01 15:18:40 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:19 rt 1.3.458.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.458); FILE MERGEDRüdiger Timm4-96/+76
2008/03/28 15:35:19 rt 1.3.458.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.458); FILE MERGEDRüdiger Timm1-35/+19
2008/04/01 10:58:08 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.4.458.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.222); FILE MERGEDRüdiger Timm1-44/+19
2008/04/01 15:18:40 thb 1.8.222.3: #i85898# Stripping all external header guards 2008/04/01 10:58:08 thb 1.8.222.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.8.222.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.318); FILE MERGEDRüdiger Timm3-105/+57
2008/04/01 10:58:08 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.4.318.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.458); FILE MERGEDRüdiger Timm1-29/+19
2008/04/01 10:58:08 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.3.458.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.318); FILE MERGEDRüdiger Timm1-41/+19
2008/04/01 10:58:08 thb 1.7.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.7.318.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.318); FILE MERGEDRüdiger Timm1-79/+19
2008/04/01 15:18:40 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:58:08 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.5.318.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.458); FILE MERGEDRüdiger Timm1-35/+19
2008/04/01 15:18:40 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:58:08 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.3.458.1: #i87441# Change license header to LPGL v3.
2007-07-24INTEGRATION: CWS dba23b (1.3.316); FILE MERGEDRüdiger Timm1-10/+40
2007/06/11 09:12:53 as 1.3.316.1: #i78286# bind _beamer to isTopWindow instead of isTopFrame
2007-07-05INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDEDRüdiger Timm1-0/+182
2007/06/09 20:27:18 pjanik 1.1.2.2: Fix typos. 2007/06/04 11:20:49 pl 1.1.2.1: #i78078# add: window command dispatcher
2007-04-16INTEGRATION: CWS fwkdbdesign01 (1.4.142); FILE MERGEDIvo Hinkelmann1-16/+2
2007/02/19 10:58:51 as 1.4.142.1: #i74541# make framework ready for real sub frames
2006-12-20INTEGRATION: CWS patch01as (1.7.244); FILE MERGEDIvo Hinkelmann1-3/+13
2006/11/17 12:48:52 as 1.7.244.1: #i64717# share non localized accelerator config
2006-06-19INTEGRATION: CWS warnings01 (1.3.32); FILE MERGEDJens-Heiner Rechtien4-16/+16
2005/10/28 14:48:35 cd 1.3.32.1: #i55991# Warning free code changes for gcc
2006-06-19INTEGRATION: CWS warnings01 (1.3.32); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005/11/16 13:10:39 pl 1.3.32.1: #i55991# removed warnings
2006-06-19INTEGRATION: CWS warnings01 (1.6.32); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005/10/28 14:48:34 cd 1.6.32.1: #i55991# Warning free code changes for gcc
2006-06-19INTEGRATION: CWS warnings01 (1.4.32); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005/10/28 14:48:34 cd 1.4.32.1: #i55991# Warning free code changes for gcc
2006-02-09INTEGRATION: CWS fwk32 (1.10.46); FILE MERGEDRüdiger Timm1-2/+9
2006/02/01 08:36:03 as 1.10.46.1: #i57403# repair JumpToMark
2005-11-11INTEGRATION: CWS c06 (1.8.94); FILE MERGEDRüdiger Timm1-25/+31
2005/09/15 06:37:42 as 1.8.94.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different