summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2011-05-21Drop OS2Tor Lillqvist4-16/+4
2011-05-18pointer diff. _is_ the index alreadyDavid Tardon1-1/+1
2011-05-18pointer diff. _is_ the index alreadyDavid Tardon1-1/+1
2011-05-17Change SvStorageInfoList from an OwnList to vector<>Joseph Powers1-4/+4
2011-05-17Revert "maybe temporary fix for crash when accessing basic uno services"Noel Power1-1/+0
2011-05-16maybe temporary fix for crash when accessing basic uno servicesNoel Power1-0/+1
2011-05-16end of group mark should be alias to the last itemDavid Tardon1-6/+5
2011-05-16delete[] after useDavid Tardon1-0/+1
2011-05-16delete even in case of errorDavid Tardon1-2/+1
2011-05-16this looks incorrectDavid Tardon1-1/+1
2011-05-07Fix previous commit.Francois Tigeot1-2/+8
2011-05-07Do not convert file names to MS-DOS style.Francois Tigeot1-2/+2
2011-05-07Do not convert file names to FSYS_STYLE_VFATFrancois Tigeot1-16/+0
2011-05-06Fix to buildFridrich Štrba2-14/+14
2011-05-06Remove usage of List for DdeConnection in SbiDdeControl.Rafael Dominguez2-35/+48
2011-05-05No need to convert the path to a relative oneFrancois Tigeot1-1/+0
2011-04-30remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)Christina Rossmanith1-1/+1
2011-04-28the if is useless here--both branches are sameDavid Tardon1-8/+1
2011-04-23Remove PM2 macro usageFrancois Tigeot1-1/+1
2011-04-22Some cppcheck cleaningJulien Nabet1-1/+0
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid1-1/+1
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith1-8/+8
2011-04-19Replace String with rtl::OUString in various placesXisco Fauli7-198/+197
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-1/+1
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-1/+1
2011-04-12Finished removal of _USE_UNOChristina Rossmanith2-20/+0
2011-04-08Remove the C52 define.Francois Tigeot2-2/+2
2011-03-30Remove unotest macroXisco Fauli1-22/+0
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito10-0/+0
2011-03-29drop bogus executable flag from image filesFrancisco Saito3-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito178-0/+0
2011-03-29Removed always #defined _USE_UNOChristina Rossmanith4-18/+0
2011-03-28Fix basic Windows buildFridrich Štrba6-5/+18
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba3-3/+12
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba3-11/+0
2011-03-25fix for fdo#35596 - prevent name clashes with rtl functions in vba modeNoel Power1-63/+40
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-24Removed never defined _ENABLE_CUR_DIRChristina Rossmanith1-51/+2
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky12-417/+242
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky11-14/+202
2011-03-22Revert "Replace String with rtl::OUString"Caolán McNamara10-227/+227
2011-03-22Removed comments /commented codeChristina Rossmanith4-23/+15
2011-03-22Removed never defined _OLD_FILE_IMPLChristina Rossmanith4-168/+1
2011-03-22Replace String with rtl::OUStringXisco Fauli10-227/+227
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí71-1236/+52
2011-03-21WaE: remove unused return valuesCaolán McNamara1-5/+3
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-4/+4
2011-03-18these statements have no effect, looks like debugging codeCaolán McNamara1-4/+0
2011-03-18WaE: member init list out of orderCaolán McNamara1-1/+1
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-0/+1