summaryrefslogtreecommitdiff
path: root/basic/source
AgeCommit message (Expand)Author
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
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-05sal_Bool to boolTakeshi Abe
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-28Fix typo ImpLoadLibaryTakeshi Abe
2012-08-28Remove unused member variableTakeshi Abe
2012-08-28Remove useless member variableTakeshi Abe
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-27fix for fdo#54046Noel Power
2012-08-24sal_Bool to boolTakeshi Abe
2012-08-22sal_Bool to boolTakeshi Abe
2012-08-22Remove dead codeTakeshi Abe
2012-08-22Remove unused functionTakeshi Abe
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-21Remove unused functionTakeshi Abe
2012-08-20sal_Bool to boolTakeshi Abe
2012-08-19sal_Bool to boolTakeshi Abe
2012-08-17Remove unused member variableTakeshi Abe
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann