summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin2-4/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-3/+1
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann2-4/+4
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-6/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-12/+6
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-4/+2
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann8-42/+42
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann11-103/+103
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann1-9/+7
2015-11-09Replace a few for_each and one-liner locals by range-based loops in fpicker.Mario J. Rugiero1-67/+6
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann4-10/+10
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin3-11/+8
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin1-2/+2
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin2-2/+2
2015-10-21more removal of com::sun::star typedefsNoel Grandin5-9/+5
2015-10-21remove untyped Link<>Noel Grandin1-3/+1
2015-10-19loplugin:defaultparamsStephan Bergmann2-9/+9
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin5-11/+6
2015-10-15convert Link<> to typedNoel Grandin2-4/+2
2015-10-14convert Link<> to typedNoel Grandin6-11/+9
2015-10-14com::sun::star->css in fpicker/Noel Grandin54-508/+498
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann13-198/+198
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-8/+8
2015-10-12convert Link<> to typedNoel Grandin5-16/+10
2015-10-06tdf#94811: Crash in Open Remote File dialog fixedOliver Specht1-1/+1
2015-10-05Remember password after setting new serviceSzymon Kłos1-2/+4
2015-10-05Focus for file list after opening folderSzymon Kłos1-0/+2
2015-10-05Focus for file name field after using it to open folderSzymon Kłos1-0/+3
2015-10-02tdf#57370 : Open place after pressing 'Enter'Szymon Kłos2-0/+19
2015-10-01Fix typosAndrea Gelmini5-9/+9
2015-10-01remove old standalone Sun bug numbersNoel Grandin3-11/+0
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-5/+5
2015-09-25don't over-expand built-in file dialog on very long paths/namesCaolán McNamara1-0/+2
2015-09-24convert Link<> to typedNoel Grandin4-7/+5
2015-09-18boost->stdCaolán McNamara3-10/+9
2015-09-16remove unused Link<> fieldsNoel Grandin2-27/+2
2015-09-15convert Link<> to typedNoel Grandin2-4/+2
2015-09-15convert Link<> to typedNoel Grandin4-10/+6
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet8-46/+36
2015-09-13Simplify SvtFileDialog::appendDefaultExtensionMatteo Casalin1-21/+12
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-09-11tdf#93240: replace boost::ptr_deque with std::deque<std::unique_ptr>Matthew Nicholls3-17/+16
2015-09-11convert Link<> to typedNoel Grandin6-11/+11
2015-09-08convert Link<> to typedNoel Grandin4-8/+5
2015-09-03tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessibleSzymon Kłos2-3/+100
2015-09-03tdf#93634 repair getDisplayDirectory for Windows filepickerRegina Henschel1-1/+1
2015-09-03convert Link<> to typedNoel Grandin4-7/+4