summaryrefslogtreecommitdiff
path: root/basic/source/classes
AgeCommit message (Expand)Author
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power
2013-03-13Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752Noel Power
2013-03-11basic: translation of all debug messagesThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-04doubled namespacesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04don't do something different in dbgutil mode than productCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-02-22coverity#982288 Logically dead codeNorbert Thiebaud
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-11fix basic access to nested uno structures fdo#60117Noel Power
2013-02-11fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-03fdo#57950: One more chained append in basicMarcos Paulo de Souza
2013-01-03fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
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: String -> OUStringNorbert Thiebaud
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-11-03basic migration to OUStringNorbert Thiebaud
2012-11-03basic: clean-up String from eventatt.cxxNorbert Thiebaud
2012-11-03cosmetic prep-workNorbert Thiebaud
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-12-Werror=unused-parameterStephan Bergmann
2012-09-12fix build issueNoel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-08sal_Bool to boolTakeshi Abe
2012-09-07sal_Bool to boolTakeshi Abe
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-15sal_Bool to boolTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara