summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galbrws2.cxx
AgeCommit message (Expand)Author
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-06-17don't highlight the row under the searched for pointCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-28weld calc navigatorCaolán McNamara
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-21make gallery listview seem faster to populateCaolán McNamara
2020-01-21weld gallery panelCaolán McNamara
2020-01-17drop unused GALLERY_USE_CLIPBOARD undefCaolán McNamara
2020-01-17flush out unused Font objectsCaolán McNamara
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-08tdf#126722 Deleted svxcommands.h file and replaced defines by their valuesSzabolcs Toth
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-30drop Graphic::operator boolNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-11tdf#22919 crash on insert picture as background from the galleryXisco Fauli
2019-02-10loplugin:indentation in svxNoel Grandin
2019-02-07tdf#22919 crash on insert picture from the galleryNoel Grandin
2018-12-20use unique_ptr in svxNoel Grandin
2018-11-24remove unused GalleryItemFlags::ThemeNameNoel Grandin
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-02Don't use ToolBox::KeyInput for escape key press in GalleryToolBoxJim Raykowski
2018-10-08loplugin:constfields in svxNoel Grandin
2018-08-15loplugin:useuniqueptr pass SgaObject around by std::unique_ptrNoel 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-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-05-14weld TitleDialogCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
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-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-18coverity#1426163 Improper use of negative valueCaolán McNamara
2017-12-14sal_uIntPtr->sal_Int32 in GalleryThemeNoel Grandin