summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2017-03-27Resolves: tdf#106729 ensure VistaFilePicker init before accessCaolán McNamara
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2016-05-31valgrind: Invalid read of size 8Caolán McNamara
2016-05-30Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara
2016-05-23set parent window of windows system file picker on save(as)Oliver Specht
2016-03-09tdf#98395 : Remote File dialog showing wrong details in columnsSzymon Kłos
2016-02-12Fix tdf#97500 Reinstate missing file error dialog on WebDAVGiuseppe Castagno
2016-01-14Related tdf#96833: display WebDAV path in remote files dialogGiuseppe Castagno
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-09Replace a few for_each and one-liner locals by range-based loops in fpicker.Mario J. Rugiero
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06tdf#94811: Crash in Open Remote File dialog fixedOliver Specht
2015-10-05Remember password after setting new serviceSzymon Kłos
2015-10-05Focus for file list after opening folderSzymon Kłos
2015-10-05Focus for file name field after using it to open folderSzymon Kłos
2015-10-02tdf#57370 : Open place after pressing 'Enter'Szymon Kłos
2015-10-01Fix typosAndrea Gelmini
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-25don't over-expand built-in file dialog on very long paths/namesCaolán McNamara
2015-09-24convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara