summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/tablayouter.cxx
AgeCommit message (Expand)Author
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-23unusedcode: svt::Matúš Kukan
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
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-10-05remove include guards using fixguard.pyPetr Mladek
2010-04-06slidecopy: silence warning 'bout unused parametersFrank Schoenheit [fs]
2010-04-01slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]
2010-04-01slidecopy: initial version of the A11Y API for the tool panel deck's tab layo...Frank Schoenheit [fs]
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]
2010-03-16slidecopy: de/activate panels via the drawing frameworkFrank Schoenheit [fs]
2010-03-15slidecopy: initial version of a "Tool Panel"Frank Schoenheit [fs]
2010-03-09slidecopy: top and bottom tabsFrank Schoenheit [fs]
2010-03-05slidecopy: made the tab bar control independent from the concret PanelDeckImp...Frank Schoenheit [fs]
2010-03-04slidecopy: allow to toggle whether the tab bar items contain images and text,...Frank Schoenheit [fs]
2010-03-04slidecopy: more native theming for the tool panel deck tabs.Frank Schoenheit [fs]
2010-03-02slidecopy: going forward with the VCL ToolPanelDeck. Keyboard control, focus ...Frank Schoenheit [fs]
2010-03-01slidecopy: initial version of the tab bar layoutFrank Schoenheit [fs]
2010-02-26slidecopy: initial, rudimentary implementation of a ToolPanelDeck, along with...Frank Schoenheit [fs]