summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/folderpicker
AgeCommit message (Expand)Author
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-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-02fpicker (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-25set names on the Win32-only threadsMichael Stahl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
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-06-10mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba
2013-06-05use uno::Reference#clear() method...Noel Grandin
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
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-10-24Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann
2012-10-24fix fpicker build errorPeter Foley
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-10fpicker: remove bizarre #pragma message "SendMessageW wrapper..."Michael Stahl
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-15fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl
2012-03-14fdo#47246: fpicker: merge fop library into fps:Michael Stahl
2011-12-27fpicker: convert to gbuildMatúš Kukan
2011-11-27remove include of pch header from fpickerNorbert Thiebaud
2011-07-20More header name case fixes for MinGW cross-compilationTor Lillqvist
2011-07-20Fix MinGW compilation errorsTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-24remove executable bit from files that are not executablesLuboš Luňák
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-01Remove Dead CodeXisco Fauli
2011-02-01Clean up makefilesThomas Arnhold
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet