Age | Commit message (Expand) | Author |
2014-05-15 | remove legacy svheader.hxx | Thomas Arnhold |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |
2014-05-09 | '!= false' is redundant, and confusing - kill it. | Jan Holesovsky |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-09 | coverity#1209811 Dereference before null check | Caolán McNamara |
2014-05-07 | coverity#1209554 Explicit null dereferenced | Caolán McNamara |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-28 | Improve TabBar return types | Noel Grandin |
2014-04-25 | coverity#736993 Uncaught exception | Caolán McNamara |
2014-04-25 | coverity#736992 Uncaught exception | Caolán McNamara |
2014-04-25 | coverity#736990 Uncaught exception | Caolán McNamara |
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 |