summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tphatch.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-4/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-12/+12
2018-10-02rename PresetListBox back to SvxPresetListBoxCaolán McNamara1-3/+3
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara1-11/+3
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-3/+3
2018-09-10select an entry before setting sensitivityCaolán McNamara1-6/+7
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-7/+7
2018-09-03weld SvxAreaTabPageCaolán McNamara1-185/+168
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-4/+0
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-2/+2
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-4/+1
2018-05-03weld SvxTextAttrPageCaolán McNamara1-0/+4
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-4/+4
2018-03-04weld SvxNameDialogCaolán McNamara1-2/+2
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-17/+10
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-4/+4
2018-01-11loplugin:redundantcast: cuiStephan Bergmann1-1/+1
2017-12-14Minor fix: unused local variableGergely Tarsoly1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-5/+5
2017-10-23loplugin:includeform: cuiStephan Bergmann1-8/+8
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-19inline some use-once fields in cuiNoel Grandin1-2/+1
2017-09-04new loplugin:redundantpointeropsNoel Grandin1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+2
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens1-6/+3
2017-03-31tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens1-2/+7
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-16remove unused defines from HRC files in cuiNoel Grandin1-1/+0
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-43/+12
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-12/+43
2016-11-04unify color selectorsCaolán McNamara1-43/+12
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-3/+3
2016-10-18make area tab page of paragraph properties not crashCaolán McNamara1-2/+4
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar1-88/+73
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-1/+1
2016-08-26[GSoC] Remove popup confirmation dialog in fill style tabsRishabh Kumar1-64/+12
2016-08-23[GSoC] Keep the column width constant in fill style tabsRishabh Kumar1-0/+2
2016-08-18convert PageType to scoped enumNoel Grandin1-3/+3
2016-08-16remove castsJochen Nitschke1-4/+4