Age | Commit message (Expand) | Author |
2014-05-28 | Fix memory leak | Stephan Bergmann |
2014-05-22 | fdo#68983: basic: if the library is not loaded fully, copy source storage | Michael Stahl |
2014-04-19 | fixincludeguards.sh: basic | Thomas Arnhold |
2014-04-09 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-07 | basic: sal_Bool->bool | Noel Grandin |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-04 | coverity#706238 Uncaught exception | Caolán McNamara |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-31 | Remove unused BASIC CaptureAssertions functionality | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-27 | basic: sal_Bool->bool | Noel Grandin |
2014-03-27 | basic: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-13 | basic: prefer passing OUString and OString by reference | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from basic | Alexander Wilms |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter. | Alexandre Vicenzi |
2014-01-27 | coverity#707650 Uninitialized pointer field | Caolán McNamara |
2014-01-06 | Resolves: #i123817# prepare codebase for updating to boost 1.55 | Herbert Dürr |
2013-11-11 | basic: include <> for external includes | Norbert Thiebaud |
2013-10-28 | fixincludeguards.sh: basic | Thomas Arnhold |
2013-10-21 | fdo#68849 add some header guards | Thomas Arnhold |
2013-10-15 | Defer OUString -> OString conversion | Stephan Bergmann |
2013-09-12 | CID#736166 unlikely out of bounds | Caolán McNamara |
2013-09-11 | Easier conversion between Basic Date and UNO Date/Time | Lionel Elie Mamane |
2013-09-02 | GSOC work, behavior fixes | Gergo Mocsi |
2013-09-02 | GSOC work, code complete option, menu entry fixes | Gergo Mocsi |
2013-09-02 | GSOC work Window appearance fix 2 + code fixes | Gergo Mocsi |
2013-09-02 | GSOC work week 5, some recent fixes | Gergo Mocsi |
2013-09-02 | GSOC work week 0-1, allowing BASIC to recognize UNO interfaces | Gergo Mocsi |
2013-05-14 | fdo#46808, use XComponentContext in SfxLibraryContainer | Noel Grandin |
2013-05-14 | fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibrary | Noel Grandin |
2013-04-26 | some more namespace cleanup | Thomas Arnhold |
2013-04-24 | Combine fairly pointlessly split source code for SbiRuntime into one file | Tor Lillqvist |
2013-04-12 | Get rid of SHL_SBC | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (basic) | Andras Timar |
2013-01-03 | Remove all occurences of RTL_* and ::rtl prefix from basic | Marcos Paulo de Souza |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-07 | basic: String -> OUString | Norbert Thiebaud |
2012-11-03 | basic migration to OUString | Norbert Thiebaud |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud |
2012-11-03 | basic: use OUString internaly for error messages | Norbert Thiebaud |
2012-10-04 | fdo#48257 collect function prototypes from basic/ into single header file | Jack Leigh |
2012-09-25 | Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere) | Tor Lillqvist |
2012-08-22 | sal_Bool to bool | Takeshi Abe |
2012-08-22 | Remove unused function | Takeshi Abe |