summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/toolpaneldrawer.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+3
2015-05-11refactor ToolPanelDrawer to use RenderContextTomaž Vajngerl1-24/+15
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: some VclPtr fixes found by the new plugin codeNoel Grandin1-0/+2
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-3/+2
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-9/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-22/+14
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-1/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-2/+2
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-28slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]Frank Schoenheit [fs]1-0/+1
2010-04-21sllidecopy: inject an artifical A11Y component into the A11Y object hierarchy...Frank Schoenheit [fs]1-1/+31
2010-04-14slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f...Frank Schoenheit [fs]1-0/+1
2010-04-07slidecopy: A11Y implementation for single ToolPanelDrawer instancesFrank Schoenheit [fs]1-7/+14
2010-04-07slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CON...Frank Schoenheit [fs]1-0/+74