summaryrefslogtreecommitdiff
path: root/basic/source/runtime/iosys.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-02coverity: fix memory leakMarkus Mohrhard
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30callcatcher: remove unused NextChannelCaolán McNamara
2012-01-30ByteString->rtl::OStringCaolán McNamara
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-15remove useless misleading macrosDavid Tardon
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-09-17use read_uInt8s_AsOString and comphelper::string::padToLengthCaolán McNamara
2011-09-15replace ByteString::FillCaolán McNamara
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-02use OSL_VERIFY insteadCaolán McNamara
2011-07-22check return of osl_setFilePosCaolán McNamara
2011-07-12remove runsInSetup which has a const return valueThomas Arnhold
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-06fix for fdo#36898Noel Power
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-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito