summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/tabdlg.cxx
AgeCommit message (Expand)Author
2013-01-16bInOK is unused, remove itCaolán McNamara
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara
2013-01-07allow associating tab page names and tab page creation idsCaolán McNamara
2012-12-19convert document properties tabdialog to .ui formatCaolán McNamara
2012-12-17Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara
2012-10-30we have to have all tabpages in all modes nowCaolán McNamara
2012-10-09fix blank dialogs: now need to explicitly call show on containersCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28fix merge conflictCaolán McNamara
2012-09-28put apply button into button action areaCaolán McNamara
2012-09-28tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara
2012-09-28dynamically create SfxTabDialog widgetsCaolán McNamara
2012-09-28implement sucking in the padding from the themeCaolán McNamara
2012-09-28force all tabs to exist when layout enabledCaolán McNamara
2012-09-28drop spewCaolán McNamara
2012-09-28make SfxTabDialog layout buttons with button-boxCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26save tabdialog settings in dtor as well as ::OkCaolán McNamara
2012-06-26Properly store dialog's position and current pageTravis Carter
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-05Remove unused codeElton Chung
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz
2011-11-29Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-15remove obsolete layout macrosFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-11-01ByteString->rtl::OStringCaolán McNamara
2011-10-03callcatcher: update listCaolán McNamara
2011-10-02callcatcher: various unused methodsCaolán McNamara
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen
2011-08-19callcatcher: regenerate listCaolán McNamara
2011-08-19regenerate listCaolán McNamara
2011-06-22adapt for new apiCaolán McNamara
2011-06-04__cdecl -> SAL_CALLChristina Rossmanith
2011-05-21Drop OS2Tor Lillqvist
2011-04-06Additional translations of German commentsAlbert Thuswaldner
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens