summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file
AgeCommit message (Expand)Author
2013-01-14Add missing parenthesisJulien Nabet
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann
2012-04-17prevent getFileURL() & getLinkTargetURL() asserting for broken linksNoel Power
2012-04-15re-open output file on save to fsync to improve first-start performanceMichael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe
2012-02-23remove all other deprecated header guardsThomas Arnhold
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot
2012-01-15ucb: convert to gbuildMatúš Kukan
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from ucbNorbert Thiebaud
2011-08-29chmod -xTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-20catch by const referenceCaolán McNamara
2011-04-30remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)Christina Rossmanith
2011-04-30Remove some OS/2 codeFrancois Tigeot
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold
2011-02-06std::hash -> boost::hashFridrich Štrba
2011-02-06Revert "Add #include <hash_map> again, we still use std::hash"Fridrich Štrba
2011-02-06Add #include <hash_map> again, we still use std::hashJoseph Powers
2011-02-06remove some more <hash_map> includesFridrich Štrba
2011-02-05Cleanup of boost conversion issuesJoseph Powers
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-15microopts equalsAsciiL faster than compareToAscii(const sal_Char*)Caolán McNamara
2010-12-12Change unnamespace file.hxx macrosAndy Holder
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-19fwk160: #i99833# do not use ftruncate unnecessarilyMikhail Voytenko
2010-11-17remove archaic guardsCaolán McNamara
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek