summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/taskpane.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-31show experimental tab-layout only if in experimental modeCaolán McNamara1-7/+11
2013-05-20remove redundant mmeeks comments around the place for misc. code pointers.Michael Meeks1-2/+0
2013-05-20Remove apparently un-needed change to look of task-panes.Michael Meeks1-1/+3
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-50/+50
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-2/+2
2013-03-07fdo#46808, small cleanupsNoel Grandin1-5/+4
2012-12-13fdo#31309 Taskpane items visibility can't be restoredRob Snelders1-2/+3
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin1-2/+4
2012-09-05Some clean up of previous commitStephan Bergmann1-4/+3
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-4/+5
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-26tidy some resource stringsCaolán McNamara1-5/+5
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+4
2012-03-30removed duplicate includes in sfx2Takeshi Abe1-1/+0
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz1-1/+6
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