summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2011-05-31fix snafu identified by Julien NabetMichael Meeks
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-24getDirectoryPath is unused, see comphelper::LinkResolver if restoredCaolán McNamara
2011-05-21Drop OS2Tor Lillqvist
2011-05-18pointer diff. _is_ the index alreadyDavid Tardon
2011-05-18pointer diff. _is_ the index alreadyDavid Tardon
2011-05-17Change SvStorageInfoList from an OwnList to vector<>Joseph Powers
2011-05-17Revert "maybe temporary fix for crash when accessing basic uno services"Noel Power
2011-05-16maybe temporary fix for crash when accessing basic uno servicesNoel Power
2011-05-16end of group mark should be alias to the last itemDavid Tardon
2011-05-16delete[] after useDavid Tardon
2011-05-16delete even in case of errorDavid Tardon
2011-05-16this looks incorrectDavid Tardon
2011-05-07Fix previous commit.Francois Tigeot
2011-05-07Do not convert file names to MS-DOS style.Francois Tigeot
2011-05-07Do not convert file names to FSYS_STYLE_VFATFrancois Tigeot
2011-05-06fix for fdo#36898Noel Power
2011-05-06Fix to buildFridrich Štrba
2011-05-06Remove usage of List for DdeConnection in SbiDdeControl.Rafael Dominguez
2011-05-05No need to convert the path to a relative oneFrancois Tigeot
2011-05-04Make 'basic' module compile again.Jan Holesovsky
2011-04-30remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)Christina Rossmanith
2011-04-28the if is useless here--both branches are sameDavid Tardon
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-23Remove PM2 macro usageFrancois Tigeot
2011-04-22Some cppcheck cleaningJulien Nabet
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith
2011-04-19Replace String with rtl::OUString in various placesXisco Fauli
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-12Finished removal of _USE_UNOChristina Rossmanith
2011-04-08Remove the C52 define.Francois Tigeot
2011-04-01CWS-TOOLING: integrate CWS calcvbaIvo Hinkelmann
2011-03-30calcvba: missing includeDaniel Rentz [dr]
2011-03-30Remove unotest macroXisco Fauli
2011-03-30calcvba: disable basic tracing by defaultDaniel Rentz [dr]
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from image filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Removed always #defined _USE_UNOChristina Rossmanith
2011-03-28Fix basic Windows buildFridrich Štrba
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-25calcvba: #164410# obviously, extractBoolFromAny should also check for boolean...Daniel Rentz [dr]
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-25fix for fdo#35596 - prevent name clashes with rtl functions in vba modeNoel Power
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]