Age | Commit message (Expand) | Author |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx | Alexandre Vicenzi |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin |
2014-01-22 | Clean up SfxItemSet::Put | Stephan Bergmann |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-17 | Translate German ("kein break") comments to English ("no break"). | Sven Wehner |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-16 | fdo#54938: Convert svx and svl to cppu::supportsService... | Marcos Paulo de Souza |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | SfxItemSet::Set should return bool | Stephan Bergmann |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2014-01-10 | re-write SvStream operator<< to non-overloaded methods | Noel Grandin |
2014-01-07 | Fix typo in my commit | Noel Grandin |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-27 | cppcheck: fix var reassigned | Julien Nabet |
2013-12-23 | fix crash when erasing entry while iterating through vector | Markus Mohrhard |
2013-12-23 | iterators are not pointers | Eike Rathke |
2013-12-21 | Make the broadcasting work even when about to destruct. | Jan Holesovsky |
2013-12-21 | Don't call EndListening() on already destructed listeners. | Jan Holesovsky |
2013-12-21 | Speedup destruction of sheets with too many listeners & broadcasters. | Jan Holesovsky |
2013-12-20 | typo fixes | Andras Timar |
2013-12-19 | svl: whitespace fixes in grabbagitem | Miklos Vajna |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | remove unnecessary double calls to OUString constructor | Noel Grandin |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-12 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-11 | Revert "Don't hold css::uno::Type instances by pointer" | Stephan Bergmann |
2013-12-11 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-10 | Typos (mainly "propably") | Julien Nabet |
2013-12-10 | svl: remove SfxDateTimeItem, which is actually unused | Michael Stahl |
2013-12-10 | editeng: fix more 32-bit Time breakage | Michael Stahl |
2013-12-10 | n#753460: Copying slides having same master page name. | Muthu Subramanian |
2013-11-26 | Resolves: #i123753# WaE: fix unoedhlp.hxx declaration of 'nId'... | Herbert Dürr |
2013-11-23 | rigth -> right (other occurences) | Julien Nabet |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-15 | Band-aid fix for SvtBroadcaster::Broadcast | Stephan Bergmann |
2013-11-14 | Optimize SvtBroadcaster for insertion. | Kohei Yoshida |
2013-11-14 | No need to individually remove listeners when being destroyed. | Kohei Yoshida |
2013-11-14 | Rework SvtListener and SvtBroadcaster internals. | Kohei Yoshida |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | Mutex access to the global theIndexTable. | Kohei Yoshida |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-10 | clean up #ifdef ICC code | Michael Stahl |
2013-11-08 | Make INetURLObject-from-OUString ctor explicit | Stephan Bergmann |
2013-11-08 | remove unnecessary use of OUString constructor in SVL module | Noel Grandin |