Age | Commit message (Expand) | Author |
2014-03-07 | Introduce com.sun.star.beans.theIntrospection singleton | Stephan Bergmann |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-03-04 | fdo#54938: Convert some places to use cppu::supportsService | Marcos Paulo de Souza |
2014-03-03 | Use cstdlib std::abs instead of stdlib.h abs | Stephan Bergmann |
2014-03-03 | EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2014-03-02 | coverity#704634 Dereference after null check | Caolán McNamara |
2014-03-02 | unnecessary check before delete | Caolán McNamara |
2014-02-28 | WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' | Tor Lillqvist |
2014-02-27 | Remove visual noise from extensions | Alexander Wilms |
2014-02-27 | coverity#704633 Dereference after null check | Caolán McNamara |
2014-02-27 | editeng: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-24 | harmonize Tell() Seek() type. | Norbert Thiebaud |
2014-02-24 | Remove unnecessary bool2any | Stephan Bergmann |
2014-02-23 | coverity#704631 Dereference after null check | Caolán McNamara |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | -Werror,-Wunused-function | Stephan Bergmann |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-21 | editeng: sal_Bool->bool | Noel Grandin |
2014-02-21 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
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-18 | coverity#984087 Uninitialized scalar field | Caolán McNamara |
2014-02-18 | coverity#984089 Uninitialized scalar field | Caolán McNamara |
2014-02-18 | Drop unnecessary #include | Takeshi Abe |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | convert biblio choose data source dialog to .ui | Caolán McNamara |
2014-02-13 | coverity#737107 Uncaught exception | Caolán McNamara |
2014-02-13 | coverity#737105 Uncaught exception | Caolán McNamara |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-12 | normalize values of SYSTEM_CAIRO | Michael Stahl |
2014-02-11 | coverity#735424 Logically dead code | Caolán McNamara |
2014-02-10 | Do not use this in ctor | Stephan Bergmann |
2014-02-10 | auto_ptr -> scoped_ptr | Stephan Bergmann |
2014-02-10 | Remove unnecessary abstract base class IByNameAccess | Stephan Bergmann |
2014-02-06 | Typo: pasword -> password | Julien Nabet |
2014-02-06 | coverity#707771 coverity gold, Uninitialized m_refCount | Caolán McNamara |
2014-02-06 | coverity#707770 Uninitialized scalar field | Caolán McNamara |
2014-02-02 | drop unused aURLST | Caolán McNamara |
2014-02-01 | cppcheck: redundant assignment | Julien Nabet |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2014-01-30 | reset Stati is presumably to reset state | Caolán McNamara |
2014-01-30 | fdo#39468 Translate German comments | Sven Wehner |
2014-01-29 | Remove some redundant casts | Stephan Bergmann |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | coverity#705810 Dereference before null check | Caolán McNamara |
2014-01-28 | coverity#705811 Dereference before null check | Caolán McNamara |
2014-01-27 | bool improvements | Stephan Bergmann |
2014-01-26 | fdo#54938 Convert extensions to cppu::supportsService | Alexandre Vicenzi |