Age | Commit message (Expand) | Author |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-31 | com::sun::star->css in svx | Noel Grandin |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-07 | svx: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-08-31 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-07-16 | loplugin:unusedmethods svx(part2) | Noel Grandin |
2015-07-06 | improve the returnbyref loplugin | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-27 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-22 | convert TREEFLAG_ constants to scoped enum | Noel Grandin |
2015-04-22 | convert HIB_ constants to scoped enum | Noel Grandin |
2015-04-17 | svx: convert new to ::Create. | Noel Grandin |
2015-04-13 | More lifecycle correction. | Michael Meeks |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | Audit and correct misc. clears -> disposeAndClears. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in svx. | Noel Grandin |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-01-14 | fdo#39440 svx: reduce scope of local variables | Michael Weghorn |
2014-12-18 | svx: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-10 | fix spelling implemenation -> implementation | Noel Grandin |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-10-15 | loplugin: cstylecast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-04-22 | remove unused hrc files | Thomas Arnhold |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-15 | WaE: 'bValue' may be used uninitialized in this function | Tor Lillqvist |
2014-04-15 | svx: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | coverity#705908 Dereference before null check | Caolán McNamara |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
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-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-04 | convert chinese dictionary dialog to .ui | Caolán McNamara |
2013-11-08 | remove unnecessary use of OUString constructor in SVX module | Noel Grandin |
2013-10-30 | fdo#54938: Convert svx to use cppu::supportsService | Marcos Paulo de Souza |