summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galbrws1.cxx
AgeCommit message (Expand)Author
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-28drop unnecessary vcl.builder includeCaolán McNamara
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-21weld gallery panelCaolán McNamara
2020-01-01tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten
2019-12-31tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesKemal Ayhan
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-01-10Removed executable permission on source filesAndrea Gelmini
2019-01-09tdf#120086: Patch for TAB-ing order of Gallery sidebar panelAditya
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-11-29weld ActualizeProgressCaolán McNamara
2018-11-29weld GalleryThemePropertiesCaolán McNamara
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
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 GalleryIdDialogCaolán McNamara
2018-05-14weld TitleDialogCaolán McNamara
2018-05-02loplugin:useuniqueptr in GalleryBrowser1Noel 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
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-09tdf#113647 set parent for modal gallery dialogCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
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-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-15Fix typosAndrea Gelmini
2017-04-14convert other gallery menu to .uiCaolán McNamara
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-16tdf#105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara