summaryrefslogtreecommitdiff
path: root/basic/source/classes
AgeCommit message (Expand)AuthorFilesLines
2012-07-18re-base on ALv2 code. Includes:Michael Meeks9-224/+129
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-04initial attempt at fdo#47263 allow direct access to nested uno structsNoel Power1-8/+377
2012-07-04dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]1-1/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-9/+9
2012-06-29some pesky XubStringsCaolán McNamara1-2/+2
2012-06-29Remove unused localsThomas Arnhold1-6/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2-6/+3
2012-06-27Reduce newline bloat at eofThomas Arnhold1-41/+0
2012-06-26tidy some resource stringsCaolán McNamara1-1/+1
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-5/+2
2012-06-12convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl1-14/+11
2012-06-12SbPropertyValues: rename membersMichael Stahl1-17/+17
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl1-10/+13
2012-06-12fix previous commit:Michael Stahl1-2/+2
2012-06-12Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vectorNoel Grandin1-25/+28
2012-06-02targeted string re-workNorbert Thiebaud3-58/+58
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-2/+4
2012-04-10String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-10/+7
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-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe1-5/+0
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power1-6/+10
2012-03-05Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist1-236/+0
2012-03-01Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist1-0/+236
2012-02-13Replaced String by rtl::OUStringTakeshi Abe1-2/+1
2012-02-13can use a reference for singletonCaolán McNamara1-12/+24
2012-02-10add SbGlobal for shared static objectsMarkus Mohrhard1-0/+50
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe1-4/+4
2012-01-26Deleting a null pointer is safeTakeshi Abe1-7/+4
2012-01-16Remove SbErrorStack[Entry]August Sodora2-9/+0
2012-01-16Remove unused enum SbLanguageModeAugust Sodora1-1/+0
2012-01-15remove useless misleading macrosDavid Tardon5-99/+99
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara2-10/+5
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara2-10/+10
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara2-10/+10
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara2-10/+10
2011-12-19EXTENDED_BINARY_MODULES is always definedCaolán McNamara1-4/+0
2011-12-13SbTextPortions, etc can completely goCaolán McNamara1-2/+0
2011-12-13disassembler unusedCaolán McNamara2-631/+1
2011-12-13callcatcher: remove newly unused codeCaolán McNamara1-12/+0
2011-12-12German translationsNoel Grandin3-7/+7
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot2-13/+13
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara3-100/+0
2011-11-29callcatcher: some unused methodsCaolán McNamara1-7/+0