summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galbrws1.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-11tdf#81880 Search the GalleryOliver Specht1-91/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-1/+1
2021-03-24loplugin:unusedmethodsNoel1-1/+0
2021-03-14loplugin:unusedmethodsNoel1-1/+0
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara1-0/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-0/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-10-14Resolves tdf#137447 - Access galleries via tight extensionsHeiko Tietze1-0/+2
2020-08-31Fix typo in codeAndrea Gelmini1-2/+2
2020-05-10compact namespace in svxNoel Grandin1-1/+1
2020-03-23tdf#124176: Use pragma once instead of include guardsHarshit Jain1-4/+1
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2020-01-23loplugin:unusedmethodsNoel Grandin1-3/+0
2020-01-21drop unneeded includesCaolán McNamara1-3/+0
2020-01-21weld gallery panelCaolán McNamara1-55/+20
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara1-5/+5
2018-10-08loplugin:constfields in svxNoel Grandin1-2/+2
2018-05-02loplugin:useuniqueptr in GalleryBrowser1Noel Grandin1-2/+2
2017-10-24loplugin:finalclasses in svxNoel Grandin1-3/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-04-14convert other gallery menu to .uiCaolán McNamara1-2/+2
2017-04-05loplugin:constantparamNoel Grandin1-1/+1
2017-01-16tdf#105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin1-1/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-3/+0
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin1-1/+0
2015-10-17coverity#1327445 Unchecked dynamic_castCaolán McNamara1-1/+1
2015-10-14convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-07convert Link<> to typedNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-08-03svx: replace boost::function with std::functionMichael Stahl1-5/+5
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-3/+2
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-1/+1
2014-12-27de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-27callcatcher: update unused codeCaolán McNamara1-1/+2