summaryrefslogtreecommitdiffstats
path: root/fpicker/source
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#145842 fix a crash after deleting an entryCaolán McNamara2021-11-251-1/+0
* tdf#145842 canceling remote file delete makes file disappear from treeviewCaolán McNamara2021-11-241-2/+7
* loplugin:stringliteraldefine in formual,fpickerNoel Grandin2021-11-242-21/+21
* tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelperMichael Stahl2021-11-232-4/+24
* Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann2021-11-121-1/+2
* Unused TOOLBOXBUTTON_DEFAULT_LOCATION in fpickerJulien Nabet2021-10-312-2/+0
* Typo: TOOLBOXBUTOON->TOOLBOXBUTTON in fpickerJulien Nabet2021-10-313-8/+8
* Prepare for removal of non-const operator[] from Sequence in fpickerMike Kaganski2021-10-306-38/+37
* Add support for macOS SDK 12.0Stephan Bergmann2021-10-271-0/+4
* Remove line that has been commented out since 2008Tor Lillqvist2021-10-271-1/+0
* There is nothing deprecated about these calls as far as I seeTor Lillqvist2021-10-271-6/+0
* Use NSModalResponseOK instead of deprecated NSFileHandlingPanelOKButtonTor Lillqvist2021-10-211-4/+1
* Bin dead codeTor Lillqvist2021-10-2110-197/+8
* Related: tdf#145169 make double-click call same handler as ok buttonCaolán McNamara2021-10-191-1/+1
* Related: tdf#145169 change to selected dir on remote "save"Caolán McNamara2021-10-182-24/+21
* Resolves: tdf#145169 only position treeview cursor at the first entryCaolán McNamara2021-10-181-4/+4
* tdf#145169 have one button per responseCaolán McNamara2021-10-181-4/+2
* tdf#145169 for IsDocument/IsFolder I think we want no interactionCaolán McNamara2021-10-182-53/+4
* Related: tdf#145169 unwanted dialogs on sftp save to remote to a new documentCaolán McNamara2021-10-181-1/+5
* Related: tdf#145169 use INetURLObject::getName and removeSegmentCaolán McNamara2021-10-181-34/+22
* Simplify vector initialization in fpickerJulien Nabet2021-10-161-2/+1
* gives names to all the Idles and TasksNoel Grandin2021-09-283-2/+3
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-012-3/+1
* Resolves: tdf#143993 don't change FolderPicker to FilePicker if init calledCaolán McNamara2021-08-231-1/+6
* Missing includeStephan Bergmann2021-08-101-0/+4
* create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2021-08-072-4/+4
* no need to use UNO_QUERY hereNoel Grandin2021-08-071-1/+2
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-053-10/+10
* convert #defines to OUStringLiteralNoel Grandin2021-08-021-1/+1
* loplugin:indentation improve checks for brace alignmentNoel Grandin2021-06-281-1/+1
* Simplify Sequence/vector initializationsJulien Nabet2021-06-111-3/+1
* -Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann2021-06-101-2/+0
* Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet2021-06-081-3/+1
* no need to allocate these on the heapNoel Grandin2021-06-021-4/+4
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-213-6/+6
* use toggle instead of click for CheckButtonCaolán McNamara2021-05-202-13/+12
* loplugin:moveoptNoel Grandin2021-04-271-2/+1
* use string_view in INetURLObject::decodeNoel Grandin2021-04-271-1/+1
* loplugin:staticmethods (clang-cl)Stephan Bergmann2021-04-271-38/+28
* -Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann2021-04-271-1/+1
* loplugin:indentation (clang-cl)Stephan Bergmann2021-04-271-1/+1
* tdf#106282 Change Windows File Dialog to run on the main threadMatt K2021-04-228-811/+334
* loplugin:redundantstatic (clang-cl)Stephan Bergmann2021-04-091-3/+3
* const OUString -> const OUStringLiteralMike Kaganski2021-03-253-5/+5
* tdf#124176 Use pragma once in f*Vincent LE GARREC2021-03-2340-158/+40
* check for quit when calling Yield in loopNoel Grandin2021-03-141-1/+1
* -Werror,-Wshadow (clang-cl)Stephan Bergmann2021-03-091-2/+2
* -Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann2021-03-091-0/+2
* loplugin:makeshared (clang-cl)Stephan Bergmann2021-03-081-1/+5
* loplugin:external (clang-cl)Stephan Bergmann2021-03-081-0/+4