summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2021-03-19cid#1473993 Uninitialized pointer readCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09add some Timer debug namesLuboš Luňák
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-08Don't insert fontwork outside viewSzymon Kłos
2021-03-06Styles preview: use listener to trigger updateSzymon Kłos
2021-03-06drop StyleSettings::GetColorValueSetMaximumRowCountNoel Grandin
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn
2021-03-04tdf#140762 Set texts for items in "Borders" dropdown buttonMichael Weghorn
2021-03-03loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:constantparamNoel
2021-02-22drop stray printfCaolán McNamara
2021-02-20loplugin:refcounting in svxNoel
2021-02-15loplugin:referencecasting in svxNoel
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2021-02-03tdf#137121 add popup menu to style items used in styles preview windowJim Raykowski
2021-01-27tdf#138590 use the highlighted menu entry, not the combobox active textCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-14Make Fontwork gallery dialog asyncSzymon Kłos
2021-01-14Fontwork dialog: use iconviewSzymon Kłos
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