Age | Commit message (Expand) | Author |
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-19 | convert OUString::match to OUString::endsWith | Noel Grandin |
2014-03-13 | basic: prefer passing OUString and OString by reference | Noel Grandin |
2014-03-10 | basic: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-07 | Introduce com.sun.star.beans.theIntrospection singleton | Stephan Bergmann |
2014-02-28 | remove unused code in basic/CodeCompleteDataCache | 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-02-25 | basic: remove use of sal_uIntptr in favor of more appropriate type | Norbert Thiebaud |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-20 | svl: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-07 | Simplify access to theCoreReflection singleton | Stephan Bergmann |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-01-24 | coverity#736909 Allocation too small for type | Caolán McNamara |
2014-01-24 | coverity#736908 Allocation too small for type | Caolán McNamara |
2014-01-19 | how should I fix this memory leak?? | Markus Mohrhard |
2014-01-19 | CID#706118: possibly invalid cast | Markus Mohrhard |
2014-01-10 | re-write SvStream operator<< to non-overloaded methods | Noel Grandin |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-12-11 | sbobjmod.hxx is private to basic | Tor Lillqvist |
2013-12-11 | basic/global.hxx is private to basic | Tor Lillqvist |
2013-12-08 | Drop duplicate #include | Takeshi Abe |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | basic: include <> for external includes | Norbert Thiebaud |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in BASIC module | Noel Grandin |
2013-11-01 | add limits.h for rhel-6 build | Caolán McNamara |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-12 | We already have SAL_CALL that means __cdecl on Windows | Tor Lillqvist |
2013-10-12 | Bin two unused functions | Tor Lillqvist |
2013-10-07 | CID#738564 uninitialized member | Caolán McNamara |
2013-10-07 | CID#707638 uninitialized members | Caolán McNamara |
2013-10-07 | CID#707636 uninitialized members | Caolán McNamara |
2013-10-07 | sal_Bool to bool | Takeshi Abe |
2013-10-02 | sal_Bool to bool | Takeshi Abe |
2013-09-11 | Easier conversion between Basic Date and UNO Date/Time | Lionel Elie Mamane |
2013-09-02 | GSOC work, multiple fixes | Gergo Mocsi |
2013-09-02 | GSOC work, autocorrect procedures+variables | Gergo Mocsi |
2013-09-02 | GSOC work, renaming + options fix | Gergo Mocsi |
2013-09-02 | GSOC work, behavior fixes | Gergo Mocsi |
2013-09-02 | GSOC work, renaming for consistency | Gergo Mocsi |
2013-09-02 | GSOC work, ListBox appearance fix (at the borders) + code fixes | Gergo Mocsi |
2013-09-02 | GSOC work, "autocomplete procedures" fix + new feature | Gergo Mocsi |
2013-09-02 | GSOC work, listbox appearance fix | Gergo Mocsi |
2013-09-02 | GSOC work, nested reflection fix - again | Gergo Mocsi |
2013-09-02 | GSOC work, implement "Autoclose parenthesis" function | Gergo Mocsi |