summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
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
2016-01-10Fix typosAndrea Gelmini
2016-01-08Related tdf#96833: display WebDAV path in remote files dialogGiuseppe Castagno
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-23loplugin:unusedfields in fpickerNoel Grandin
2015-12-07Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-12-02-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-28-Werror,-Wunused-const-variableStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-Wunused-const-variableStephan Bergmann
2015-11-28-Werror,-Wunused-const-variableStephan Bergmann
2015-11-28Avoid ambiguity which OUStringBuffer ctor to selectStephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
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