summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlgedfac.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl1-198/+0
2010-11-09EasyHack: createAsciiFrom -> RTL_CONST...Kevin Hunter1-22/+22
2010-11-09Comment block removal, and other minor commentsKevin Hunter1-72/+0
2010-11-09EOL whitespace removalKevin Hunter1-21/+21
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.20.62); FILE MERGEDRüdiger Timm1-44/+19
2007-07-03INTEGRATION: CWS tkr01 (1.19.94); FILE MERGEDRüdiger Timm1-3/+74
2006-09-16INTEGRATION: CWS pchfix02 (1.18.102); FILE MERGEDOliver Bolte1-2/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.17.90); FILE MERGEDRüdiger Timm1-47/+21
2004-12-10INTEGRATION: CWS tbe14 (1.16.282); FILE MERGEDRüdiger Timm1-5/+5
2002-08-01#101437# crash when D&D a control on a basic dialog with hold STRG keyThomas Benisch1-8/+2
2002-01-22#96590# fix memory leaks and memory errors in basctlThomas Benisch1-8/+2
2001-09-17#92082# Add additional controls to the dialog editorThomas Benisch1-3/+24
2001-08-17#91159# dialog editor handling of unknown controlsThomas Benisch1-8/+8
2001-07-27#89793# Error:SdrObjList::Load()Thomas Benisch1-6/+8
2001-06-22#88565# change module management from sbx to library containerThomas Benisch1-16/+16
2001-06-15sbx dialogs removedThomas Benisch1-5/+3
2001-05-14progressbar, fixedlineThomas Benisch1-11/+2
2001-05-14added imagecontrol, progressbar, hor. + vert. fixedlineThomas Benisch1-3/+31
2001-05-04added FixedLineThomas Benisch1-7/+8
2001-05-02added ScrollBarThomas Benisch1-6/+27
2001-04-26added ProgressBarThomas Benisch1-2/+3
2001-03-23removed StarBASIC and code cleanupThomas Benisch1-41/+26
2001-03-12added script event container listenerThomas Benisch1-3/+3
2001-03-02moved setting of parent form from factory to DlgEdObj::EndCreateThomas Benisch1-35/+22
2001-02-26dialog editor factoryThomas Benisch1-0/+225