summaryrefslogtreecommitdiffstats
path: root/fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx
Commit message (Expand)AuthorAgeFilesLines
* WIN drop unused fpicker subdirsJan-Marek Glogowski2018-09-111-1325/+0
* tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERSJan-Marek Glogowski2018-09-081-58/+119
* tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt2018-02-081-0/+16
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-4/+4
* loplugin:unoany (clang-cl)Stephan Bergmann2018-01-161-1/+1
* tdf#113070: Fix master document issueAhmed GHANMI2018-01-071-4/+16
* gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens2017-12-071-0/+8
* tdf#89713 localize Windows file picker extensionsAndras Timar2017-12-011-10/+12
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-15/+16
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-14/+14
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-8/+8
* fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl2017-05-291-5/+0
* Clean up uses of SAL_U/SAL_W: fpickerStephan Bergmann2017-05-121-1/+2
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-1/+1
* Fix typosAndrea Gelmini2017-03-251-4/+4
* loplugin:unoany (clang-cl)Stephan Bergmann2017-03-141-1/+1
* Remove MinGW supportStephan Bergmann2017-02-101-33/+0
* loplugin:salboolStephan Bergmann2017-01-061-1/+1
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-211-1/+1
* clang-cl loplugin: fpickerStephan Bergmann2016-10-161-30/+28
* Add new open dialog type: Play and linkSamuel Mehrbrodt2016-07-011-0/+1
* Add new open dialog type: Preview only (without link)Samuel Mehrbrodt2016-06-301-0/+1
* Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales2016-06-221-15/+15
* in unlikely case >>= failsCaolán McNamara2016-05-231-1/+1
* set parent window of windows system file picker on save(as)Oliver Specht2016-05-111-0/+19
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-12-021-1/+0
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-3/+1
* Fix typosAndrea Gelmini2015-10-011-4/+4
* Clean up aEmptyStephan Bergmann2015-08-271-2/+1
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-3/+3
* fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLsStephan Bergmann2014-12-121-13/+25
* warning C4505: unreferenced local function has been removedThomas Arnhold2014-08-131-23/+0
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-0/+4
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-3/+0
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-4/+4
* Remove unneccessary commentsAlexander Wilms2014-02-231-38/+38
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-1/+1
* fpicker: warning C4018: '<': signed/unsigned mismatchMichael Stahl2013-10-281-1/+2
* Resolves: #i123544# Prevent accessing empty filters' vectorAriel Constenla-Haile2013-10-271-5/+8
* Different fix for bnc#777788Tor Lillqvist2013-05-081-5/+1
* fdo#63622: Revert '"Fix" bnc#777788'Tor Lillqvist2013-04-261-1/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-30/+30
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* "Fix" bnc#777788Tor Lillqvist2013-02-051-8/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-4/+0
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0