summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/toolpaneldrawer.cxx
AgeCommit message (Expand)Author
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-11refactor ToolPanelDrawer to use RenderContextTomaž Vajngerl
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: some VclPtr fixes found by the new plugin codeNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-04-25refactor ImpSvtDataCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-11-11Remove more traces of _HC (high contrast)Sebastian Spaeth
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-22slidecopy: make the visualization window mouse-transparentFrank Schoenheit [fs]
2010-04-21sllidecopy: inject an artifical A11Y component into the A11Y object hierarchy...Frank Schoenheit [fs]
2010-04-14slidecopy: #i10000# (unxlngi6)Frank Schoenheit [fs]
2010-04-14mergeFrank Schoenheit [fs]
2010-04-14slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f...Frank Schoenheit [fs]
2010-04-13slidecopy: make compile with GCCFrank Schoenheit [fs]
2010-04-09slidecopy: separate resource ID number circles for svl and svtools (thanks to...Frank Schoenheit [fs]
2010-04-07slidecopy: WB_TABSTOPFrank 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]
2010-04-07slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CON...Frank Schoenheit [fs]