summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)Author
2012-11-07Fix String -> OUString falloutTor Lillqvist
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-04Fix .Len -> getLengthJulien Nabet
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-11-03basic: OUStringification of ddectrlNorbert Thiebaud
2012-11-03basic migration to OUStringNorbert Thiebaud
2012-11-03basic: convert StepPAD to OUStringNorbert Thiebaud
2012-11-03simplify and use OUString for StepLOADNCNorbert Thiebaud
2012-11-03basic: use OUString in DimAsNewRecoverItemNorbert Thiebaud
2012-11-03basic: unnecessary round-trip via StringNorbert Thiebaud
2012-11-03basic: avoid String<>OUString issue by by-passing them completelyNorbert Thiebaud
2012-11-03basic: clean-up String from eventatt.cxxNorbert Thiebaud
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-11-03svformatter already accept OUString inputNorbert Thiebaud
2012-11-03basic: use OUString internaly for error messagesNorbert Thiebaud
2012-11-03cosmetic prep-workNorbert Thiebaud
2012-11-03use OUString for intermediary result in PrepareNumberFormatterNorbert Thiebaud
2012-11-03cosmetic clean-upNorbert Thiebaud
2012-11-03basic: implement RIGHT with OUStringNorbert Thiebaud
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-29Missing #includeStephan Bergmann
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-10WaE [loplugin]: statement alignmentTor Lillqvist
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
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-29Use comphelper::getComponentContextStephan Bergmann
2012-09-25Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)Tor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-21replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
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-12-Werror=unused-parameterStephan Bergmann
2012-09-12fix build issueNoel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-11kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076Noel Power
2012-09-11fix for fdo#52076 don't write out basic storage if no modulesNoel 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