summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
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
2020-07-28tdf#135121 don't paint the image over the rect that will contain the colorCaolán McNamara
2020-07-28Related: tdf#135121 update widebuttons on icon-size change tooCaolán McNamara
2020-07-28tdf#135121 ImageType::Size26 isn't always 26x26pxCaolán McNamara
2020-07-22weld form navigator label item windowsCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif
2020-07-12cid#1465253 Unchecked return valueCaolán McNamara
2020-07-08tdf#134188 tdf#114223 Don't override vertical text button visibilityMaxim Monastirsky
2020-07-08Avoid nullptr dereferenceSzymon Kłos
2020-07-06move headers inside modulesNoel Grandin
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03Styles preview: avoid nullptr dereferenceSzymon Kłos
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-25loplugin:unusedfieldsNoel Grandin
2020-06-19tdf#134084 use the desired image size, not the current image sizeCaolán McNamara