summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/VistaFilePicker.cxx
AgeCommit message (Expand)Author
2018-09-11WIN drop unused fpicker subdirsJan-Marek Glogowski
2018-09-08tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERSJan-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
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens
2017-07-03loplugin:oncevar (clang-cl): fpickerStephan Bergmann
2017-05-29fpicker: remove ifdef __IFileDialogCustomize_INTERFACE_DEFINED__Michael Stahl
2017-05-29fpicker: remove legacy XP FilePicker implementationMichael Stahl
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-27Resolves: tdf#106729 ensure VistaFilePicker init before accessCaolán McNamara
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-10-16clang-cl loplugin: fpickerStephan Bergmann
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-11set parent window of windows system file picker on save(as)Oliver Specht
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-07Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-11-28-Werror,-Wunused-const-variableStephan Bergmann
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-03tdf#93634 repair getDisplayDirectory for Windows filepickerRegina Henschel
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet
2015-02-06fix windows buildCaolán McNamara
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26Remove visual noise from fpickerAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-08-12Typo: controling => controllingJulien Nabet
2013-07-24Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet
2013-07-24Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet
2013-04-26VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-24Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold