summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
AgeCommit message (Expand)Author
2018-11-20tdf#121497 "Save As": File Format Type unchanged in WindowsIlhan Yesil
2018-11-16Fix typosAndrea Gelmini
2018-11-13tdf#119747 FileSaveDialog: Windows dialog shows only one extension.Ilhan Yesil
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-12loplugin:nullptr (clang-cl)Stephan Bergmann
2018-09-11WIN drop unused fpicker subdirsJan-Marek Glogowski
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERSJan-Marek Glogowski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-05Fix typosAndrea Gelmini
2018-04-16Fix typosAndrea Gelmini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-28tdf#116615 WIN process messages using RescheduleJan-Marek Glogowski
2018-03-06tdf#116147 guard triggerRequestThreadAwareJan-Marek Glogowski
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-02-01fpicker: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-16loplugin:unoany (clang-cl)Stephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-09loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2018-01-07tdf#113070: Fix master document issueAhmed GHANMI
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens
2017-12-01tdf#89713 localize Windows file picker extensionsAndras Timar
2017-10-27loplugin:includeform: fpicker (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike 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-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:oncevar (clang-cl): fpickerStephan Bergmann
2017-06-01Fix typosAndrea Gelmini
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 some Win32 helper code that is now unusedMichael Stahl
2017-05-29fpicker: remove PreviewCtrl.[ch]xxMichael Stahl
2017-05-29fpicker: remove legacy XP FilePicker implementationMichael Stahl
2017-05-18gives names to mysterious 500 and 501Caolán McNamara
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