summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/taskpane.cxx
AgeCommit message (Expand)AuthorFilesLines
2010-10-09CWS changehid: resync to m89Mathias Bauer1-1/+8
2010-08-30dba33h: #i114161#Frank Schoenheit [fs]1-1/+2
2010-08-25fs33a: when all panels claim to be invisible, make the first one visibleFrank Schoenheit [fs]1-0/+6
2010-05-19slidecopy: fixed TAB traveling in the task paneFrank Schoenheit [fs]1-12/+0
2010-05-18slidecopy: HelpID support for tool panelsFrank Schoenheit [fs]1-0/+16
2010-05-07slidecopy: when activating a tool panel which is already active, let it grab ...Frank Schoenheit [fs]1-1/+10
2010-05-07slidecopy: allow activating a tool panel view XLayoutManager::showElementFrank Schoenheit [fs]1-0/+29
2010-05-05slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene...Frank Schoenheit [fs]1-0/+15
2010-04-21mergeFrank Schoenheit [fs]1-1/+1
2010-04-21slidecopy: properly determine the panel to be displayed initially (rememberin...Frank Schoenheit [fs]1-4/+7
2010-04-19slidecopy: properly include imagemgr.hxx (without the sfx2 prefix, to not use...Frank Schoenheit [fs]1-1/+1
2010-04-19slidecopy: WB_DIALOGCONTROL for the ModuleTaskPaneFrank Schoenheit [fs]1-2/+2
2010-04-19slidecopy: proper in-window title handlingFrank Schoenheit [fs]1-1/+2
2010-04-19slidecopy: docking window title is 'Task Pane', in-window title bar shows 'Ta...Frank Schoenheit [fs]1-1/+1
2010-04-14mergeFrank Schoenheit [fs]1-6/+33
2010-04-14slidecopy: allow sorting the tool panels in the TaskPane (so far, the implici...Frank Schoenheit [fs]1-6/+33
2010-04-14mergeFrank Schoenheit [fs]1-158/+616
2010-04-14slidecopy: re-introduce the icons for Impress' standard tool panelsFrank Schoenheit [fs]1-10/+42
2010-04-14slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f...Frank Schoenheit [fs]1-32/+477
2010-04-13slidecopy: missing using statementFrank Schoenheit [fs]1-0/+1
2010-04-13slidecopy: moved SD's task pane implementation to the new base implementation...Frank Schoenheit [fs]1-125/+105
2010-04-13slidecopy: make compile with GCCFrank Schoenheit [fs]1-2/+2
2010-04-09slidecopy: when creating tool panels, pass the XFrame they're going to live i...Frank Schoenheit [fs]1-13/+18
2010-04-09slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIEle...Frank Schoenheit [fs]1-2/+2
2010-04-09slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a c...Frank Schoenheit [fs]1-7/+6
2010-04-08slidecopy: default WinBits to WB_DIALOGCONTROLFrank Schoenheit [fs]1-1/+1
2010-04-08slidecopy: remember the tool panel's visibility states, and restore the next ...Frank Schoenheit [fs]1-29/+61
2010-04-08slidecopy: respect the ImageURL property for custom tool panelsFrank Schoenheit [fs]1-2/+28
2010-04-08slidecopy: A11Y support at XToolPanelFrank Schoenheit [fs]1-4/+18
2010-04-07slidecopy: improved the generic TaskPane, now filled from the configuration, ...Frank Schoenheit [fs]1-40/+441
2010-04-07slidecopy: let the dummy/demo panel create a simple XAccessible, tooFrank Schoenheit [fs]1-2/+14
2010-04-07slidecopy: initial, empty ToolPanelDeck in a TaskPane (docking) windowFrank Schoenheit [fs]1-0/+248
2010-07-20CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetD...Mathias Bauer1-5/+6
2010-07-13CWS changehid: resync to m84Mathias Bauer1-0/+1291