Age | Commit message (Expand) | Author |
2014-08-09 | fdo#82278 SfxUInt16Item -> SfxInt16Item | Maxim Monastirsky |
2014-07-07 | DBG_ASSERT->assert when followed by dereference | Caolán McNamara |
2014-06-29 | Typo: beeing->being | Julien Nabet |
2014-06-27 | remove SFX_APP() macro that was a mer wrapper for SfxGetApp() | Norbert Thiebaud |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |
2014-05-09 | coverity#1209785 Dereference before null check | Caolán McNamara |
2014-05-01 | coverity#708174 Uninitialized pointer field | Caolán McNamara |
2014-04-18 | sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro. | Jan Holesovsky |
2014-04-14 | typo: nummer -> number | Thomas Arnhold |
2014-04-14 | typo: titel -> title | Thomas Arnhold |
2014-04-10 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-09 | Remove unused MakeVariable | Stephan Bergmann |
2014-04-07 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-28 | Remove remaining DBG_NAME* uses | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-19 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-14 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-14 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-14 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-03 | SFX2 : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | svl: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | coverity#1130420 improper use of negative | Noel Grandin |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-14 | PrepareClose should probably return bool | Stephan Bergmann |
2014-01-10 | SfxPoolItem::operator ==, != should return bool | Stephan Bergmann |
2013-11-26 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-18 | Set Referer for auto-reload | Stephan Bergmann |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-11-08 | remove unnecessary use of OUString constructor in SFX2 module | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-17 | Bin --enable-desktop-gui-elements | Tor Lillqvist |