summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2013-02-18fix basic access to nested uno structures fdo#60117Noel Power
2013-02-07fix for fdo#60065Noel Power
2013-01-07fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits
2012-12-29fdo#58222 The BASIC HEX Command now returns uppercase hexadecimal charactersChristopher Copits
2012-12-20fix crash for fdo#58306 by avoiding literal assignNoel Power
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-25German comment translationsMarkus Maier
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-18basic: fix OUString copy overrun in Mid()Norbert Thiebaud
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-14Clean upStephan Bergmann
2012-11-14Report errors for invalid DateAdd/Diff/Part Add parameter valuesStephan Bergmann
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-08fix more warning C4804 unsafe use of type boolMichael Stahl
2012-11-07BasicScriptListener_Impl::firing_impl: actually this is the defaultMiklos Vajna
2012-11-07basic: fix String -> OUString conversion in BasicScriptListener_ImplMiklos Vajna
2012-11-07basic: adapt dllmgr-x64.cxx to OUString changesMichael Stahl
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 add a generic unit test fixtureNorbert Thiebaud
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