summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlged.cxx
AgeCommit message (Expand)AuthorFilesLines
2003-03-26INTEGRATION: CWS tbe3 (1.25.18); FILE MERGEDVladimir Glazounov1-70/+111
2002-08-01#101437# crash when D&D a control on a basic dialog with hold STRG keyThomas Benisch1-2/+5
2002-07-16#101325# In DlgEditor::ShowDialog, dispose dialog after use.Stephan Bergmann1-3/+6
2002-04-24#98585# ACC: Unable to create a new Basic Dialog with the keyboardThomas Benisch1-3/+44
2002-02-04#97213# Clipboard doesn't work correct in the dialog editorThomas Benisch1-4/+8
2002-01-22#96590# fix memory leaks and memory errors in basctlThomas Benisch1-16/+16
2001-11-14#92173# Reimplement Basic password protection UI in Basic IDEThomas Benisch1-4/+4
2001-11-12#92173# Reimplement Basic password protection UI in Basic IDEThomas Benisch1-10/+15
2001-10-17#92083# Add cut/copy/Form... to control's context menuThomas Benisch1-14/+61
2001-09-25#92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModelThomas Benisch1-2/+21
2001-09-20#92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModelThomas Benisch1-4/+12
2001-08-17#91159# dialog editor handling of unknown controlsThomas Benisch1-85/+7
2001-07-27#89793# Error:SdrObjList::Load()Thomas Benisch1-4/+6
2001-07-10#81329# No correct default font for CJK-languagesThomas Benisch1-3/+3
2001-04-26added ProgressBarThomas Benisch1-48/+2
2001-04-12::xmlscript::createInputStream from xml_helper.hxxThomas Benisch1-12/+6
2001-04-10added ClipboardThomas Benisch1-109/+293
2001-03-23removed StarBASIC and code cleanupThomas Benisch1-147/+61
2001-03-20added TabIndexThomas Benisch1-2/+11
2001-03-12added script event container listenerThomas Benisch1-4/+4
2001-03-07added step functionalityThomas Benisch1-15/+12
2001-03-06added dialog model changed flagThomas Benisch1-35/+48
2001-03-03UnoControlDialogModel as parameter for SetDialog()Andreas Bregas1-50/+5
2001-03-02clone the dialog model for test modeThomas Benisch1-7/+17
2001-03-01in Delete() method remove control models of marked objectsThomas Benisch1-9/+94
2001-02-26dialog editorThomas Benisch1-0/+906