summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker
AgeCommit message (Expand)Author
2013-11-20fpicker: cleanup async requests, dung out comments.Michael Meeks
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-30Windows XP is 0x0501Thomas Arnhold
2013-10-28fpicker: warning C4018: '<': signed/unsigned mismatchMichael Stahl
2013-10-27Resolves: #i123544# Prevent accessing empty filters' vectorAriel Constenla-Haile
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-06-17Cleaning: remove use of old edt1 from dlg.h (Windows)Julien Nabet
2013-06-10mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-14typo fix: s/inavlid/invalid/Andras Timar
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-08Different fix for bnc#777788Tor Lillqvist
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-27those are never definedThomas Arnhold
2013-04-26fdo#63622: Revert '"Fix" bnc#777788'Tor Lillqvist
2013-04-26VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/Michael Stahl
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-08Windows build failedStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-03-30remove local css definitionsThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-22s/heigth/height/Tor Lillqvist
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20more fixes for my FilePicker changesNoel Grandin
2013-02-19and let's try actually including the relevant headers...Noel Grandin
2013-02-19Include the XInitialization headerTor Lillqvist
2013-02-19fix up some of my fdo#46808 changesNoel Grandin
2013-02-12Fix compilation of MS-Windows FilePickerNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-05"Fix" bnc#777788Tor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-10-30cppCheck: avoid obvious 'redundantAssignment'jailletc36