summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-15Defer OUString -> OString conversionStephan Bergmann
2013-09-12CID#736166 unlikely out of boundsCaolán McNamara
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-02GSOC work, behavior fixesGergo Mocsi
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi
2013-09-02GSOC work Window appearance fix 2 + code fixesGergo Mocsi
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi
2013-09-02GSOC work week 0-1, allowing BASIC to recognize UNO interfacesGergo Mocsi
2013-05-14fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin
2013-05-14fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist
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