summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/taskpane.cxx
AgeCommit message (Expand)Author
2013-05-31show experimental tab-layout only if in experimental modeCaolán McNamara
2013-05-20remove redundant mmeeks comments around the place for misc. code pointers.Michael Meeks
2013-05-20Remove apparently un-needed change to look of task-panes.Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-07fdo#46808, small cleanupsNoel Grandin
2012-12-13fdo#31309 Taskpane items visibility can't be restoredRob Snelders
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
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]