Age | Commit message (Expand) | Author |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-13 | coverity#1213488 Uncaught exception | Caolán McNamara |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-31 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-27 | css already means ::com::sun::star | Thomas Arnhold |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-22 | bnc#467278: Introduce a warning that changes to VBA macros cannot be saved. | Jan Holesovsky |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-19 | Resolves: #i76558# jump by Enter key on the Object catalog | Tsutomu Uchino |
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 |