summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file
AgeCommit message (Expand)Author
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-01-13Add missing parenthesisJulien Nabet
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
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