summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
AgeCommit message (Collapse)AuthorFilesLines
2014-03-23aw080 resync to trunk, win build working, no checks yetArmin Le Grand48-108/+61
2013-07-27resync to trunk (close to AOO400)Armin Le Grand10-0/+605
2012-01-12Update headers to Alv2 headersAndrew Rist1-25/+18
2012-01-10Update headers to Alv2 headersAndrew Rist2-52/+44
2011-11-30Update headers to Alv2 headersAndrew Rist80-1789/+1476
2011-03-17#i117329# - Publishing of UNO types,third wave.Kai Sommerfeld5-7/+7
2011-03-16#i117329# - Publishing of UNO types, second wave.Kai Sommerfeld1-1/+1
2011-03-15#i117329# - Publishing of UNO types, first wave.Kai Sommerfeld14-14/+14
2011-01-05merge dev300m96Juergen Schmidt37-37/+37
2010-11-02jsc340: i115337: cleanup since tagsJuergen Schmidt37-37/+37
2010-06-24Merge changesCarsten Driesner13-33/+697
2010-06-22dockingwindows: #i112595# First refactoring version of the layout manager ↵Carsten Driesner1-2/+10
including skeleton classes for new docking windows
2010-06-01unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for ↵Frank Schoenheit [fs]2-1/+4
pages which have on own default button
2010-06-01unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinksFrank Schoenheit [fs]2-15/+0
2010-05-28unoawt: XWizard now has an attribute giving access to the XWindow interface ↵Frank Schoenheit [fs]1-0/+4
of the dialog's main window
2010-05-25unoawt: added missing documentation of the new Wizard APIFrank Schoenheit [fs]6-9/+77
2010-05-21unoawt: added more functionality to XWizardFrank Schoenheit [fs]1-5/+115
2010-05-21unoawt: evolution of the UNO-API for wizardsFrank Schoenheit [fs]2-1/+10
2010-05-20unoawt: UNO API for generic wizards, wrapping around the existing C++ ↵Frank Schoenheit [fs]7-1/+416
RoadmapWizard
2010-04-12slidecopy: mergeFrank Schoenheit [fs]76-307/+77
2010-04-09slidecopy: document the ParentWindow parameter for UI element creationFrank Schoenheit [fs]1-0/+5
2010-04-09slidecopy: moved XToolPanel from css.view to css.ui, now that it is an ↵Frank Schoenheit [fs]2-1/+66
XUIElement
2010-04-09slidecopy: moved Frame/ResourceURL/Type from css.ui.UIElement to ↵Frank Schoenheit [fs]2-31/+26
css.ui.XUIElement
2010-04-07slidecopy: UIElementType::TOOLPANELFrank Schoenheit [fs]1-1/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien76-307/+77
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-11-18menuincustomtoolbar: #i105626#: implement menu for custom toolbar ( and some ↵npower Developer1-0/+5
item style override capability )
2009-07-30CWS-TOOLING: integrate CWS filepicker02Jens-Heiner Rechtien1-0/+5
2009-07-24 16:20:33 +0200 cd r274312 : #i95152# Use trimTrailingBlanks() correctly 2009-07-21 14:41:50 +0200 cd r274197 : #i103566# Makes fixes for MinGW port 2009-07-20 10:45:57 +0200 cd r274112 : #i95152# Return empty string when there are only blanks 2009-07-17 14:53:51 +0200 cd r274093 : #i95152# Old Windows file picker implementation now trims trailing blanks like the new Vista file picker 2009-07-17 09:45:38 +0200 cd r274080 : #i99759# Apply stability fixes from CWS filepicker01 to help QA 2009-07-17 09:00:26 +0200 cd r274078 : #i95336# Extend SfxApplication to reset last used directory 2009-07-17 08:59:10 +0200 cd r274077 : #i99759# Apply fix from filepicker01 to filepicker02 to help QA 2009-07-17 08:58:45 +0200 cd r274076 : #i99759# Apply fix from filepicker01 to filepicker02 to help QA 2009-07-16 16:08:17 +0200 cd r274059 : #103566# Use AddPlace as a fallback for directories which are not change the current folder 2009-07-16 11:54:26 +0200 cd r274038 : #i103566# Use provided folder and filename to decide to set the folder in the file dialog 2009-07-15 17:19:47 +0200 cd r274016 : #i95336# Set flag to true to force the file picker to use the default working path. 2009-07-14 14:49:48 +0200 cd r273977 : #i103346# Set work path flag to indicate file picker to use work path once 2009-07-14 14:47:49 +0200 cd r273976 : #i95336# New configuration entry for work path changes via Tools-Options 2009-07-14 14:46:19 +0200 cd r273975 : #i95336# Force file picker to use a changed work path once 2009-07-14 10:19:54 +0200 cd r273961 : #i103346# Add new advice for file picker usage. Especially for Windows Vista and higher. 2009-07-09 10:32:08 +0200 cd r273852 : #i97053# Use SetFolder()/AddPlace() for Open dialog, too. 2009-07-06 14:59:06 +0200 cd r273746 : #i103346# Destroy dialog instance within close handler to prevent problems with custom controls under Windows 2009-07-03 15:25:48 +0200 cd r273707 : #i94054# Add resource access to read localized labels for custom controls. Use SetControlLabel to set the localized label
2008-12-16CWS-TOOLING: integrate CWS alf01Rüdiger Timm3-6/+70
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-04-11INTEGRATION: CWS changefileheader (1.14.120); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 16:07:12 rt 1.14.120.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.328); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:07:12 rt 1.8.328.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.34); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:12 rt 1.8.34.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:12 rt 1.5.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.500); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:07:12 rt 1.4.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:12 rt 1.6.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.120); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:12 rt 1.2.120.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.9.178); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:12 rt 1.9.178.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:12 rt 1.7.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.242); FILE MERGEDRüdiger Timm3-69/+54
2008/03/31 16:07:11 rt 1.3.242.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:11 rt 1.8.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.500); FILE MERGEDRüdiger Timm3-69/+54
2008/03/31 16:07:11 rt 1.7.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.500); FILE MERGEDRüdiger Timm5-115/+90
2008/03/31 16:07:11 rt 1.4.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.9.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:11 rt 1.9.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.34); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:11 rt 1.8.34.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.11.500); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:07:11 rt 1.11.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.172); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:11 rt 1.6.172.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.13.300); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 16:07:01 rt 1.13.300.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.500); FILE MERGEDRüdiger Timm4-92/+72
2008/03/31 16:07:01 rt 1.4.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.84); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:07:01 rt 1.5.84.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:01 rt 1.3.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.84); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:07:01 rt 1.4.84.1: #i87441# Change license header to LPGL v3.