summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpbitmap.cxx
AgeCommit message (Expand)Author
2018-08-06tdf#117892 Blue Area/Background Bitmap tabpage Preview fixJim Raykowski
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-08Show preview correctly for relative sizeKatarina Behrens
2018-04-08Read and write tiled state and relative/absolute bitmap sizeKatarina Behrens
2018-04-07Correctly recognize tiled/stretched/other bitmap fillKatarina Behrens
2018-04-07Remove fill styles that are not implementedKatarina Behrens
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2018-01-11loplugin:redundantcast: cuiStephan Bergmann
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