summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpbitmap.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-5/+5
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-7/+7
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+0
2018-09-05weld SvxBorderTabPageCaolán McNamara1-1/+0
2018-09-03weld SvxAreaTabPageCaolán McNamara1-231/+199
2018-07-31tdf#117892 Blue Area/Background Bitmap tabpage Preview fixJim Raykowski1-0/+2
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-4/+0
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-1/+1
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-2/+1
2018-05-03weld SvxTextAttrPageCaolán McNamara1-0/+4
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-10loplugin:unusedfield improvementsNoel Grandin1-10/+1
2018-04-08Show preview correctly for relative sizeKatarina Behrens1-2/+1
2018-04-08Read and write tiled state and relative/absolute bitmap sizeKatarina Behrens1-29/+81
2018-04-07Correctly recognize tiled/stretched/other bitmap fillKatarina Behrens1-16/+11
2018-04-07Remove fill styles that are not implementedKatarina Behrens1-54/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-4/+4
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-3/+3
2018-03-04weld SvxNameDialogCaolán McNamara1-2/+2
2018-02-22weld native message dialogsCaolán McNamara1-20/+15
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-20/+20
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-11loplugin:redundantcast: cuiStephan Bergmann1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-10/+10
2017-10-23loplugin:includeform: cuiStephan Bergmann1-6/+6
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-10/+10
2017-09-19inline some use-once fields in cuiNoel Grandin1-2/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-08tdf#107087: Select bitmap fill from preset listKatarina Behrens1-6/+7
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-17tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli1-12/+20
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: cuiStephan Bergmann1-4/+4
2017-03-16remove unused defines from HRC files in cuiNoel Grandin1-1/+0
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2016-12-14tdf#104615: there's no mpView when opening odc directlyJulien Nabet1-8/+17
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-3/+3
2016-10-12-Werror,-Wunused-private-field, againStephan Bergmann1-1/+0
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar1-82/+66
2016-10-05convert MapUnit to scoped enumNoel Grandin1-8/+8
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-07wrong ScopedVclPtrInstance creationCaolán McNamara1-1/+1