summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/prevwsh.hxx
AgeCommit message (Expand)Author
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc print previewCaolán McNamara
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-02-01loplugin:finalclasses in scNoel
2020-10-20use tools::Long in scNoel
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-07-10loplugin:useuniqueptr in ScPreviewShellNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-15convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-16Replace "sc design mode" sal_uInt8 with TriStateStephan Bergmann
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-06whitespace cleanup in scMarkus Mohrhard