summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Collapse)Author
2001-11-15#94499#Tino Rachui
2001-11-15#94499#initial check-inTino Rachui
2001-11-14#94499#added method ListboxGetSelectedItemIndexTino Rachui
2001-11-14#94499#no even caching the index of the last selected item of a listboxTino Rachui
2001-11-14#94499#added method GetSelectedItemIndex to tableTino Rachui
2001-11-14#93753# dissolving drafts cvs moduleMichael Hönnig
2001-11-05#92988#immediately returning in setValue/getValue when ControlAction is ↵Tino Rachui
GET_HELP_URL/SET_HELP_URL
2001-10-23#92589#removed sort style (CBS_SORT) so that the entries into listboxes are ↵Tino Rachui
inserted user defined
2001-10-16#93244#added type XFilterGroupManagerTino Rachui
2001-10-16#93244#implementing XFilterGroupManagerTino Rachui
2001-10-12#91448#changed font setting from MS Sans Serif to MS Shell DlgTino Rachui
2001-10-09#88924#now supporting com.sun.star.util.XCancellableTino Rachui
2001-10-09#88924#added type com.sun.star.utils.XCancellableTino Rachui
2001-10-09#88924#service now implements the interface com.sun.star.util.XCancellableTino Rachui
2001-10-09#88924#added type com.sun.star.util.XCancellableTino Rachui
2001-10-04#91325#now using the the new constants LISTBOX_VERSION_LABEL, ↵Tino Rachui
LISTBOX_TEMPLATE_LABEL, LISTBOX_IMAGE_TEMPLATE_LABEL
2001-10-04#91576# getfilenamewrapper addedTino Rachui
2001-10-04#91576# added mutexguard to some methods I forgot beforeTino Rachui
2001-10-04#91576#using getfilename wrapper class to execute getopenfilename or ↵Tino Rachui
getsavefilename in a separat thread if necessary
2001-10-04#91576# initial check-inTino Rachui
2001-09-07added include to get out_of_range from stlHans-Joachim Lankenau
2001-09-05#91324#corrected size calculationTino Rachui
2001-08-24#91086#new template addedTino Rachui
2001-08-24#91086#support for new template addedTino Rachui
2001-08-24#91086#new constant for template addedTino Rachui
2001-08-24#90832#aqcuire SolarMutex before requesting resourcesTino Rachui
2001-08-24#90832#added build dependency to vclTino Rachui
2001-08-16#89239#calling onInitDone of the parent in onInitiDone to center the dialog ↵Tino Rachui
to its parent
2001-08-16#89239#center the dialog position to its parentTino Rachui
2001-08-10#89230#remove code for stripping tilde signs from label stringsTino Rachui
2001-08-10#89230#added methods to changed soffice labels with special chars to windows ↵Tino Rachui
labels with special chars and vice versa
2001-08-10#89230#added new classesTino Rachui
2001-08-10#89230#changed implementation to support offline handling of setValue, ↵Tino Rachui
getValue etc.
2001-08-10#89230#accepting sal_Int8 and sal_Int16 in initializeTino Rachui
2001-08-10#89230#changed method name getDisplayDirectory -> getLastDisplayDirectoryTino Rachui
2001-08-10#89230#initial check-inTino Rachui
2001-08-06#89507#shadow pattern array now array of WORD and not intTino Rachui
2001-08-06*** empty log message ***Tino Rachui
2001-08-06#89507#sending helprequested notificationTino Rachui
2001-08-03#89507#helppopupwindow addedTino Rachui
2001-08-03#89507#using help popup window to show helpTino Rachui
2001-08-03#89507# setting a valid instance handle in ctor so that creating help popup ↵Tino Rachui
window succeeds
2001-08-03#89507#inital check-inTino Rachui
2001-07-30#89763#setting default name in first onSelChanged messageTino Rachui
2001-07-11exception specification from XFilePickerControlAccess methods removedTino Rachui
2001-07-11#89515#unregister the preview window class in dtor only when register was ↵Tino Rachui
successful
2001-07-11#89166#creating the folderpicker now in a sta thread and dipatching window ↵Tino Rachui
messages for the calling thread while waiting for request completion
2001-07-10reactivating sta thread and resolved repaint problem of blocked caller threadTino Rachui
2001-07-10took over last changes from EAIIITino Rachui
2001-07-09some assertions temporary removedTino Rachui