summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galbrws2.cxx
AgeCommit message (Expand)Author
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
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: svxStephan Bergmann
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-21restore copy/paste menu entriesCaolán McNamara
2017-04-14GalleryBrowser2::Dispatch is always used with just MN_ADDCaolán McNamara