summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-11WIN drop unused fpicker subdirsJan-Marek Glogowski1-1325/+0
2018-09-08tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERSJan-Marek Glogowski1-58/+119
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt1-0/+16
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-4/+4
2018-01-16loplugin:unoany (clang-cl)Stephan Bergmann1-1/+1
2018-01-07tdf#113070: Fix master document issueAhmed GHANMI1-4/+16
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens1-0/+8
2017-12-01tdf#89713 localize Windows file picker extensionsAndras Timar1-10/+12
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-15/+16
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski1-14/+14
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-8/+8
2017-05-29fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl1-5/+0
2017-05-12Clean up uses of SAL_U/SAL_W: fpickerStephan Bergmann1-1/+2
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-03-25Fix typosAndrea Gelmini1-4/+4
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann1-33/+0
2017-01-06loplugin:salboolStephan Bergmann1-1/+1
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann1-1/+1
2016-10-16clang-cl loplugin: fpickerStephan Bergmann1-30/+28
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt1-0/+1
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt1-0/+1
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales1-15/+15
2016-05-23in unlikely case >>= failsCaolán McNamara1-1/+1
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht1-0/+19
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-3/+1
2015-10-01Fix typosAndrea Gelmini1-4/+4
2015-08-27Clean up aEmptyStephan Bergmann1-2/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-3/+3
2014-12-12fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLsStephan Bergmann1-13/+25
2014-08-13warning C4505: unreferenced local function has been removedThomas Arnhold1-23/+0
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-0/+4
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-3/+0
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-38/+38
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-10-28fpicker: warning C4018: '<': signed/unsigned mismatchMichael Stahl1-1/+2
2013-10-27Resolves: #i123544# Prevent accessing empty filters' vectorAriel Constenla-Haile1-5/+8
2013-05-08Different fix for bnc#777788Tor Lillqvist1-5/+1
2013-04-26fdo#63622: Revert '"Fix" bnc#777788'Tor Lillqvist1-1/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-30/+30
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-02-05"Fix" bnc#777788Tor Lillqvist1-8/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-4/+0
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0