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