summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Add SvStream::ReadCharAsBoolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#738853 Uninitialized scalar fieldCaolán McNamara
2014-02-19coverity#738854 Uninitialized scalar fieldCaolán McNamara
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-18coverity#984145 Uninitialized scalar fieldCaolán McNamara
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-02-13SimplificationStephan Bergmann
2014-02-13-Werror,-Wunused-variableStephan Bergmann
2014-02-13n#757432: Styles (rename &) copy to different decks.Muthu Subramanian
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11coverity#440944 Logically dead codeCaolán McNamara
2014-02-05SfxItemSet::operator == should return boolStephan Bergmann
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22Clean up SfxItemSet::PutStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-17Translate German ("kein break") comments to English ("no break").Sven Wehner
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza
2014-01-10Use boolStephan Bergmann
2014-01-10SfxItemSet::Set should return boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-07Fix typo in my commitNoel Grandin
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-27cppcheck: fix var reassignedJulien Nabet
2013-12-23fix crash when erasing entry while iterating through vectorMarkus Mohrhard
2013-12-23iterators are not pointersEike Rathke
2013-12-21Make the broadcasting work even when about to destruct.Jan Holesovsky
2013-12-21Don't call EndListening() on already destructed listeners.Jan Holesovsky
2013-12-21Speedup destruction of sheets with too many listeners & broadcasters.Jan Holesovsky
2013-12-20typo fixesAndras Timar
2013-12-19svl: whitespace fixes in grabbagitemMiklos Vajna
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10Typos (mainly "propably")Julien Nabet