summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpcompatibility.hxx
AgeCommit message (Expand)Author
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-06-19fix license header for new files.Michael Meeks
2012-02-06We don't use boost::shared_ptr here any more...Kohei Yoshida
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner
2011-04-01Silenced warnings.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-14Fix typo in copyright noticeThomas Arnhold
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-12Took care of loading and saving of the new option value.Kohei Yoshida
2010-10-11fdo#30559: Added new tab page 'Compatibility' in the Options dialog.Kohei Yoshida