summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2012-11-07BasicScriptListener_Impl::firing_impl: actually this is the defaultMiklos Vajna1-1/+1
2012-11-07basic: fix String -> OUString conversion in BasicScriptListener_ImplMiklos Vajna1-1/+1
2012-11-07basic: adapt dllmgr-x64.cxx to OUString changesMichael Stahl1-3/+3
2012-11-07Fix String -> OUString falloutTor Lillqvist1-3/+3
2012-11-07basic: String -> OUStringNorbert Thiebaud67-2975/+3529
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2-5/+5
2012-11-04Fix .Len -> getLengthJulien Nabet1-1/+1
2012-11-03basic add a generic unit test fixtureNorbert Thiebaud5-0/+310
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud43-1049/+2593
2012-11-03basic: OUStringification of ddectrlNorbert Thiebaud5-44/+81
2012-11-03basic migration to OUStringNorbert Thiebaud4-71/+180
2012-11-03basic: convert StepPAD to OUStringNorbert Thiebaud1-3/+7
2012-11-03simplify and use OUString for StepLOADNCNorbert Thiebaud1-8/+4
2012-11-03basic: use OUString in DimAsNewRecoverItemNorbert Thiebaud1-5/+5
2012-11-03basic: unnecessary round-trip via StringNorbert Thiebaud1-1/+1
2012-11-03basic: avoid String<>OUString issue by by-passing them completelyNorbert Thiebaud1-2/+20
2012-11-03basic: clean-up String from eventatt.cxxNorbert Thiebaud1-38/+55
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud5-187/+236
2012-11-03svformatter already accept OUString inputNorbert Thiebaud1-4/+2
2012-11-03basic: use OUString internaly for error messagesNorbert Thiebaud2-20/+20
2012-11-03cosmetic prep-workNorbert Thiebaud1-110/+274
2012-11-03use OUString for intermediary result in PrepareNumberFormatterNorbert Thiebaud1-8/+9
2012-11-03cosmetic clean-upNorbert Thiebaud1-25/+90
2012-11-03basic: implement RIGHT with OUStringNorbert Thiebaud1-11/+8
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara3-28/+32
2012-10-29Missing #includeStephan Bergmann1-0/+1
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin1-7/+3
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-4/+12
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-12/+3
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin3-46/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud14-54/+54
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák3-11/+11
2012-10-10WaE [loplugin]: statement alignmentTor Lillqvist1-3/+15
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin3-39/+11
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh4-26/+40
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-5/+6
2012-09-29Use comphelper::getComponentContextStephan Bergmann5-152/+70
2012-09-28fix WNT build: missed one oleaut32Michael Stahl1-2/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl3-3/+3
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
2012-09-25Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)Tor Lillqvist1-0/+4
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-6/+6
2012-09-21replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-3/+3
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-6/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-4/+2
2012-09-17dung out namespacing clutter.Michael Meeks2-265/+255
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin1-14/+6
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2-0/+2