summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2021-01-12rhbz#1913070 null derefCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09Revert "Very early work-in-progress commit for the "DevTools" dockable toolbar"Tomaž Vajngerl
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-22rename members of GeoStat classNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara
2020-12-08Very early work-in-progress commit for the "DevTools" dockable toolbarTor Lillqvist
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann
2020-11-17Reuse ColorSelectFunction from colorwindow.hxx in PaletteManager.hxxStephan Bergmann
2020-11-16tdf#138232 don't grab focus if we already have itCaolán McNamara
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-12Use translated standard styles for styles listboxSzymon Kłos
2020-11-10Let's assume that sal_uInt16 is unlikely to be less than zeroMike Kaganski
2020-11-09tdf#137993 ensure the toplevel vcl::Window is activatedCaolán McNamara
2020-10-31tdf#137865 use stack background to match the other notebookbar areasCaolán McNamara
2020-10-30don't need to include sfx2/sidebar/SidebarToolBox.hxxCaolán McNamara
2020-10-29StylesPreview in Writer NB arrangement in two rowsandreas kainz
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski
2020-09-29tdf#136520 allow color popdowns to be tearable againCaolán McNamara
2020-09-25tdf#136941 call focus in handler explicitlyCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski
2020-09-18Styles preview widget language independentSzymon Kłos
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02drop some unused methodsCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26lok: Hide not working 'More Styles' optionSzymon Kłos
2020-08-13Merge toolbar popup classesMaxim Monastirsky
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-03Remove pointless checkMaxim Monastirsky
2020-08-02tdf#135121 don't fill the rectangle in the transparent case at allCaolán McNamara
2020-07-28drop use of SvtFontOptionsCaolán McNamara
2020-07-28Resolves: tdf#134660 listen for 'ShowFontBoxWYSIWYG' config changesCaolán McNamara