summaryrefslogtreecommitdiff
path: root/sal/inc/osl/file.hxx
AgeCommit message (Expand)Author
2012-08-21Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-07-11Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET
2012-03-13Removed FileStatus::isFile. Use ::isRegular instead.Josh Heidenreich
2012-03-09Let osl::FileStatus getters assert programming errorsStephan Bergmann
2012-03-09Fixed @since tagsStephan Bergmann
2012-03-09sal file.hxx documentationJosh Heidenreich
2012-03-09Added FileStatus methods isFile, isDirectory, isRegular, isLinkJosh Heidenreich
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot
2012-01-19clean-up Doxygen warningsNorbert Thiebaud
2012-01-19sal: expose a public API for comparing directory itemsMichael Meeks
2012-01-19fix SvStream to not disagree with sal on sizeof struct statMichael Meeks
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara
2011-05-25fix flaggs typoCaolán McNamara
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-18Remove OS/2 support.Francois Tigeot
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
2010-12-23suppress compiler warningDavid Tardon
2010-12-13Remove unhelpful macros from file.hxxAndy Holder
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-07-22INTEGRATION: CWS os2port03 (1.35.170.1.6); FILE MERGEDOliver Bolte
2008-04-15INTEGRATION: CWS calcshare2 (1.36.26); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.36.34); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS networkrepair_SRC680 (1.35.174); FILE MERGEDRüdiger Timm
2006-11-06INTEGRATION: CWS sb63 (1.34.158); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.33.120); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS getfilesize1 (1.32.78); FILE MERGEDOliver Bolte
2004-02-03INTEGRATION: CWS sal05 (1.30.64); FILE MERGEDJens-Heiner Rechtien
2003-12-17INTEGRATION: CWS geordi2q11 (1.30.106); FILE MERGEDVladimir Glazounov
2003-05-13INTEGRATION: CWS sal03 (1.29.10); FILE MERGEDVladimir Glazounov
2003-04-08INTEGRATION: CWS sal02 (1.28.60); FILE MERGEDRüdiger Timm
2002-12-06#105187#made the assignment operator of DirectoryItem class resistent against...Tino Rachui
2002-11-29#96533#merged ODK docu update from udk303 into this revisionTino Rachui
2002-11-14#100514#specification of osl_createTempFile changed, automatically removal of...Tino Rachui
2002-11-12#100514#introduced createTempFile functionTino Rachui
2002-08-19#100821# Added FileBase::getTempDirURLHennes Rohling
2002-07-22#96832#fixed memory leak in readLineTino Rachui
2002-07-09#99320 osl::File::setTime time value parameters should be constHennes Rohling
2002-01-15#96533# Updated file API docuHennes Rohling
2002-01-10#96002# Replaced defines to correct document outputHennes Rohling
2001-11-30#95091# Added volume flags for fixed disk, CDROM, floppy and RAM diskHennes Rohling
2001-11-08#92635#class File now has a method isEndOfFileTino Rachui
2001-10-12make autodoc happyOliver Braun
2001-09-19#90517# documentation updatedOliver Braun
2001-08-17#89890# Map ERROR_NOT_READY to new error code osl_File_E_NOTREADYHennes Rohling
2001-08-07#90581#wrong acquire in assignment operator of VolumeDevice _aHandle was acqu...Tino Rachui