summaryrefslogtreecommitdiffstats
path: root/svtools/source/toolpanel/paneltabbar.cxx
Commit message (Expand)AuthorAgeFilesLines
* start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-12/+12
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-27/+31
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin2015-01-061-5/+5
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1
* fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2014-10-151-2/+2
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-3/+3
* fdo#82577: Handle RegionNoel Grandin2014-09-301-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-8/+8
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-09-101-2/+2
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* fix-includes.pl: svtoolsThomas Arnhold2014-05-111-4/+4
* typo: hilight -> highlightThomas Arnhold2014-04-141-1/+1
* Remove unused codeStephan Bergmann2014-04-091-1/+2
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-17/+17
* Remove visual noise from svtoolsAlexander Wilms2014-02-251-30/+30
* Remove unneccessary commentsAlexander Wilms2014-02-231-55/+55
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-5/+5
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+8
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-2/+5
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2013-01-141-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-191-22/+14
* tidy some resource stringsCaolán McNamara2012-06-261-2/+2
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+5
* WaE: has virtual functions but non-virtual destructorTor Lillqvist2012-03-021-0/+2
* Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot2012-01-131-2/+2
* remove include of pch header from svtoolsNorbert Thiebaud2011-11-271-1/+0
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-051-1/+1
* WaE: possible use of unitialized variableDavid Tardon2011-03-281-5/+10
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-7/+7
|\
| * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-7/+7
| |\
| | * removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-101-6/+4
| | |\
| | * | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang2010-11-051-7/+7
* | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
|/ / /
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* | | remove include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
| |/ |/|
* | ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]2010-07-051-6/+4
|/
* slidecopy: separate resource ID number circles for svl and svtools (thanks to...Frank Schoenheit [fs]2010-04-091-3/+3
* slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank Schoenheit [fs]2010-04-011-2/+14
* slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]2010-04-011-17/+53
* slidecopy: initial version of the A11Y API for the tool panel deck's tab layo...Frank Schoenheit [fs]2010-04-011-0/+45
* slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]2010-03-301-0/+14
* slidecopy: use a minimal size when a panel uses neither text nor image / prop...Frank Schoenheit [fs]2010-03-221-0/+7