summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/toolpaneldrawerpeer.cxx
AgeCommit message (Expand)Author
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-04-01remove boilerplate commentsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-21sllidecopy: inject an artifical A11Y component into the A11Y object hierarchy...Frank Schoenheit [fs]
2010-04-07slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => VCLEVENT_ITEM_EXPANDE...Frank Schoenheit [fs]
2010-04-07slidecopy: A11Y implementation for single ToolPanelDrawer instancesFrank Schoenheit [fs]