Age | Commit message (Expand) | Author |
2014-04-24 | basic macro dialog: let it expand vertically, too | Thomas Arnhold |
2014-04-24 | fdo#77886: add language: expand list if dialog gets resized | Thomas Arnhold |
2014-04-24 | manage breakpoints: expand list if dialog gets resized | Thomas Arnhold |
2014-04-23 | huge hrc and src file cleanup | Thomas Arnhold |
2014-04-19 | fixincludeguards.sh: basctl | Thomas Arnhold |
2014-04-18 | sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too. | Jan Holesovsky |
2014-04-18 | sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_STATUSBAR_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_POPUPMENU_REGISTRATION macro. | Jan Holesovsky |
2014-04-17 | no temporary instance of SvtLanguageTable necessary here | Eike Rathke |
2014-04-17 | no temporary instance of SvtLanguageTable necessary here | Eike Rathke |
2014-04-15 | basctl: sal_Bool->bool | Noel Grandin |
2014-04-08 | use TriState instead of sal_Bool as there's three possibilities | Caolán McNamara |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-28 | Remove remaining DBG_NAME* uses | Stephan Bergmann |
2014-03-28 | Remove remaining DBG_CTOR etc. remnants from basctl | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-25 | svtools: sal_Bool->bool | Noel Grandin |
2014-03-19 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-17 | basct: prefer passing OUString by reference | Noel Grandin |
2014-03-16 | sal_Bool to bool | Matteo Casalin |
2014-03-14 | No need for a virtual OPropertyContainer::getTypes | Stephan Bergmann |
2014-03-11 | No need for implGetBounds to be SAL_CALL | Stephan Bergmann |
2014-03-11 | svx: sal_Bool->bool | Noel Grandin |
2014-03-10 | basctl: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from basctl | Alexander Wilms |
2014-02-25 | basic: remove use of sal_uIntptr in favor of more appropriate type | Norbert Thiebaud |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-21 | Add config option used when we try to link one huge object file. | Matúš Kukan |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-14 | Drop unused #include | Takeshi Abe |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-12 | fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. | Alexandre Vicenzi |
2014-02-11 | -Werror,-Wunused-function | Stephan Bergmann |
2014-02-11 | convert manage languages dialog to .ui | Caolán McNamara |
2014-02-10 | the return of callcatcher | Caolán McNamara |
2014-02-09 | coverity#1169816 Division or modulo by zero | Caolán McNamara |
2014-02-07 | auto_ptr -> heap_ptr | Stephan Bergmann |
2014-02-07 | auto_ptr -> scoped_ptr | Stephan Bergmann |
2014-02-07 | Simplify access to theCoreReflection singleton | Stephan Bergmann |
2014-02-04 | Related: #i123862# use O*String's isEmpty() method... | Herbert Dürr |
2014-02-03 | uiconfig: remove obsolete helpid's and clean trailing whitespace. | Michael Meeks |