Age | Commit message (Expand) | Author |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-05 | debug only code SotFactory::Find(SvGlobalName const&) | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from sot | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-20 | cid#1078823 Dereference before null check | Noel Grandin |
2014-02-19 | sot: sal_Bool -> bool fixup | Stephan Bergmann |
2014-02-12 | Perhaps it's better to use nMaxLegalStr here than using hardcoded 32. | Kohei Yoshida |
2014-02-12 | more SvStream:operator>> conversion | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-12 | fdo#52547 SOT: Prefer embedding image data to embedding linked image. | Andrzej Hunt |
2014-02-10 | remove commented code | Markus Mohrhard |
2014-02-10 | fix crash during xls import, related fdo#36580 | Markus Mohrhard |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-30 | Resolves: #i124085# disabled CF_DIBV5... | Armin Le Grand |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2014-01-20 | Removed unused solar.h reference in sot | Alexandre Vicenzi |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-10 | Add FIXME for odd sal_Int32/bool mismatch | Stephan Bergmann |
2014-01-10 | StgStrm::Write returns sal_Int32, not bool | Stephan Bergmann |
2014-01-10 | Use proper bool operations | Stephan Bergmann |
2014-01-10 | re-write SvStream operator<< to non-overloaded methods | Noel Grandin |
2014-01-09 | remove unnecessary use of OUString* | Noel Grandin |
2013-12-27 | cppcheck: reduce scope | Julien Nabet |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-30 | fdo#54938: Convert svx to use cppu::supportsService | Marcos Paulo de Souza |
2013-10-29 | Related: fdo#70483 add regression test | Caolán McNamara |
2013-10-29 | micro optimize this a bit | Caolán McNamara |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-16 | i123485 secured file import scanning existing pages | Armin Le Grand |
2013-10-03 | CID#441342 potential resource leak | Caolán McNamara |
2013-08-22 | Mark as const | Takeshi Abe |
2013-07-16 | fdo#63133: Write tools/tempfile.hxx out | Palenik Mihály |
2013-07-16 | Delete SvCacheStream class | Palenik Mihály |
2013-07-04 | warning C4305 truncation from int to bool | Michael Stahl |
2013-07-04 | fix build | Caolán McNamara |
2013-07-04 | module sot: String, bool and other clean-up | Norbert Thiebaud |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |