summaryrefslogtreecommitdiff
path: root/vcl/source/control/tabctrl.cxx
AgeCommit message (Expand)Author
2014-10-02coverity#1242420 Dereference after null checkCaolán McNamara
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-08-15drop TabControl resource loaderCaolán McNamara
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-05-22cppcheck: Function parameter 'rWidthsOf' should be passed by referenceThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#441533 Dereference after null checkCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-06TabControl::DeactivatePage should return boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-25coverity#440993 Logically dead codeCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-09-14make right click menu in tab headers checkboxes not radiobuttonsCaolán McNamara
2013-08-26Related: fdo#66435 enhance decker-wrap using Minimum raggedness algoCaolán McNamara
2013-08-26fdo#66435: distribute tabs more evenly across rowsStefano Facchini
2013-07-31ThinkoTor Lillqvist
2013-07-31Fix bogus change of Len() to isEmpty()Tor Lillqvist
2013-07-31convert vcl/tabctrl.hxx from XubString->OUStringNoel Grandin
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