summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpcompatibility.cxx
AgeCommit message (Expand)Author
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: only call dispose() onceNoel Grandin
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-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-22remove missing sc.hrcThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed
2012-06-19fix license header for new files.Michael Meeks
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06Use the new method.Kohei Yoshida
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner
2011-11-27remove include of pch header from scNorbert Thiebaud
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-20WaE, unused parameterCaolán McNamara
2010-10-13Initial attempt to reset key bindings.Kohei Yoshida
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