summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tphatch.cxx
AgeCommit message (Expand)Author
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-11loplugin:redundantcast: cuiStephan Bergmann
2017-12-14Minor fix: unused local variableGergely Tarsoly
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-19inline some use-once fields in cuiNoel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens
2017-03-31tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens
2017-03-25Fix typosAndrea Gelmini
2017-03-16remove unused defines from HRC files in cuiNoel 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-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-18make area tab page of paragraph properties not crashCaolán McNamara
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-26[GSoC] Remove popup confirmation dialog in fill style tabsRishabh Kumar
2016-08-23[GSoC] Keep the column width constant in fill style tabsRishabh Kumar
2016-08-18convert PageType to scoped enumNoel Grandin
2016-08-16remove castsJochen Nitschke
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-14cppcheck: redundant assignment tphatch.cxxJulien Nabet
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar
2016-07-20loplugin:vclwidgetsCaolán McNamara
2016-07-19tdf#100907: Cannot set white background for hatchingRishabh Kumar
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar
2016-07-06Reload the preset list after deletionRishabh Kumar
2016-07-06Redesign of Hatch tabRishabh Kumar
2016-06-17cui: fix loplugin:passstuffbyref warningsMiklos Vajna
2016-06-17Reduce duplicate code and remove DBG_ASSERTRishabh Kumar
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-02Import custom Hatch background colorRishabh Kumar
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-23Addition of new controls and their rearrangement in hatch tabRishabh Kumar
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin