2009-05-27 09:53:38 +0200 cd r272332 : CWS-TOOLING: rebase CWS fwk108 to trunk@272291 (milestone: DEV300:m49)
2009-05-26 15:31:26 +0200 cd r272307 : CWS-TOOLING: rebase CWS fwk108 to trunk@271830 (milestone: DEV300:m48)
2009-04-08 12:56:05 +0200 cd r270636 : #i100910# Check for exact type for SfxVoidItem
2009-04-03 16:18:17 +0200 tl r270499 : #i100828# avoid loading library for language guessing at start-up
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>
2008-12-10 09:35:35 +0100 as r265152 : #158798# hide internal service
2008-12-09 15:29:11 +0100 cd r265098 : #158857# Check index correctly, must be zero
2008-12-09 12:06:21 +0100 mhu r265075 : #158857# Fixed compiler warning(s).
2008-12-09 11:09:34 +0100 cd r265064 : #158857# Added access to the window state configuration to support setting title of internal docking windows via <Module>WindowState.xcu files
2008-12-09 10:43:53 +0100 as r265063 : #158798# make resizes working better
2008-12-08 17:08:05 +0100 mhu r265010 : #158857# Fixed compiler warning(s).
2008-12-08 15:19:04 +0100 as r264999 : #158857# make WindowContentFactories.xcs part of installation set
2008-12-08 13:23:37 +0100 as r264993 : #158857# actualize size on child window
2008-12-08 10:14:05 +0100 cd r264977 : #158857# More helper functions and support to show/hide internal docking windows
2008-12-08 10:13:08 +0100 cd r264976 : #158857# SfxTitleDockingWindow now uses a factory for content window. Additional documentation for special IDs
2008-12-05 07:58:07 +0100 as r264885 : remove obsolete code (not referenced inside makefile any longer)
2008-12-04 18:57:08 +0100 mhu r264871 : #158857# Fixed compiler warning.
2008-12-04 16:13:12 +0100 mhu r264851 : #158857# Fixed compiler warning.
2008-12-04 15:46:45 +0100 as r264849 : solve merge conflicts right
2008-12-04 09:20:26 +0100 cd r264818 : 2008-12-04 09:19:32 +0100 cd r264817 : 2008-12-04 09:19:07 +0100 cd r264816 : Resolved conflicts
2008-12-04 09:13:27 +0100 cd r264815 : New window content factory manager with configuration support added.
2008-12-03 15:15:50 +0100 as r264791 : #158798# make sure tab window will show its content the first time its made visible
2008-12-03 10:59:30 +0100 as r264752 : #158798# new helper service for a dockable tab control window
2008-12-02 15:39:48 +0100 as r264707 : #158798# fix crash in MouseButtonDown for TabControl
2008-12-02 10:28:20 +0100 cd r264665 : #158857# Resolved conflicts on merge
2008-12-02 09:58:36 +0100 cd r264662 : #158857# Added predefined slots for the internal docking windows. Currently only ten predefined docking windows are possible
2008-12-01 09:44:49 +0100 cd r264586 : #158857# Fix problem with close the floated docking window with closer
2008-11-28 13:42:34 +0100 cd r264550 : #158857# First additional code to create a docking window. Very preliminary and not near to final code
2008-11-28 11:53:51 +0100 cd r264538 : #158857# First additional code to create a docking window. Very preliminary and not near to final code
2008-11-28 11:32:38 +0100 cd r264534 : #158857# First version of docking window factory and additional helper classes
2008-11-21 09:46:36 +0100 jsc r264110 : #158798# remove warnings
2008-11-20 17:59:07 +0100 pb r264090 : fix: #158798# tabcontainerwindow.obj and tabdialog.obj added
2008-11-20 17:55:57 +0100 pb r264089 : fix: #i158798# implementation of service TabContainerWindow
2008-11-20 17:52:52 +0100 pb r264088 : fix: #158798# implementation of the TabDialog and its Pages for the TabContainerWindow service
2008-11-20 17:51:26 +0100 pb r264087 : fix: #i158798# TabContainerWindow added
2008-11-20 17:50:11 +0100 pb r264086 : fix: #158798# tabcontainerwindow.obj and tabdialog.obj added
2008-11-20 17:47:16 +0100 pb r264085 : fix: #158798# new resource: TabDialog DLG_TABCONTAINER
2008-11-20 17:46:06 +0100 pb r264084 : fix: #i158798# added ids for TABCONTAINER...
2008-11-20 17:43:19 +0100 pb r264082 : fix: #158798# IMPLEMENTATION/SERVICENAME_TABCONTAINERWINDOW added
2008-11-20 17:43:00 +0100 pb r264081 : fix: #i158798# implementation of service TabContainerWindow
2008-11-20 17:40:42 +0100 pb r264080 : fix: #158798# TabContainerWindow.idl added
2008-11-20 17:36:57 +0100 pb r264079 : fix: #158798# new service TabContainerWindow
2008-11-20 17:33:05 +0100 pb r264077 : fix: #158798# show tooltip if only a image is shown
2008-11-18 15:10:08 +0100 jsc r263770 : CWS-TOOLING: rebase CWS alf01 to trunk@263288 (milestone: DEV300:m35)
2008-11-18 09:55:21 +0100 jsc r263749 : merge from trunk
2008-11-18 09:54:30 +0100 jsc r263748 : merge from trunk
2008-11-13 17:01:17 +0100 pl r263655 : fix some warnings
2008-10-21 15:38:37 +0200 pl r262572 : #i95201# add: EnablePage
2008-10-20 18:57:53 +0200 pl r262335 : #i95201# add: images for tab items
2008-10-20 17:26:50 +0200 pl r262330 : #i95201# remove old tools list
2008/02/29 11:01:57 as 1.115.36.3: RESYNC: (1.116-1.117); FILE MERGED
2007/12/04 10:03:18 as 1.115.36.2: RESYNC: (1.115-1.116); FILE MERGED
2007/10/12 13:06:39 as 1.115.36.1: #116375# support new title feature
2007/10/22 10:01:24 tl 1.111.2.4: #i77208# language status bar control
2007/10/01 18:39:03 tl 1.111.2.3: RESYNC: (1.111-1.115); FILE MERGED
2007/08/10 09:33:23 cd 1.111.2.2: #i77208# Popup menu controller for tools - language menu
2007/06/13 13:44:09 cd 1.111.2.1: #i77208# Language selection status bar control added
2007/05/08 23:48:57 mba 1.109.36.3: RESYNC: (1.110-1.111); FILE MERGED
2007/04/14 15:20:05 mba 1.109.36.2: RESYNC: (1.109-1.110); FILE MERGED
2007/04/10 20:22:43 mba 1.109.36.1: #i75726#: service DocumentProperties now obsolete
2007/01/16 10:30:34 cd 1.107.54.2: RESYNC: (1.107-1.108); FILE MERGED
2007/01/09 08:12:39 cd 1.107.54.1: #i73279# Added wrapper for INetURLObject to support XStringAbbreviation
2006/04/27 16:11:13 cd 1.102.10.2: #i64501# Added simple button without status updates (supporting fast startup)
2006/04/27 07:50:06 cd 1.102.10.1: #i64501# Enhancements to support complex toolbar controllers
2006/02/10 21:53:40 er 1.100.2.2: RESYNC: (1.100-1.101); FILE MERGED
2006/02/10 19:28:56 er 1.100.2.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2005/09/27 05:41:33 as 1.97.32.2: #i53536# new helper to prevent duplicate interactions during same transaction
2005/08/23 12:34:55 cd 1.97.32.1: #i53493# Make toolbar state globally custimizable
2005/01/21 10:50:27 lo 1.89.10.4: #i34170# combine session management and autorecovery
2005/01/10 09:04:59 as 1.89.10.3: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx
2005/01/10 07:37:54 as 1.89.10.2: #i39228# move GlobalEventBroadcaster from sfx to framework module
2004/12/15 06:51:21 as 1.89.10.1: #i35842# implement intelligent reschedule
2004/10/11 10:51:52 cd 1.84.4.3: RESYNC: (1.84-1.85); FILE MERGED
2004/10/04 13:19:05 as 1.84.4.2: #i33338# new helper to merge dispatch informations
2004/09/27 16:30:20 cd 1.84.4.1: #i33338# Added new categories service
2004/07/10 18:25:04 as 1.77.10.5: RESYNC: (1.77-1.81); FILE MERGED
resolve merge conflict
2004/07/09 08:53:46 as 1.77.10.4: #i29863# use new helper to cache and share storages based on her relativ path names
2004/07/08 06:45:43 as 1.77.10.3: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators
2004/06/22 07:57:41 as 1.77.10.2: #i29863# second revision of shortcut configuration
2004/06/04 09:35:11 as 1.77.10.1: #i29863# new services for accelerator config
2004/08/25 14:08:00 cd 1.81.32.4: #i32219# Changes for layout manager based progress bar
2004/08/20 09:14:07 cd 1.81.32.3: RESYNC: (1.82-1.83); FILE MERGED
2004/08/11 14:08:13 cd 1.81.32.2: RESYNC: (1.81-1.82); FILE MERGED
2004/08/05 15:32:11 cd 1.81.32.1: #i32219# New classes for framework based status bar
2004/07/20 10:59:37 dr 1.79.12.5: #i10000# merge error
2004/07/16 13:58:45 dr 1.79.12.4: #i10000# merge error
2004/07/15 15:44:28 dr 1.79.12.3: RESYNC: (1.79-1.81); FILE MERGED
2004/07/14 15:07:34 os 1.79.12.2: #i29875# formatmenucontroller removed
2004/07/12 16:18:57 cd 1.79.12.1: #i31348# New popup menu controller for recent file list
2004/06/20 19:54:36 cd 1.76.4.9: #i30169# Added files for image manager
2004/06/17 20:53:00 cd 1.76.4.8: #i30169# Create commandimagelist file for images.zip packing
2004/06/16 13:46:58 cd 1.76.4.7: #i30169# Trace code added for startup performance measuring
2004/05/31 04:23:37 cd 1.76.4.6: RESYNC: (1.77-1.78); FILE MERGED
2004/05/12 08:27:23 cd 1.76.4.5: #i25117# Support toggle visibility of toolbar buttons
2004/05/02 00:44:43 cd 1.76.4.4: RESYNC: (1.76-1.77); FILE MERGED
2004/04/21 07:24:33 cd 1.76.4.3: #i24937# Additional classes
2004/04/05 08:09:35 cd 1.76.4.2: #i24937# Programmatic control of toolbar items
2004/03/08 06:41:10 cd 1.76.4.1: #i24937# Programmatic control of toolbar items
2004/02/20 09:02:39 cd 1.73.64.14: #111899# Fixed wrong merge
2004/02/19 18:51:40 cd 1.73.64.13: RESYNC: (1.74-1.75); FILE MERGED
2004/01/28 16:30:03 cd 1.73.64.12: #111899# New classes for new index container implementation
2004/01/19 13:33:47 cd 1.73.64.11: #111899# Added new files
2003/12/17 06:55:43 as 1.73.64.10: #i19488# new service to detect office modules
2003/12/09 14:48:55 cd 1.73.64.9: #111899# New files added
2003/11/24 19:23:14 cd 1.73.64.8: RESYNC: (1.73-1.74); FILE MERGED
#100000# Merge conflict resolved
2003/11/06 10:45:05 cd 1.73.64.7: #111899# Adapt code to support toolbar space on normal and OLE inplace frames
2003/11/04 12:07:34 cd 1.73.64.6: #111899# Added new popup menu controller
2003/10/28 12:45:10 cd 1.73.64.5: #111899# Files added
2003/10/01 14:56:35 cd 1.73.64.4: #111899# Additional changes to support popup menu controller and inplace menus
2003/09/12 08:56:47 cd 1.73.64.3: #111899# Added files
2003/08/20 15:56:51 cd 1.73.64.2: 111899# Framework based user interface
2003/08/12 10:11:20 cd 1.73.64.1: #i12928# First parts of the new layout manager