summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tphatch.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-8/+5
2016-08-14cppcheck: redundant assignment tphatch.cxxJulien Nabet1-2/+1
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-2/+1
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar1-0/+2
2016-07-20loplugin:vclwidgetsCaolán McNamara1-0/+1
2016-07-19tdf#100907: Cannot set white background for hatchingRishabh Kumar1-25/+60
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar1-39/+44
2016-07-06Reload the preset list after deletionRishabh Kumar1-1/+2
2016-07-06Redesign of Hatch tabRishabh Kumar1-281/+91
2016-06-17cui: fix loplugin:passstuffbyref warningsMiklos Vajna1-2/+2
2016-06-17Reduce duplicate code and remove DBG_ASSERTRishabh Kumar1-37/+35
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-3/+3
2016-06-02Import custom Hatch background colorRishabh Kumar1-0/+6
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-2/+4
2016-05-23Addition of new controls and their rearrangement in hatch tabRishabh Kumar1-55/+55
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-14/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+6
2015-10-12convert Link<> to typedNoel Grandin1-9/+12
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-2/+2
2015-09-14boost->stdCaolán McNamara1-5/+4
2015-08-31cui: prefix members of SvxHatchTabPageMiklos Vajna1-89/+89
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-13/+7
2015-07-29com::sun::star->css in cuiNoel Grandin1-2/+2
2015-06-26-fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann1-2/+1
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara1-2/+20
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-6/+6
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29convert CT_ constants to scoped enumNoel Grandin1-11/+11
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-15/+36
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-18cui: convert new to ::Create.Michael Meeks1-1/+1