summaryrefslogtreecommitdiff
path: root/cui/source/inc/backgrnd.hxx
AgeCommit message (Expand)Author
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-12tdf#105225 A character highlighting tab page based on the area tab pageJim Raykowski
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-18SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
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-30convert RECT_POINT to scoped enumNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás
2015-06-14Handle highlighting case inside SvxBackgroundPage classZolnai Tamás
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás
2015-06-14Transparency part of Background Tab is unused nowZolnai Tamás
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
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: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-03-06Idle and Timer are now completely independentTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
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-27constLuboš Luňák
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-16remove some stuffThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand
2013-04-30rework background page to balance the preview and controlsCaolán McNamara