summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
AgeCommit message (Expand)AuthorFilesLines
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-10-30Windows XP is 0x0501Thomas Arnhold1-2/+2
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-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza3-30/+6
2013-09-08fdo#42155: Replace the only use of CAutoUnicodeBuffer end partJulien Nabet2-228/+0
2013-09-05remove duplicate includeThomas Arnhold1-1/+0
2013-09-05fpicker: try to fix headers to make tinderbox happyMichael Stahl1-2/+3
2013-09-05add missing includeThomas Arnhold1-0/+1
2013-09-05fdo#42155: Replace the only use of CAutoUnicodeBuffer part1Julien Nabet1-3/+3
2013-08-12Typo: controling => controllingJulien Nabet2-2/+2
2013-07-24Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann1-3/+4
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet1-11/+11
2013-07-24Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba1-8/+11
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet1-11/+8
2013-06-17Cleaning: remove use of old edt1 from dlg.h (Windows)Julien Nabet1-11/+5
2013-06-10mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba4-10/+4
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba2-2/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin2-2/+0
2013-05-14typo fix: s/inavlid/invalid/Andras Timar1-2/+2
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-05-08Different fix for bnc#777788Tor Lillqvist1-5/+1
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-27those are never definedThomas Arnhold1-3/+0
2013-04-26fdo#63622: Revert '"Fix" bnc#777788'Tor Lillqvist1-1/+8
2013-04-26VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/Michael Stahl1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-08Windows build failedStephan Bergmann2-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák39-342/+329
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee3-3/+3
2013-03-30remove local css definitionsThomas Arnhold2-16/+0
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold7-32/+32
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold10-33/+33
2013-03-04doubled includesThomas Arnhold2-3/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-3/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2013-02-22s/heigth/height/Tor Lillqvist1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20more fixes for my FilePicker changesNoel Grandin1-2/+3
2013-02-19and let's try actually including the relevant headers...Noel Grandin1-0/+1
2013-02-19Include the XInitialization headerTor Lillqvist1-0/+1
2013-02-19fix up some of my fdo#46808 changesNoel Grandin1-2/+3
2013-02-12Fix compilation of MS-Windows FilePickerNoel Grandin2-12/+11
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin3-38/+11
2013-02-05"Fix" bnc#777788Tor Lillqvist1-8/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens7-14/+0