summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker
AgeCommit message (Expand)Author
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens
2017-12-01tdf#89713 localize Windows file picker extensionsAndras Timar
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:oncevar (clang-cl): fpickerStephan Bergmann
2017-05-30fpicker: global default _WIN32_WINNT is sufficient nowMichael Stahl
2017-05-29fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl
2017-05-29fpicker: remove PreviewCtrl.[ch]xxMichael Stahl
2017-05-29fpicker: remove legacy XP FilePicker implementationMichael Stahl
2017-05-12Clean up uses of SAL_U/SAL_W: fpickerStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-27Resolves: tdf#106729 ensure VistaFilePicker init before accessCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-23Typo: boder->borderJulien Nabet
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19Fix typosAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-06loplugin:salboolStephan Bergmann
2016-12-16loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
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-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12WNT: check result of PostMessage()Michael Stahl