summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
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
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-09Replace a few for_each and one-liner locals by range-based loops in fpicker.Mario J. Rugiero
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin