summaryrefslogtreecommitdiff
path: root/fpicker/source/office
AgeCommit message (Expand)Author
2012-04-10fdo#48496 Decode file URL path segment dispalyed as "place" nameStephan Bergmann
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05SvtFileDialogURLSelector::OpenURL can go apparentlyCaolán McNamara
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-02Internal fpicker cleanup and reworkCédric Bosdonnat
2012-04-02fpicker: a list of bookmarks in the file pickerMartin Richard
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
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-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-29EasyHack fdo#42454, remove code associated with unused iconsGustavo Buzzatti Pacheco
2011-12-27fpicker: convert to gbuildMatúš Kukan
2011-12-26Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák
2011-12-14shrinked useless constants/definesTakeshi Abe
2011-12-14catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from fpickerNorbert Thiebaud
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-09-15Rewrite a bit so that Windows dbgutils build does not shoutFridrich Štrba
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist
2011-08-23Avoid compilation error in dbgutil (_DEBUG) MSVC buildTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-22adapt for new apiCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-05-21Drop OS2Tor Lillqvist
2011-05-12do not leak memoryDavid Tardon
2011-05-12use rtl::OUStringDavid Tardon
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-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel
2011-03-04German comments translation.Michael Muench
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-16Remove some dead codeThomas Arnhold