summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel
AgeCommit message (Expand)AuthorFilesLines
2011-08-23recreated tag OOO_BUILD_3_2_98_1 which had these commits:Bjoern Michaelsen65-323/+336
2010-06-14cws impress190: rebase m82Christian Lippka30-873/+168
2010-06-04CWS-TOOLING: integrate CWS slidecopyIvo Hinkelmann39-1781/+1882
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]39-1781/+1882
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]1-223/+0
2010-06-03CWS-TOOLING: integrate CWS renaissance2Ivo Hinkelmann2-58/+19
2010-05-19slidecopy: fixed key navigation within titled controlsFrank Schoenheit [fs]1-8/+5
2010-05-07slidecopy: allow activating a tool panel view XLayoutManager::showElementFrank Schoenheit [fs]1-0/+8
2010-05-05#i89450# removed unused codeChristian Lippka32-1022/+169
2010-04-28renaissance2: rebase m77Christian Lippka1-223/+0
2010-04-28slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]Frank Schoenheit [fs]3-4/+5
2010-04-26slidecopy: corrected parenthood of the ToolPanelDecks's A11Y object - had a c...Frank Schoenheit [fs]1-11/+8
2010-04-16slidecopy: now using SID_TASK_PANE in all applications, also in Impress.Frank Schoenheit [fs]2-3/+8
2010-04-14slidecopy: post-rebase problemsFrank Schoenheit [fs]1-1/+1
2010-04-14mergeFrank Schoenheit [fs]1-1/+17
2010-04-14slidecopy: allow sorting the tool panels in the TaskPane (so far, the implici...Frank Schoenheit [fs]1-1/+17
2010-04-14mergeFrank Schoenheit [fs]13-1589/+821
2010-04-14slidecopy: re-implement CreateAccessible, and fix ActivePanelChangedFrank Schoenheit [fs]1-77/+98
2010-04-14slidecopy: when a panel is de/activated, let the drawing framework know of th...Frank Schoenheit [fs]1-5/+63
2010-04-14slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f...Frank Schoenheit [fs]1-358/+22
2010-04-13slidecopy: moved SD's task pane implementation to the new base implementation...Frank Schoenheit [fs]13-1318/+807
2010-04-13fixed unix warningsChristian Lippka72-0/+0
2010-04-12slidecopy: mergeFrank Schoenheit [fs]68-274/+73
2010-04-12renaissance2: rebase m76Christian Lippka2-58/+19
2010-04-09slidecopy: resolved post-rebase build breakers (method signature changed in MWS)Frank Schoenheit [fs]1-1/+1
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: merge CWS wth MWS-m76Frank Schoenheit [fs]42-1654/+3052
2010-04-09slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a c...Frank Schoenheit [fs]1-2/+2
2010-04-07slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CON...Frank Schoenheit [fs]8-558/+5
2010-04-13CWS-TOOLING: integrate CWS dtardon02Jens-Heiner Rechtien1-223/+0
2010-04-01slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]2-22/+9
2010-04-01slidecopy: #i10000# (unxlngi6)Frank Schoenheit [fs]1-0/+1
2010-03-31slidecopy: mark the Tab-Layout as experimentalFrank Schoenheit [fs]1-1/+1
2010-03-30slidecopy: more A11Y implementations for the ToolPanelDeckFrank Schoenheit [fs]6-0/+66
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]4-18/+85
2010-03-25slidecopy: removed useless (shadowing) variableFrank Schoenheit [fs]1-1/+0
2010-03-25slidecopy: when the ToolPanelViewShell is first created, recognize the fact t...Frank Schoenheit [fs]1-11/+88
2010-03-23slidecopy: make compile on unxlngi6Frank Schoenheit [fs]1-1/+4
2010-03-22slidecopy: removed the remaints of the old task panel implementation - in par...Frank Schoenheit [fs]19-310/+35
2010-03-22slidecopy: allow custom tool panels in the task pane to be implemented as ext...Frank Schoenheit [fs]9-97/+364
2010-03-19slidecopy: reworked the ToolPanelDeck to have a dedicated anchor window for t...Frank Schoenheit [fs]3-19/+18
2010-03-18slidecopy: initial implementation for custom tool panelsFrank Schoenheit [fs]11-99/+601
2010-03-18slidecopy: use DBG_UNHANDLED_EXCEPTION instead of OSL_ASSERT, as the former w...Frank Schoenheit [fs]2-4/+4
2010-03-17slidecopy: removed the old TaskPane implementation, now completely superseded...Frank Schoenheit [fs]7-1193/+3
2010-03-17slidecopy: keyboard accessibility for the ToolPanelDrawer implementationFrank Schoenheit [fs]4-24/+53
2010-03-16slidecopy: add a IDeckLayouter implementation which mimics the old task panel...Frank Schoenheit [fs]8-114/+557
2010-03-16slidecopy: display the name of the active panel in the tool panel window's ti...Frank Schoenheit [fs]1-21/+84
2010-03-16slidecopy: de/activate panels via the drawing frameworkFrank Schoenheit [fs]6-26/+243
2010-03-15slidecopy: showing and hiding of panels in the new ToolPanel implementationFrank Schoenheit [fs]1-75/+92
2010-03-15slidecopy: initial version of a "Tool Panel"Frank Schoenheit [fs]27-118/+1438