summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbunoobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-2/+2
2013-11-11basic: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin1-1/+1
2013-10-07CID#738564 uninitialized memberCaolán McNamara1-0/+1
2013-10-07sal_Bool to boolTakeshi Abe1-15/+15
2013-10-02sal_Bool to boolTakeshi Abe1-5/+5
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane1-7/+4
2013-09-02fix runtime error when using extended typesNoel Power1-9/+18
2013-08-19Simplify iteration over SequenceStephan Bergmann1-6/+3
2013-08-08tweak comment translationsMichael Stahl1-24/+24
2013-06-29String to OUString and cleanupThomas Arnhold1-3/+3
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin1-38/+26
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-15detect follow-on default member of default member object bnc#809017Noel Power1-0/+4
2013-03-08some further OUString cleanupThomas Arnhold1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-23Fix typo accessable/accessibleJulien Nabet1-5/+5
2013-02-11fix basic access to nested uno structures fdo#60117Noel Power1-8/+32
2013-01-03fdo#57950: One more chained append in basicMarcos Paulo de Souza1-4/+2
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza1-11/+11
2012-11-07basic: String -> OUStringNorbert Thiebaud1-205/+232
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-16/+67
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-12/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-65/+31
2012-09-12targetted VBA re-work.Noel Power1-26/+0
2012-09-07sal_Bool to boolTakeshi Abe1-4/+4
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-6/+2
2012-08-21sal_Bool to boolTakeshi Abe1-7/+7
2012-08-09reduce static_initialization_and_destruction chainCaolán McNamara1-8/+12
2012-07-20XubString->rtl::OUStringCaolán McNamara1-13/+11
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-04initial attempt at fdo#47263 allow direct access to nested uno structsNoel Power1-8/+377
2012-06-29some pesky XubStringsCaolán McNamara1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-34/+34
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-3/+3
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-13/+13
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-2/+2
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power1-6/+10
2012-01-15remove useless misleading macrosDavid Tardon1-7/+7
2011-12-12German translationsNoel Grandin1-5/+5
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot1-12/+12
2011-11-29removed dead codeTakeshi Abe1-14/+0
2011-11-27rmove include of pch header in basicNorbert Thiebaud1-2/+0
2011-11-25Some German to English comment translations.mikew1-1/+1
2011-11-23catch by const referenceTakeshi Abe1-7/+6
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-14/+11
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann1-29/+0
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn1-3/+3