summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/taskpane.cxx
AgeCommit message (Expand)Author
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-22unusedcode: sfx:: sfx2::Matúš Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-11-16get this to build againCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-08-30dba33h: #i114161#Frank Schoenheit [fs]
2010-08-25fs33a: when all panels claim to be invisible, make the first one visibleFrank Schoenheit [fs]
2010-07-20CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetD...Mathias Bauer
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-05-19slidecopy: fixed TAB traveling in the task paneFrank Schoenheit [fs]
2010-05-18slidecopy: HelpID support for tool panelsFrank Schoenheit [fs]
2010-05-07slidecopy: when activating a tool panel which is already active, let it grab ...Frank Schoenheit [fs]
2010-05-07slidecopy: allow activating a tool panel view XLayoutManager::showElementFrank Schoenheit [fs]
2010-05-05slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene...Frank Schoenheit [fs]
2010-04-21mergeFrank Schoenheit [fs]
2010-04-21slidecopy: properly determine the panel to be displayed initially (rememberin...Frank Schoenheit [fs]
2010-04-19slidecopy: properly include imagemgr.hxx (without the sfx2 prefix, to not use...Frank Schoenheit [fs]
2010-04-19slidecopy: WB_DIALOGCONTROL for the ModuleTaskPaneFrank Schoenheit [fs]
2010-04-19slidecopy: proper in-window title handlingFrank Schoenheit [fs]
2010-04-19slidecopy: docking window title is 'Task Pane', in-window title bar shows 'Ta...Frank Schoenheit [fs]
2010-04-14mergeFrank Schoenheit [fs]
2010-04-14slidecopy: allow sorting the tool panels in the TaskPane (so far, the implici...Frank Schoenheit [fs]
2010-04-14mergeFrank Schoenheit [fs]
2010-04-14slidecopy: re-introduce the icons for Impress' standard tool panelsFrank Schoenheit [fs]
2010-04-14slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f...Frank Schoenheit [fs]
2010-04-13slidecopy: missing using statementFrank Schoenheit [fs]
2010-04-13slidecopy: moved SD's task pane implementation to the new base implementation...Frank Schoenheit [fs]
2010-04-13slidecopy: make compile with GCCFrank Schoenheit [fs]
2010-04-09slidecopy: when creating tool panels, pass the XFrame they're going to live i...Frank Schoenheit [fs]
2010-04-09slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIEle...Frank Schoenheit [fs]
2010-04-09slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a c...Frank Schoenheit [fs]
2010-04-08slidecopy: default WinBits to WB_DIALOGCONTROLFrank Schoenheit [fs]
2010-04-08slidecopy: remember the tool panel's visibility states, and restore the next ...Frank Schoenheit [fs]
2010-04-08slidecopy: respect the ImageURL property for custom tool panelsFrank Schoenheit [fs]
2010-04-08slidecopy: A11Y support at XToolPanelFrank Schoenheit [fs]
2010-04-07slidecopy: improved the generic TaskPane, now filled from the configuration, ...Frank Schoenheit [fs]
2010-04-07slidecopy: let the dummy/demo panel create a simple XAccessible, tooFrank Schoenheit [fs]