summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tparea.cxx
AgeCommit message (Expand)Author
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-12Get rid of last remainders of SetPos nonsenseKatarina Behrens
2017-06-08tdf#107087: Select bitmap fill from preset listKatarina Behrens
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens
2017-03-16remove unused defines from HRC files in cuiNoel Grandin
2017-03-06tdf#103847: Pass also XFillStyleItem to subtabsKatarina Behrens
2017-02-20tdf#103224: Get the initial colour rightKatarina Behrens
2017-01-13tdf#105259 calculate sizes of all area tab pages on constructionTomaž Vajngerl
2017-01-09tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl
2016-12-15tdf#104221: Make up for non-existent FillItemSetKatarina Behrens
2016-12-12Mark as localTakeshi Abe
2016-11-14Avoid -fsanitize=nullStephan Bergmann
2016-11-14Avoid -fsanitize=enumStephan Bergmann
2016-11-14tdf#103228: Remember fill type when switching between tabsKatarina Behrens
2016-11-13coverity#1371441 Uninitialized pointer fieldCaolán McNamara
2016-11-07style fix for cppcheck duplicateBreakJochen Nitschke
2016-10-12Avoid one more crash on switching to pattern tabKatarina Behrens
2016-10-12Enlarge tabpage size so that even colour tab fits inKatarina Behrens
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-18coverity#1371441 Uninitialized scalar fieldCaolán McNamara
2016-08-18convert PageType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-27loplugin:vclwidgetsNoel Grandin
2016-07-26[GSoC] Remove bitmap controls from area tabRishabh Kumar
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
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-18Addition of new controls and their rearrangement in gradient tabRishabh Kumar
2016-04-29Refactoring transparence tab codeRishabh Kumar
2016-03-21tdf#98405: apply color value when switching from 'none' to 'color'Oliver Specht
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin