/pyuno/demo/

breoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tpoption.hxx
AgeCommit message (Expand)Author
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2020-03-06tdf#131137: Fix Checkbox "Do not distort objects in curve" does nothingJulien Nabet
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-07-29weld SdTpOptionsMiscCaolán McNamara
2019-07-29weld SdTpOptionsContentsCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-09-09weld SvxGridTabPageCaolán McNamara
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
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-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-05-11sd: fix --disable-sdremote: SetImpressMode() not staticMichael Stahl
2015-05-05loplugin:staticmethodsNoel 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-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus 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-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-18Remove from option-dialog the CurrentPage-option (fdo#71601)Rob Snelders
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-08-24convert SdTpOptionsMisc to OUStringIvan Timofeev
2013-06-06Convert sd view page to .uiFaisal M. Al-Otaibi
2013-06-05various fixes to impress/draw general opt pageCaolán McNamara
2013-06-05Convert impress and draw general option to .uiAbdulaziz A Alayed
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof
2013-03-13translation and cleanup of comments in sd/source/ui/inc/Urs Fässler