summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2013-04-12Get rid of SHL_SBCTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-19fdo#39445 writing out tools/fsys.hxx (basic)Andras Timar
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic migration to OUStringNorbert Thiebaud
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-11-03basic: use OUString internaly for error messagesNorbert Thiebaud
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh
2012-09-25Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)Tor Lillqvist
2012-08-22sal_Bool to boolTakeshi Abe
2012-08-22Remove unused functionTakeshi Abe
2012-08-21sal_Bool to boolTakeshi Abe
2012-08-21Remove unused functionTakeshi Abe
2012-08-20sal_Bool to boolTakeshi Abe
2012-08-19sal_Bool to boolTakeshi Abe
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-15sal_Bool to boolTakeshi Abe
2012-08-14Remove declared but not defined functionTakeshi Abe
2012-08-14sal_Bool to boolTakeshi Abe
2012-08-12bErrors was always trueTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-08-09Remove useless #ifndef guardTakeshi Abe
2012-08-09Remove a member variable no one readsTakeshi Abe
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-03Remove declared but not defined functionsTakeshi Abe
2012-08-03sal_Bool -> boolTakeshi Abe
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
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-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-12convert SbPropertyValueArr_Impl to boost::ptr_vectorMichael Stahl
2012-06-12SbPropertyValues: rename membersMichael Stahl
2012-06-12SbPropertyValues::setPropertyValue doesn't check that property existsMichael Stahl
2012-06-12Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vectorNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power
2012-03-05Remove unused code from basicElton Chung
2012-02-24basic: remove un-used return value indicating failureMichael Meeks
2012-02-21expand and remove NS_* macroThomas Arnhold
2012-02-21allow keyword Append to be used as a variable. bnc#745930Noel Power
2012-02-20Remove unused codePetr Vorel
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-13callcatcher: regenerate listCaolán McNamara