summaryrefslogtreecommitdiff
path: root/svx/source/gallery2
AgeCommit message (Expand)Author
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-21loplugin:useuniqueptr in GalleryThemeCacheEntryNoel Grandin
2018-08-15loplugin:useuniqueptr in GalleryThemeNoel Grandin
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin
2018-06-30Initialize local variableMatteo Casalin
2018-06-30Avoid getTokenCount() + not empty OUString has at least 1 tokenMatteo Casalin
2018-06-30Copy INetURLObject object instead of constructing it twiceMatteo Casalin
2018-06-30Avoid getTokenCount()Matteo Casalin
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-14weld GalleryIdDialogCaolán McNamara
2018-05-14weld TitleDialogCaolán McNamara
2018-05-02loplugin:useuniqueptr in GalleryTransferableNoel Grandin
2018-05-02loplugin:useuniqueptr in GalleryBrowser1Noel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
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