summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/paneltabbar.cxx
AgeCommit message (Expand)Author
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
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-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
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
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-28WaE: possible use of unitialized variableDavid Tardon
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-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
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-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]
2010-04-09slidecopy: separate resource ID number circles for svl and svtools (thanks to...Frank Schoenheit [fs]
2010-04-01slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank 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-22slidecopy: use a minimal size when a panel uses neither text nor image / prop...Frank Schoenheit [fs]
2010-03-16slidecopy: KeyInput: call the base class only when not having handled the key...Frank Schoenheit [fs]
2010-03-12slidecopy: silenced GCC compiler warningsFrank Schoenheit [fs]
2010-03-10slidecopy: for toolbox items, CTRL_STATE_PRESSED is needed in case of ITEM_ST...Frank Schoenheit [fs]
2010-03-10slidecopy: better NWF tab item rendering. Not yet tested with the NWF toolbox...Frank Schoenheit [fs]
2010-03-09slidecopy: fixed ItemContentType handlingFrank Schoenheit [fs]
2010-03-09slidecopy: top and bottom tabsFrank Schoenheit [fs]
2010-03-09slidecopy: misc fine tuningFrank Schoenheit [fs]
2010-03-09slidecopy: re-enable the NWF tab bar item drawing, now also completely render...Frank Schoenheit [fs]
2010-03-09slidecopy: re-enabled the toolbox item NWF code, now completely rendering on ...Frank Schoenheit [fs]
2010-03-09slidecopy: hold a render-device (normalized, i.e. as if top-aligned), on whic...Frank Schoenheit [fs]
2010-03-08slidecopy: also relayout when panels are inserted/removed, this might affect ...Frank Schoenheit [fs]
2010-03-08slidecopy: properly update scroll position when a panel is removedFrank Schoenheit [fs]
2010-03-08slidecopy: update scroll buttons upon panel insertion/removalFrank Schoenheit [fs]
2010-03-08slidecopy: when calculating the item insets, take the tab bar alignment into ...Frank Schoenheit [fs]
2010-03-08slidecopy: do not draw a background at the tab bar in NWF_TABBAR_ITEM mode, V...Frank Schoenheit [fs]
2010-03-08slidecopy: buttons for scrolling tab items when they do not fitFrank Schoenheit [fs]
2010-03-08slidecopy: make compile on unxlngi6.proFrank Schoenheit [fs]