Age | Commit message (Expand) | Author |
2014-03-28 | fdo#75280 Started cleaning up of sal_uIntPtr usage. | Valentin Kettner |
2014-03-28 | Remove remaining DBG_CTOR etc. remnants from basic | 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-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-25 | osl_setDetailedDebugMessageFunc is effectively doing nothing | Stephan Bergmann |
2014-03-25 | These DbgOutf calls do not seem worth keeping | Stephan Bergmann |
2014-03-25 | Adapt to sal/log.hxx | Stephan Bergmann |
2014-03-25 | Adapt to sal/log.hxx | Stephan Bergmann |
2014-03-25 | Avoid possible resource leaks by boost::scoped_array | Takeshi Abe |
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 |