summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgedobj.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-09-28::rtl::OUString to OUString in basctlRicardo Montania1-4/+4
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-7/+6
2012-08-29Basic IDE: namespace basctlUray M. János1-3/+8
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János1-0/+3
2012-08-03sal_Bool -> boolTakeshi Abe1-1/+1
2012-08-01sal_Bool -> boolTakeshi Abe1-2/+2
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-08childs -> childrenMichael T. Whiteley1-2/+2
2011-12-05add some form control support for basic dialogsNoel Power1-0/+2
2011-11-07Remove superfluous includes and forward declsAugust Sodora1-5/+2
2011-09-12callcatcher: drop unused methodsCaolán McNamara1-2/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-2/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-08-06CWS-TOOLING: integrate CWS ab72Release Engineers1-4/+0
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers1-3/+0
2009-01-05CWS-TOOLING: integrate CWS aw059Jens-Heiner Rechtien1-1/+3
2008-04-11INTEGRATION: CWS changefileheader (1.25.86); FILE MERGEDRüdiger Timm1-34/+18
2007-02-12INTEGRATION: CWS basexc_SRC680 (1.22.10.1.2); FILE MERGEDKurt Zenker1-8/+13
2007-01-16INTEGRATION: CWS ab33 (1.22.12); FILE MERGEDVladimir Glazounov1-2/+4
2007-01-15INTEGRATION: CWS dba22b (1.22.8); FILE MERGEDVladimir Glazounov1-2/+4
2006-11-14INTEGRATION: CWS aw024 (1.19.4); FILE MERGEDIvo Hinkelmann1-5/+6
2005-09-07INTEGRATION: CWS ooo19126 (1.20.30); FILE MERGEDRüdiger Timm1-47/+21
2005-06-14INTEGRATION: CWS gcc4fwdecl (1.19.60); FILE MERGEDOliver Bolte1-2/+3
2004-12-10INTEGRATION: CWS tbe14 (1.18.2); FILE MERGEDRüdiger Timm1-2/+18
2004-11-03INTEGRATION: CWS aw019 (1.17.116); FILE MERGEDPascal Junck1-4/+4
2003-11-05INTEGRATION: CWS tbe7 (1.16.44); FILE MERGEDJens-Heiner Rechtien1-2/+10
2003-04-11INTEGRATION: CWS vcl07 (1.13.12.1.10); FILE MERGEDVladimir Glazounov1-3/+3
2003-03-26INTEGRATION: CWS tbe3 (1.13.22); FILE MERGEDVladimir Glazounov1-2/+3
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+3
2002-04-24#98585# ACC: Unable to create a new Basic Dialog with the keyboardThomas Benisch1-3/+3
2001-07-18#84512# different size of dialog control in design and non-design modeThomas Benisch1-2/+6
2001-05-15#86683# absolute position of controlsThomas Benisch1-2/+4
2001-05-04#86076# selection of controls within groupboxThomas Benisch1-2/+4
2001-03-23code cleanupThomas Benisch1-51/+43
2001-03-20added TabIndexThomas Benisch1-10/+20
2001-03-16identify controls by servicenameThomas Benisch1-5/+5
2001-03-13removed nEventThomas Benisch1-3/+2
2001-03-12added script event container listenerThomas Benisch1-9/+20
2001-03-07added step functionalityThomas Benisch1-2/+8
2001-03-02removed some DlgEdObj constructorsThomas Benisch1-8/+2
2001-03-01added default and unique names, handling of name property changesThomas Benisch1-2/+8
2001-02-26dialog editor objectsThomas Benisch1-0/+184