summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-14loplugin:constantparamNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-20svx: fix deadlock in Gallery::GetGalleryInstance()Michael Stahl
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-05loplugin:useuniqueptr in GalleryNoel Grandin
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-23USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin
2017-12-14sal_uIntPtr->sal_uInt32 in GalleryNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-18tdf#113855 Assertion while customizing Bullets and NumberingNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-11-09tdf#113647 set parent for modal gallery dialogCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-04loplugin:constparams in svxNoel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin