summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/toolpaneldeck.cxx
AgeCommit message (Expand)Author
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
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2013-04-01remove boilerplate commentsThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
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-05-05slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene...Frank Schoenheit [fs]
2010-04-13slidecopy: moved SD's task pane implementation to the new base implementation...Frank Schoenheit [fs]
2010-04-09slidecopy: do nothing in GetFocus if we're just dyingFrank Schoenheit [fs]
2010-04-07slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CON...Frank Schoenheit [fs]
2010-04-07slidecopy: if there's no active panel, focus the panel selector, when getting...Frank Schoenheit [fs]
2010-04-06slidecopy: when activating a panel, also resize it. Cannot guarantee it has b...Frank Schoenheit [fs]
2010-04-01slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank Schoenheit [fs]
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]
2010-03-19slidecopy: reworked the ToolPanelDeck to have a dedicated anchor window for t...Frank Schoenheit [fs]
2010-03-16slidecopy: SetLayouter: properly destroy the old layouterFrank Schoenheit [fs]
2010-03-16slidecopy: de/activate panels via the drawing frameworkFrank Schoenheit [fs]
2010-03-15slidecopy: showing and hiding of panels in the new ToolPanel implementationFrank Schoenheit [fs]
2010-03-15slidecopy: misc adjustmentsFrank Schoenheit [fs]
2010-03-09slidecopy: hold a render-device (normalized, i.e. as if top-aligned), on whic...Frank Schoenheit [fs]
2010-03-05slidecopy: tool panel deck now supports removal of panelsFrank 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-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]