summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbunoobj.cxx
AgeCommit message (Expand)Author
2013-02-18fix basic access to nested uno structures fdo#60117Noel Power
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert 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-12targetted VBA re-work.Noel Power
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-09reduce static_initialization_and_destruction chainCaolán McNamara
2012-07-20XubString->rtl::OUStringCaolán McNamara
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-04initial attempt at fdo#47263 allow direct access to nested uno structsNoel Power
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31nuke unused typedefTakeshi Abe
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power
2012-01-15remove useless misleading macrosDavid Tardon
2011-12-12German translationsNoel Grandin
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-11-29removed dead codeTakeshi Abe
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-25Some German to English comment translations.mikew
2011-11-23catch by const referenceTakeshi Abe
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-19Replace String with rtl::OUString in various placesXisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-22Revert "Replace String with rtl::OUString"Caolán McNamara
2011-03-22Replace String with rtl::OUStringXisco Fauli
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-28gnumake3: remove comphelper version; fix including extract.hxxHans-Joachim Lankenau
2011-01-23WaE: unused variableCaolán McNamara
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-19CWS-TOOLING: integrate CWS ab79Ivo Hinkelmann