Age | Commit message (Expand) | Author |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from svx | Alexander Wilms |
2014-02-26 | callcatcher: update unused code | Caolán McNamara |
2014-02-25 | mrParentWindow can never be null, simplify around that | Caolán McNamara |
2014-02-25 | pPixelCtl can never be null, which simplifies this a lot | Caolán McNamara |
2014-02-25 | callcatcher: update unused code | Caolán McNamara |
2014-02-24 | Adapt to osl_atomic_inc-/decrement | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | coverity#1132721 fix exception specs | Caolán McNamara |
2014-02-21 | add missing modelines | Caolán McNamara |
2014-02-21 | coverity#1132723 Uncaught exception | Caolán McNamara |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-21 | sal_Bool->bool | Noel Grandin |
2014-02-21 | callcatcher: update unused code | Caolán McNamara |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-14 | sal_Bool->bool | Noel Grandin |
2014-02-12 | callcatcher: update unused code | Caolán McNamara |
2014-02-12 | sal_Bool->bool | Noel Grandin |
2014-02-07 | coverity#708828 unused pointer value | Noel Grandin |
2014-02-04 | fdo#39944: Add DOCUMENT_* accessibility UNO roles | Jacobo Aragunde Pérez |
2014-02-03 | xub_StrLen and tools/string.hxx final straw | Norbert Thiebaud |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx | Alexandre Vicenzi |
2014-01-29 | coverity#1132706 Dereference before null check | Caolán McNamara |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-16 | fdo#54938: Convert svx and svl to cppu::supportsService... | Marcos Paulo de Souza |
2014-01-14 | longparas: xub_Strlen->sal_Int32 | Caolán McNamara |
2014-01-13 | longparas: convert ValidateKashidas to sal_Int32 | Caolán McNamara |
2014-01-07 | -Werror,-Wformat | Stephan Bergmann |
2014-01-07 | Resolves: #i123986# fix charmap accessibility for... | Herbert Dürr |
2013-12-23 | Typos | Julien Nabet |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | ChildrenManagerImpl::AddShape: do not use member after releasing mutex | Michael Stahl |
2013-12-13 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-12-13 | this NULL check, leak and copy ctor all look a bit addled | Caolán McNamara |
2013-12-13 | fixes for issues checked out by coverity | Steve Yin |
2013-11-28 | warning C4702: unreachable code | Stephan Bergmann |
2013-11-28 | warning C4702: unreachable code | Stephan Bergmann |
2013-11-28 | Use rtl::Reference instead of std::auto_ptr | Stephan Bergmann |
2013-11-27 | error C2872: 'accessibility' : ambiguous symbol | Caolán McNamara |
2013-11-27 | C2872: 'accessibility' : ambiguous symbol | Caolán McNamara |
2013-11-27 | removed pCaptionObj from accessibility | Armin Le Grand |
2013-11-27 | statement aligned as second statement in if body but not in a statement block | Stephan Bergmann |
2013-11-27 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-11-27 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-11-27 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-27 | restore GetChild, etc. we will need them again | Caolán McNamara |
2013-11-26 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |