summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tphatch.cxx
AgeCommit message (Expand)Author
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
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-08-31cui: prefix members of SvxHatchTabPageMiklos Vajna
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-06-26-fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann