summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
AgeCommit message (Expand)Author
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann
2016-10-16clang-cl loplugin: fpickerStephan Bergmann
2016-10-14ReleaseSolarMutexOnMainThreadContext is unusedStephan Bergmann
2016-10-14_OPENFILENAME_SIZE_VERISON_400 is unusedStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-05-23in unlikely case >>= failsCaolán McNamara
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
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-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
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-10Fix typosAndrea Gelmini
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
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-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-09Replace a few for_each and one-liner locals by range-based loops in fpicker.Mario J. Rugiero
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-14com::sun::star->css in fpicker/Noel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-03tdf#93634 repair getDisplayDirectory for Windows filepickerRegina Henschel