summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2016-05-30valgrind: Invalid read of size 8Caolán McNamara
2016-05-26Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara
2016-05-23in unlikely case >>= failsCaolán McNamara
2016-05-13convert FilePicker flags to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12Convert SFX_EXTRA to scoped enumNoel Grandin
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-05-11remove unused FILEDLG_STATE constants and fieldsNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-28RemoteFilesDialog: icons for view mode buttonsSzymon Kłos
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-22loplugin:passstuffbyrefStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18loplugin:passstuffbyrefStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#98395 : Remote File dialog showing wrong details in columnsSzymon Kłos
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-23-Werror=unused-but-set-variableStephan Bergmann
2016-03-23loplugin:constantparam in fpickerNoel Grandin
2016-03-23remove unused AUTOSELECT_USERFILTER codeNoel Grandin
2016-03-15tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-14inline some use-once macrosNoel Grandin
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-03-07Bin overly verbose OSL_TRACEs of questionable usefulnessTor Lillqvist
2016-03-07Bin overly verbose function entry/exit debug print macrosTor Lillqvist
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Fix tdf#97500 Reinstate missing file error dialog on WebDAVGiuseppe Castagno
2016-02-05Fix typosAndrea Gelmini
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin