summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpdefaults.cxx
AgeCommit message (Expand)Author
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
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: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
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-23sc: sal_Bool->boolNoel Grandin
2014-04-22remove missing sc.hrcThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-05-31post .ui conversion old mad manual placement code can goCaolán McNamara
2013-05-31conversion the calc default option page to .uiFaisal M. Al-Otaibi
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-08-27Quick indentation fix on closing brace.Kohei Yoshida
2012-08-25The label size is computed from the length of the string it containsJean-Baptiste FAURE
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-13some very minor tweak(s) to "Improvment-of-Custom-Sheet-Prefix-Option"Noel Power
2012-02-13Improvment of Custom Sheet Prefix OptionAlbert Thuswaldner
2012-01-30Option to set tab prefix for new worksheetsAlbert Thuswaldner
2012-01-18fdo#44896 accomodate localized text expansionAndras Timar
2012-01-06Limit the number of initial sheets to 1 to 1024 in the UI.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-06-13A little code style inconsistencies.Kohei Yoshida
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner