Age | Commit message (Expand) | Author |
2019-11-14 | SetReference ScDocument arg is never null | Caolán McNamara |
2019-09-26 | loplugin:constmethod in sc | Noel Grandin |
2019-09-26 | now drop TabPageParent intermediate | Caolán McNamara |
2019-09-26 | disinherit OWizardPage and SfxTabPage from vcl TabPage | Caolán McNamara |
2019-05-13 | drop some unneeded includes | Caolán McNamara |
2019-05-11 | remove unused RefEdit/RefButton | Caolán McNamara |
2019-04-19 | drop some unneeded includes | Caolán McNamara |
2019-04-17 | boil incomprehensible template spew down to its simpler reality | Caolán McNamara |
2019-04-17 | weld ScTPValidationValue and ScValidationDlg | Caolán McNamara |
2019-04-10 | weld ScCorrelationDialog | Caolán McNamara |
2018-11-06 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]* | Gabor Kelemen |
2018-10-15 | loplugin:constfields in sc | Noel Grandin |
2018-10-09 | loplugin:unusedmethods | Noel Grandin |
2018-10-08 | weld ScTPValidationError | Caolán McNamara |
2018-10-08 | weld ScTPValidationHelp | Caolán McNamara |
2018-05-31 | tdf#96698 - calc: add support for custom validation (through a formula) | Marco Cecchetti |
2018-04-22 | place an intermediate class as parent for SfxTabPages | Caolán McNamara |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2017-10-23 | loplugin:includeform: sc | Stephan Bergmann |
2017-08-24 | loplugin:constparam in sc part5 | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-01-25 | loplugin: unnecessary destructor sc | Noel Grandin |
2016-10-27 | make the AbstractDialog stuff extend from VclReferenceBase | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-15 | loplugin:singlevalfields in sc..vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-10 | loplugin:constantparam in sc | Noel Grandin |
2016-08-19 | loplugin:countusersofdefaultparams in sc | Noel Grandin |
2016-01-19 | Make virtual ~ScValidationDlg non-inline | Stephan Bergmann |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
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-09-24 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-07-22 | loplugin:unusedmethods sc | 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 sc | Noel Grandin |
2015-03-23 | loplugin:constantfunction: sc | Noel Grandin |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-20 | Work around unhelpful MSVC error C2216: override cannot be used with inline | Stephan Bergmann |
2014-08-20 | Bad hack to enforce weakly emitted RTTI for ScValidationDlg | Stephan Bergmann |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-06-11 | Change SfxTabPage ctor SfxItemSet param from ref to pointer | Stephan Bergmann |
2014-06-11 | Change SfxTabPage::Reset param from ref to pointer | Stephan Bergmann |