summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/ToolPanelFactory.cxx
AgeCommit message (Expand)Author
2013-01-07Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is prot...Stephan Bergmann
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-07Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protectedTor Lillqvist
2013-01-07fix some memory leaks in sdMarkus Mohrhard
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-04-08More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-16slidecopy: now using SID_TASK_PANE in all applications, also in Impress.Frank Schoenheit [fs]
2010-04-13slidecopy: moved SD's task pane implementation to the new base implementation...Frank Schoenheit [fs]