summaryrefslogtreecommitdiff
path: root/fpicker/source/win32
AgeCommit message (Expand)Author
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-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
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-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
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-09-08fdo#42155: Replace the only use of CAutoUnicodeBuffer end partJulien Nabet
2013-09-05remove duplicate includeThomas Arnhold
2013-09-05fpicker: try to fix headers to make tinderbox happyMichael Stahl
2013-09-05add missing includeThomas Arnhold
2013-09-05fdo#42155: Replace the only use of CAutoUnicodeBuffer part1Julien Nabet
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