summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2015-07-20Add and replace Help buttons in 2 dialogsOlivier Hallot
2015-07-19Fix typosAndrea Gelmini
2015-07-16Hopefully get the right dispose orderMaxim Monastirsky
2015-07-16Move remotefilesdialog.ui to where it belongsMaxim Monastirsky
2015-07-16loplugin:stringconstantStephan Bergmann
2015-07-16loplugin:vclwidgetsStephan Bergmann
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16loplugin:passstuffbyrefStephan Bergmann
2015-07-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-07-16question about overwriting the file only in the save modeSzymon Kłos
2015-07-16FilePickerLastService as a string, not string-list 2Szymon Kłos
2015-07-16RemoteFilesDialog: remember last used serviceSzymon Kłos
2015-07-16removed commentSzymon Kłos
2015-07-16RemoteFilesDialog moved to fpickerSzymon Kłos
2015-07-16SvtFileDialog_Base in new fileSzymon Kłos
2015-07-16FilePicker interface for RemoteFilesDialogSzymon Kłos
2015-07-15loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-07-02tdf#92460: fpicker: fix VistaFilePicker using SolarMutexReleaserMichael Stahl
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-18Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-05-21fpicker: simplify code by std::any_ofTakeshi Abe
2015-05-10-Werror=shadowStephan Bergmann
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09loplugin:staticmethodsStephan Bergmann
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28DBG_PRINT_ENTRY expects a 4th arg of type intStephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks