summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker
AgeCommit message (Expand)Author
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-12fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-02fpicker (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-25oops, forgot to include osl/thread.hMichael Stahl
2014-08-25set names on the Win32-only threadsMichael Stahl
2014-08-13warning C4505: unreferenced local function has been removedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-21win32 fpicker: correctly set the default file nameAurimas Fišeras
2014-07-21Revert "Cleaning: remove use of old edt1 from dlg.h (Windows)"Aurimas Fišeras
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12fix windows buildThomas Arnhold
2014-05-12Lost closing braceStephan Bergmann
2014-05-12Missing includeStephan Bergmann
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26Remove visual noise from fpickerAlexander Wilms
2014-02-25(a/A)utomaticaly -> (a/A)utomaticallyJulien Nabet
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06typo fixes in commentsAndras Timar
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2013-12-20typo fixesAndras Timar
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