summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tpbitmap.cxx
Commit message (Expand)AuthorAgeFilesLines
* remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin2018-06-091-4/+0
* drop Image(Bitmap) constructorNoel Grandin2018-06-011-1/+1
* loplugin:unusedfields in cuiNoel Grandin2018-05-171-2/+1
* weld SvxTextAttrPageCaolán McNamara2018-05-031-0/+4
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* loplugin:unusedfield improvementsNoel Grandin2018-04-101-10/+1
* Show preview correctly for relative sizeKatarina Behrens2018-04-081-2/+1
* Read and write tiled state and relative/absolute bitmap sizeKatarina Behrens2018-04-081-29/+81
* Correctly recognize tiled/stretched/other bitmap fillKatarina Behrens2018-04-071-16/+11
* Remove fill styles that are not implementedKatarina Behrens2018-04-071-54/+2
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-4/+4
* weld linkeditdialogCaolán McNamara2018-04-061-1/+1
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-4/+4
* Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2018-03-231-3/+3
* weld SvxNameDialogCaolán McNamara2018-03-041-2/+2
* weld native message dialogsCaolán McNamara2018-02-221-20/+15
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-141-20/+20
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-2/+2
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-2/+2
* loplugin:redundantcast: cuiStephan Bergmann2018-01-111-1/+1
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-201-10/+10
* loplugin:includeform: cuiStephan Bergmann2017-10-231-6/+6
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-10/+10
* inline some use-once fields in cuiNoel Grandin2017-09-191-2/+1
* set parent for file dialog helperCaolán McNamara2017-09-081-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* convert ErrCode to strong typedefNoel Grandin2017-06-211-2/+2
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* tdf#107087: Select bitmap fill from preset listKatarina Behrens2017-06-081-6/+7
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1
* tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli2017-05-171-12/+20
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Improved loplugin:redundantcast, static_cast on arithmetic types: cuiStephan Bergmann2017-04-061-4/+4
* remove unused defines from HRC files in cuiNoel Grandin2017-03-161-1/+0
* loplugin:stringconstant handle calls to constructors with one argNoel Grandin2017-02-011-1/+1
* tdf#104615: there's no mpView when opening odc directlyJulien Nabet2016-12-141-8/+17
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-3/+3
* -Werror,-Wunused-private-field, againStephan Bergmann2016-10-121-1/+0
* [GSoC] Move all fill style tabs inside area tabRishabh Kumar2016-10-121-82/+66
* convert MapUnit to scoped enumNoel Grandin2016-10-051-8/+8
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-10/+10
* wrong ScopedVclPtrInstance creationCaolán McNamara2016-09-071-1/+1
* convert RECT_POINT to scoped enumNoel Grandin2016-08-301-4/+4
* coverity#1242829 Uninitialized scalar fieldCaolán McNamara2016-08-281-1/+5
* [GSoC] Keep the column width constant in fill style tabsRishabh Kumar2016-08-231-2/+4
* convert PageType to scoped enumNoel Grandin2016-08-181-3/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2016-08-171-2/+1
* [GSoC] Add new Bitmap controls to bitmap tabRishabh Kumar2016-08-171-7/+462
* remove castsJochen Nitschke2016-08-161-2/+2