summaryrefslogtreecommitdiff
path: root/vcl/source/control/tabctrl.cxx
AgeCommit message (Expand)Author
2013-05-18sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara
2013-03-26fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller
2013-03-06merge isLayoutEnabledsCaolán McNamara
2013-02-15tabpages size req not factoring in border widthCaolán McNamara
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-12-17Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara
2012-12-17allow tabpageids to have names which can be queriedCaolán McNamara
2012-12-17mnTabPageResId is not used anywhere, continue to skip the resource thoughCaolán McNamara
2012-12-14add support for loading comboboxtext item strings from .uiCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-08we're stuck with "double-decker" tab dialogs for now after allCaolán McNamara
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-09-28calculate ideal tab size not current oneCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28we can need to redo the layout even when the sizes don't changeCaolán McNamara
2012-09-28further improvements to tabcontrol optimal sizeCaolán McNamara
2012-09-28improve TabControl::GetOptimalSizeCaolán McNamara
2012-09-28assign tab page ids such that retrofitting existing code is easierCaolán McNamara
2012-09-28consider tab widths even in empty tab pagesCaolán McNamara
2012-09-28increase tabcontrol optimal size by border gapCaolán McNamara
2012-09-28document methodsCaolán McNamara
2012-09-28implement override [height|width]-requestCaolán McNamara
2012-09-28get TabControl and TabPage to talk to layoutCaolán McNamara
2012-09-13targetted container_controls rework.Noel Power
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-06-26tidy some resource stringsCaolán McNamara
2012-05-27WaE unused argumentNorbert Thiebaud
2012-05-27Use normal font in tab headersStefan Knorr (astron)
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-19callcatcher: remove some unused codeCaolán McNamara
2011-07-14callcatcher: remove unused TabControl::FooThomas Arnhold
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-12rebase to DEV300_m97Philipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-06vcl118: #i116120# cope with too small geometriesPhilipp Lohmann [pl]