summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)Author
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-27Missing #include <errno.h>Stephan Bergmann
2012-04-27Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPathStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl
2012-03-27fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt
2012-03-14we just want to know if its a directory/folder or notCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-03WaE : missing return value on one code pathNorbert Thiebaud
2011-12-03sfx2::FileDialogHelper: the punchline:Michael Stahl
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-19implEnsureURLExtension just returns the first argument, remove itCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-06make sfx2 ByteString freeCaolán McNamara
2011-07-29fix for fdo37628: change password button is always disabledMarkus Mohrhard
2011-07-28callcatcher: remove unused constructorMarkus Mohrhard
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-15catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove Dead CodeXisco Fauli
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-13Remove some dead codeThomas Arnhold
2011-01-23WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]
2010-12-17CWS-TOOLING: integrate CWS fwk160Hans-Joachim Lankenau
2010-12-08gnumake2: resync to DEV300_m95Bjoern Michaelsen
2010-12-01dba34c: #i114595# don't ask for the Selection control if it doesn't existFrank Schoenheit [fs]
2010-11-20RTL_CONSTASCII_USTRINGPARAM in libs core 28Gert Faller
2010-11-16fwk160: #i113943# catch the exceptionMikhail Voytenko
2010-11-10rebase to DEV300_m92Philipp Lohmann [pl]
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud