Age | Commit message (Expand) | Author |
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-24 | Remove some temporaries around calls to SvNumberFormatter methods | Matteo Casalin |
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 | more SvStream:operator>> conversion | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-12 | fix crash when importing unsupported macro content, related fdo#59374 | Markus Mohrhard |
2014-02-07 | Simplify access to theCoreReflection singleton | Stephan Bergmann |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-06 | Typo: applictaion -> application | Julien Nabet |
2014-02-05 | basic: _FIND_STATIC likely not an error in SbiExprNode::GenElement() | Michael Stahl |
2014-02-04 | Related: #i123862# use O*String's isEmpty() method... | Herbert Dürr |
2014-02-03 | some more continuous corrections | Thomas Arnhold |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter. | Alexandre Vicenzi |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | coverity#738565 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | coverity#441077 Dereference after null check | Caolán McNamara |
2014-01-27 | coverity#984078 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | coverity#707652 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | coverity#707651 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | coverity#707650 Uninitialized pointer field | Caolán McNamara |
2014-01-27 | coverity#707649 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | coverity#707629 Uninitialized scalar field | Caolán McNamara |
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-24 | coverity#706117 Allocation too small for type | Caolán McNamara |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin |
2014-01-22 | Add some unit-tests for Mid vb function (includes fdo#73771) | Julien Nabet |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-21 | Resolves: fdo#73771 Non-standard behaviour for Function Mid | Julien Nabet |
2014-01-19 | how should I fix this memory leak?? | Markus Mohrhard |
2014-01-19 | CID#706118: possibly invalid cast | Markus Mohrhard |
2014-01-17 | Whatever those "true" arguments to SotStorage ctor may once have meant | Stephan Bergmann |
2014-01-17 | fdo#73698 check for empty aOut | Andras Timar |
2014-01-16 | Environment variables can contain >127 characters | Andras Timar |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-14 | bool improvements | Stephan Bergmann |
2014-01-10 | re-write SvStream operator<< to non-overloaded methods | Noel Grandin |
2014-01-06 | Resolves: #i123817# prepare codebase for updating to boost 1.55 | Herbert Dürr |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |