summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text
AgeCommit message (Expand)Author
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-14remove some unneeded includesCaolán McNamara
2020-01-13weld TextUnderlineControlCaolán McNamara
2020-01-13rework TextUnderlinePopup to be a PopupWindowControllerCaolán McNamara
2020-01-13weld TextCharacterSpacingControlCaolán McNamara
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-07lok: disable text spacing for now.Michael Meeks
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-19tdf#112817 Fix the sidebar underline dropdownMaxim Monastirsky
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-08unused mpToolBoxFontColorSwCaolán McNamara
2017-01-08TextPropertyPanel cleanupMaxim Monastirsky
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-26tdf#101672 non-split underline buttonMaxim Monastirsky
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-05Hide text highlight color button for cellsMaxim Monastirsky
2016-05-04Underline should be a split buttonMaxim Monastirsky