summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
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-28fix WNT build: missed one oleaut32Michael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
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-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-17These tests do not need the UCBStephan Bergmann
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-13Remove unused reference classTakeshi Abe
2012-09-13Bin pointer to non-existent classTakeshi Abe
2012-09-12-Werror=unused-parameterStephan Bergmann
2012-09-12fix build issueNoel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-11Remove unnecessary #ifndef guardsTakeshi Abe