summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/printopt.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-07-26weld SfxCommonPrintOptionsTabPageCaolán McNamara1-164/+114
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-2/+1
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Optionsmelikeyurtoglu1-0/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-06-01Convert printer enums to scoped enumsNoel Grandin1-8/+8
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-10convert Link<> to typedNoel Grandin1-18/+8
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-12/+3
2015-08-11loplugin: defaultparamsNoel Grandin1-9/+9
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+28
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+30
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-4/+0
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-3/+3
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-8/+8
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-9/+9
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-4/+4
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-02-13move print options .ui to sfx2 and adapt codeCaolán McNamara1-266/+112
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-2/+2
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara1-0/+40
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-2/+4
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-07-11TransparencyPrintWarningBox and resource strings unusedCaolán McNamara1-28/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0