summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)AuthorFilesLines
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-15/+14
2012-11-07basic: String -> OUStringNorbert Thiebaud13-221/+218
2012-11-03basic migration to OUStringNorbert Thiebaud1-2/+2
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-4/+4
2012-11-03basic: use OUString internaly for error messagesNorbert Thiebaud1-9/+9
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh1-0/+37
2012-09-25Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)Tor Lillqvist1-0/+4
2012-08-22sal_Bool to boolTakeshi Abe2-25/+25
2012-08-22Remove unused functionTakeshi Abe1-2/+0
2012-08-21sal_Bool to boolTakeshi Abe4-23/+23
2012-08-21Remove unused functionTakeshi Abe1-1/+0
2012-08-20sal_Bool to boolTakeshi Abe3-17/+17
2012-08-19sal_Bool to boolTakeshi Abe2-16/+16
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-15sal_Bool to boolTakeshi Abe1-5/+5
2012-08-14Remove declared but not defined functionTakeshi Abe1-1/+0
2012-08-14sal_Bool to boolTakeshi Abe1-30/+30
2012-08-12bErrors was always trueTakeshi Abe1-1/+0
2012-08-12sal_Bool to boolTakeshi Abe4-18/+18
2012-08-09Remove useless #ifndef guardTakeshi Abe1-3/+0
2012-08-09Remove a member variable no one readsTakeshi Abe1-1/+0
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-2/+0
2012-08-03Remove declared but not defined functionsTakeshi Abe1-7/+0
2012-08-03sal_Bool -> boolTakeshi Abe2-9/+9
2012-08-01Remove unused code: those classes are unusedThomas Arnhold1-13/+0
2012-07-20XubString->rtl::OUStringCaolán McNamara3-10/+10
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