summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/backgrnd.cxx
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-09-27simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara
2017-08-11improve scoping a littleCaolán McNamara
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara
2017-07-18SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-03these errors resources are in svx, not cuiCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-12Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-31SvxBrushItem::GetGraphicLink no longer returns a pointerStephan 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-30convert RECT_POINT to scoped enumNoel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara
2015-12-11tdf#96382: background color is not applied unintentionallyOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann