summaryrefslogtreecommitdiff
path: root/basic/source/runtime
AgeCommit message (Expand)Author
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-21replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17dung out namespacing clutter.Michael Meeks
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-09-12targetted VBA re-work.Noel Power
2012-09-10fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power
2012-09-08sal_Bool to boolTakeshi Abe
2012-09-07sal_Bool to boolTakeshi Abe
2012-09-05sal_Bool to boolTakeshi Abe
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-27fix for fdo#54046Noel Power
2012-08-24sal_Bool to boolTakeshi Abe
2012-08-22sal_Bool to boolTakeshi Abe
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14sal_Bool to boolTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara
2012-07-31tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power
2012-07-31fdo#42492: fixing Basic HEX commandUray M. János
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-20XubString->rtl::OUStringCaolán McNamara
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-05fix waeNoel Power
2012-07-05make unoCheckStruct uglier but detect unfixed type assignment + add new testsNoel Power
2012-07-04initial attempt at fdo#47263 allow direct access to nested uno structsNoel Power
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06drop String::ReverseCaolá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