summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpbitmap.cxx
AgeCommit message (Expand)Author
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-19inline some use-once fields in cuiNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-08tdf#107087: Select bitmap fill from preset listKatarina Behrens
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-17tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: cuiStephan Bergmann
2017-03-16remove unused defines from HRC files in cuiNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2016-12-14tdf#104615: there's no mpView when opening odc directlyJulien Nabet
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-12-Werror,-Wunused-private-field, againStephan Bergmann
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-07wrong ScopedVclPtrInstance creationCaolán McNamara
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-28coverity#1242829 Uninitialized scalar fieldCaolán McNamara
2016-08-23[GSoC] Keep the column width constant in fill style tabsRishabh Kumar
2016-08-18convert PageType to scoped enumNoel Grandin
2016-08-17-Werror,-Wunused-private-fieldStephan Bergmann
2016-08-17[GSoC] Add new Bitmap controls to bitmap tabRishabh Kumar
2016-08-16remove castsJochen Nitschke
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-27Bug fix: Fill bitmap item set only when bitmap tab is selectedRishabh Kumar
2016-07-27loplugin:vclwidgetsNoel Grandin
2016-07-26[GSoC] Add Bitmap tab to area dialogRishabh Kumar
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-03cui: prefix members of SvxBitmapTabPageMiklos 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