summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* valgrind: Invalid read of size 8Caolán McNamara2016-05-301-0/+1
* Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara2016-05-261-0/+3
* in unlikely case >>= failsCaolán McNamara2016-05-231-1/+1
* convert FilePicker flags to scoped enumNoel Grandin2016-05-1311-110/+76
* mpDefDialogParent is not used since 2002Caolán McNamara2016-05-121-15/+0
* Convert SFX_EXTRA to scoped enumNoel Grandin2016-05-125-37/+43
* set parent window of windows system file picker on save(as)Oliver Specht2016-05-113-1/+28
* remove unused FILEDLG_STATE constants and fieldsNoel Grandin2016-05-114-14/+0
* use Any constructor instead of temporariesNoel Grandin2016-05-041-16/+5
* RemoteFilesDialog: icons for view mode buttonsSzymon Kłos2016-04-281-2/+18
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-271-4/+4
* loplugin:passstuffbyrefStephan Bergmann2016-04-223-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:passstuffbyrefStephan Bergmann2016-04-181-2/+2
* Avoid reserved identifierStephan Bergmann2016-04-181-3/+3
* clean-up: unused using declarations and includesJochen Nitschke2016-04-185-9/+0
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-143-5/+5
* loplugin:passstuffbyref in variousNoel Grandin2016-04-142-5/+5
* tdf#98395 : Remote File dialog showing wrong details in columnsSzymon Kłos2016-04-131-0/+2
* Avoid reserved identifiersStephan Bergmann2016-04-122-4/+4
* WNT: check result of PostMessage()Michael Stahl2016-04-122-4/+8
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-126-4/+2
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-312-5/+4
* -Werror=unused-but-set-variableStephan Bergmann2016-03-231-14/+0
* loplugin:constantparam in fpickerNoel Grandin2016-03-232-21/+8
* remove unused AUTOSELECT_USERFILTER codeNoel Grandin2016-03-231-33/+0
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-151-4/+4
* inline some use-once macrosNoel Grandin2016-03-141-15/+12
* icon view for RemoteFilesDialogSzymon Kłos2016-03-093-4/+51
* loplugin:constantparam in svtoolsNoel Grandin2016-03-092-6/+6
* Bin overly verbose OSL_TRACEs of questionable usefulnessTor Lillqvist2016-03-074-51/+2
* Bin overly verbose function entry/exit debug print macrosTor Lillqvist2016-03-078-516/+36
* -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-041-0/+1
* -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-043-11/+7
* Silence -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-042-0/+6
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-6/+0
* Typo: namesapce(s)->namespace(s)Julien Nabet2016-02-172-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-131-1/+1
* Remove excess newlinesChris Sherlock2016-02-0952-1187/+0
* Fix tdf#97500 Reinstate missing file error dialog on WebDAVGiuseppe Castagno2016-02-091-3/+23
* Fix typosAndrea Gelmini2016-02-052-2/+2
* tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken2016-02-046-22/+22
* unnecessary use of OUString constructorNoel Grandin2016-01-312-6/+4
* -Werror,-Wsign-compare (clang-cl)Stephan Bergmann2016-01-261-1/+1
* more Windows build fixesNoel Grandin2016-01-253-3/+3
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-253-3/+3
* loplugin: unused return valuesNoel Grandin2016-01-211-5/+2