summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2002-01-30#97068# Don't send BFFM_SELECTION with zero pidl on NT4Hennes Rohling1-8/+11
2002-01-10#96424# Don't assume anyone has set a custom value before he tries to get it @#!Hennes Rohling1-12/+22
2001-12-18#95987#doesn't fill Event objects with a reference to the filepicker instance...Tino Rachui1-7/+2
2001-12-11#95803#terminate async. event notifier thread in dtor when necessaryTino Rachui1-2/+5
2001-11-30#95423#removed unnecessary locking of rBHelper mutex which may leed to deadlo...Tino Rachui1-27/+22
2001-11-28#95345#calling setFilterIndex(1) in appendFilter to reflect default behavior ...Tino Rachui1-2/+13
2001-11-16#93753# dissolving drafts CVS moduleMichael Hönnig1-1/+1
2001-11-15#94499#notifyAllListeners now only calls notiyEvent of async event notifierTino Rachui1-9/+3
2001-11-15#94499#added asynceventnotifierTino Rachui1-3/+4
2001-11-15#94499#using an asynchronous event notifier in order to prevent deadlocksTino Rachui2-46/+27
2001-11-15#94499#Tino Rachui1-23/+31
2001-11-15#94499#initial check-inTino Rachui2-0/+324
2001-11-14#94499#added method ListboxGetSelectedItemIndexTino Rachui2-4/+21
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