summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/backgrnd.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-03weld SvxTextAttrPageCaolán McNamara1-1/+6
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-1/+0
2018-04-12tdf#105225 A character highlighting tab page based on the area tab pageJim Raykowski1-3/+8
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski1-0/+130
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-2/+2
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-11/+11
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai1-20/+0
2018-02-02lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai1-0/+22
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-02RID_* can be extern global variablesNoel Grandin1-1/+1
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin1-1/+1
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-1/+1
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin1-1/+1
2017-09-27simplify Bitmap operator==/IsEqual (stage1)Noel Grandin1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara1-20/+80
2017-08-11improve scoping a littleCaolán McNamara1-4/+4
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-4/+3
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+5
2017-07-18remove unused CntWallpaperItemCaolán McNamara1-1/+0
2017-07-18merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara1-1/+0
2017-07-18SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara1-137/+0
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-2/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-9/+0
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-2/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke1-6/+6
2017-06-20loplugin:oncevar in cuiNoel Grandin1-2/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-03these errors resources are in svx, not cuiCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-2/+2
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-4/+2