summaryrefslogtreecommitdiff
path: root/sfx2/source/control/emojicontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny1-156/+0
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák1-2/+1
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-1/+0
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski1-3/+3
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-20move some headers inside modulesNoel Grandin1-1/+1
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara1-11/+11
2021-01-09fix coverity parse errorsCaolán McNamara1-9/+9
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-9/+9
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+1
2020-10-06loplugin:const& make some params and methods constNoel1-1/+1
2020-08-25move thumbnailviewitem.hxxCaolán McNamara1-1/+1
2020-07-12drop unneeded include lineCaolán McNamara1-1/+0
2020-06-23weld emoji dropdownCaolán McNamara1-91/+70
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-02-16move some headers inside sfx2/Noel Grandin1-3/+3
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara1-5/+5
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen1-1/+1
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara1-1/+1
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-1/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin1-1/+1
2018-01-11tdf#114802 Emojis palette inserts code instead of emojiNoel Grandin1-2/+3
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky1-2/+2
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-8/+6
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann1-1/+1
2017-03-07Add Tooltips for emoji toolbar controlAkshay Deep1-0/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2016-11-30Emoji Control: Larger emoji renderingAkshay Deep1-0/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-07-29loplugin:staticmethodsNoel Grandin1-1/+1
2016-07-28GSoC Emoji ControlAkshay Deep1-0/+174