summaryrefslogtreecommitdiff
path: root/cui/source/inc/swpossizetabpage.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara1-53/+44
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-01-19tdf#111747 Enabled position protection immediately after protection is checkedKshitij Pathania1-1/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin1-4/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+2
2017-07-31loplugin:constparams in cuiNoel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-2/+0
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara1-3/+2
2017-03-31use actual UNO enums in svxNoel Grandin1-2/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin1-1/+2
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-25convert Link<> to typedNoel Grandin1-2/+4
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-27/+28
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-26/+28
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-27constLuboš Luňák1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-01-14bool improvementsStephan Bergmann1-1/+0
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-08-20Convert position and size dialog to widget UIOlivier Hallot1-0/+147