Age | Commit message (Expand) | Author |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-03-22 | loplugin:constantparam in sw | Noel Grandin |
2016-03-09 | loplugin:constantparam in sw | Noel Grandin |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-29 | convert _EDIT constants to scoped enum | Noel Grandin |
2015-04-17 | Fix SfxTabPage creation to use VclPtr. | Michael Meeks |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in sw | Noel Grandin |
2015-01-28 | Resolves: fdo#50640 make sure we don't move away from the current field | Caolán McNamara |
2015-01-27 | Revert "merge these two selection changing hunks of code" | Caolán McNamara |
2015-01-27 | merge these two selection changing hunks of code | Caolán McNamara |
2014-12-02 | loplugin: cstylecast | Noel Grandin |
2014-07-26 | Massive 'Dialogdiet fail' and similar to 'Dialog creation failed' | Matteo Casalin |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-11 | Change SfxTabPage ctor SfxItemSet param from ref to pointer | Stephan Bergmann |
2014-06-10 | Change SfxTabPage::FillItemSet param from ref to pointer | Stephan Bergmann |
2014-06-04 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-05-27 | Remove ASCII art and useless comments from sw module | Chris Laplante |
2014-04-30 | sw: sal_Bool->bool | Noel Grandin |
2014-04-08 | coverity#705015 Explicit null dereferenced | Caolán McNamara |
2014-02-27 | Remove visual noise from sw | Alexander Wilms |
2014-01-23 | SfxNoLayoutSingleTabDialog not needed anymore | Caolán McNamara |