summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2001-11-14#94499#no even caching the index of the last selected item of a listboxTino Rachui1-3/+14
2001-11-14#94499#added method GetSelectedItemIndex to tableTino Rachui1-3/+4
2001-11-14#93753# dissolving drafts cvs moduleMichael Hönnig1-1/+1
2001-11-05#92988#immediately returning in setValue/getValue when ControlAction is GET_H...Tino Rachui1-2/+14
2001-10-23#92589#removed sort style (CBS_SORT) so that the entries into listboxes are i...Tino Rachui1-6/+6
2001-10-16#93244#added type XFilterGroupManagerTino Rachui1-0/+1
2001-10-16#93244#implementing XFilterGroupManagerTino Rachui4-15/+94
2001-10-12#91448#changed font setting from MS Sans Serif to MS Shell DlgTino Rachui1-18/+18
2001-10-09#88924#now supporting com.sun.star.util.XCancellableTino Rachui4-15/+59
2001-10-09#88924#added type com.sun.star.utils.XCancellableTino Rachui1-0/+1
2001-10-09#88924#service now implements the interface com.sun.star.util.XCancellableTino Rachui4-13/+62
2001-10-09#88924#added type com.sun.star.util.XCancellableTino Rachui1-0/+1
2001-10-04#91325#now using the the new constants LISTBOX_VERSION_LABEL, LISTBOX_TEMPLAT...Tino Rachui1-12/+5
2001-10-04#91576# getfilenamewrapper addedTino Rachui1-3/+4
2001-10-04#91576# added mutexguard to some methods I forgot beforeTino Rachui1-3/+34
2001-10-04#91576#using getfilename wrapper class to execute getopenfilename or getsavef...Tino Rachui2-17/+25
2001-10-04#91576# initial check-inTino Rachui2-0/+417
2001-09-07added include to get out_of_range from stlHans-Joachim Lankenau1-2/+5
2001-09-05#91324#corrected size calculationTino Rachui3-43/+78
2001-08-24#91086#new template addedTino Rachui1-2/+33
2001-08-24#91086#support for new template addedTino Rachui1-2/+10
2001-08-24#91086#new constant for template addedTino Rachui1-2/+5
2001-08-24#90832#aqcuire SolarMutex before requesting resourcesTino Rachui1-2/+12
2001-08-24#90832#added build dependency to vclTino Rachui1-1/+1
2001-08-16#89239#calling onInitDone of the parent in onInitiDone to center the dialog t...Tino Rachui1-2/+6
2001-08-16#89239#center the dialog position to its parentTino Rachui2-7/+71
2001-08-10#89230#remove code for stripping tilde signs from label stringsTino Rachui1-34/+2
2001-08-10#89230#added methods to changed soffice labels with special chars to windows ...Tino Rachui2-4/+156
2001-08-10#89230#added new classesTino Rachui1-4/+6
2001-08-10#89230#changed implementation to support offline handling of setValue, getVal...Tino Rachui2-363/+53
2001-08-10#89230#accepting sal_Int8 and sal_Int16 in initializeTino Rachui1-6/+13
2001-08-10#89230#changed method name getDisplayDirectory -> getLastDisplayDirectoryTino Rachui2-8/+7
2001-08-10#89230#initial check-inTino Rachui6-0/+1674
2001-08-06#89507#shadow pattern array now array of WORD and not intTino Rachui1-6/+14
2001-08-06*** empty log message ***Tino Rachui1-6/+55
2001-08-06#89507#sending helprequested notificationTino Rachui1-11/+51
2001-08-03#89507#helppopupwindow addedTino Rachui1-3/+4
2001-08-03#89507#using help popup window to show helpTino Rachui2-7/+39
2001-08-03#89507# setting a valid instance handle in ctor so that creating help popup w...Tino Rachui1-3/+12
2001-08-03#89507#inital check-inTino Rachui2-0/+794
2001-07-30#89763#setting default name in first onSelChanged messageTino Rachui2-23/+49
2001-07-11exception specification from XFilePickerControlAccess methods removedTino Rachui1-10/+10
2001-07-11#89515#unregister the preview window class in dtor only when register was suc...Tino Rachui2-8/+13
2001-07-11#89166#creating the folderpicker now in a sta thread and dipatching window me...Tino Rachui1-28/+59
2001-07-10reactivating sta thread and resolved repaint problem of blocked caller threadTino Rachui2-150/+316
2001-07-10took over last changes from EAIIITino Rachui1-2/+15
2001-07-09some assertions temporary removedTino Rachui1-2/+28
2001-07-09took over changes from sysuiTino Rachui4-81/+257
2001-07-09now multi-instance ableTino Rachui2-47/+150
2001-07-02alias names must have an extension if refered toTino Rachui1-3/+3