summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/taskpane.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-4/+4
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-1/+0
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara1-5/+5
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+6
2011-08-22unusedcode: sfx:: sfx2::Matúš Kukan1-12/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-12/+21
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-11/+20
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-9/+9
2010-11-16get this to build againCaolán McNamara1-2/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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