summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)AuthorFilesLines
2012-07-18re-base on ALv2 code. Includes:Michael Meeks20-477/+292
2012-07-04initial attempt at fdo#47263 allow direct access to nested uno structsNoel Power1-3/+72
2012-07-04removed unnecessary forward declarations of classTakeshi Abe3-4/+0
2012-06-19re-base on ALv2 code.Michael Meeks6-149/+96
2012-06-12convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl1-2/+3
2012-06-12SbPropertyValues: rename membersMichael Stahl1-2/+2
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl1-1/+1
2012-06-12Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin1-2/+8
2012-06-12Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vectorNoel Grandin1-3/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-13/+13
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe1-5/+0
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power1-2/+3
2012-03-05Remove unused code from basicElton Chung1-5/+0
2012-02-24basic: remove un-used return value indicating failureMichael Meeks1-4/+4
2012-02-21expand and remove NS_* macroThomas Arnhold1-40/+29
2012-02-21allow keyword Append to be used as a variable. bnc#745930Noel Power1-0/+1
2012-02-20Remove unused codePetr Vorel2-3/+0
2012-02-16callcatcher: update unused code listCaolán McNamara1-1/+0
2012-02-13callcatcher: regenerate listCaolán McNamara1-1/+0
2012-02-08update unused listCaolán McNamara1-1/+0
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara1-1/+0
2012-02-01callcatcher: update listCaolán McNamara1-1/+0
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe2-4/+3
2012-01-30callcatcher: remove unused NextChannelCaolán McNamara1-1/+0
2012-01-30ByteString->rtl::OStringCaolán McNamara1-14/+17
2012-01-29Removed unused define and externTakeshi Abe1-1/+0
2012-01-29Use defined macro instead of magic numberTakeshi Abe1-0/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-2/+2
2012-01-16Remove SbErrorStack[Entry]August Sodora1-65/+0
2012-01-16Remove unused enum SbLanguageModeAugust Sodora1-1/+0
2012-01-15remove useless misleading macrosDavid Tardon1-10/+0
2012-01-07Refactor readLine in scannerAugust Sodora1-0/+1
2012-01-07Remove unused codeAugust Sodora1-2/+0
2012-01-07Remove unused codeAugust Sodora1-1/+0
2011-12-19EXTENDED_BINARY_MODULES is always definedCaolán McNamara1-4/+0
2011-12-13disassembler unusedCaolán McNamara1-73/+0
2011-12-13bUsedForHilite always falseCaolán McNamara1-1/+0
2011-12-13SbiTokenizer::Hilite unusedCaolán McNamara1-2/+0
2011-12-12German translationsNoel Grandin1-1/+1
2011-12-10Remove unused codeAugust Sodora1-2/+0
2011-12-10Remove unused headerAugust Sodora1-99/+0
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-35/+0
2011-12-08Remove archaic testsAugust Sodora1-50/+0
2011-12-05Use sal_Int32 in all these placesAugust Sodora1-13/+13
2011-12-04Refactor scanAlphanumericAugust Sodora1-0/+1
2011-11-29callcatcher: some unused methodsCaolán McNamara1-1/+0
2011-11-26sal_Bool->boolAugust Sodora1-27/+27
2011-11-26Change boost::ptr_vector to std::vectorAugust Sodora1-3/+1
2011-11-20Convert to boost::ptr_vectorAugust Sodora1-7/+7
2011-11-20Remove unnecessary includesAugust Sodora1-12/+3