summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-28Don't steal focus from popup in onlineSzymon Kłos
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-20tdf#128612: Support applying pattern fill from toolbarKatarina Behrens
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19notebookbar: fix welded controls in onlineSzymon Kłos
2021-07-13Resolves tdf#143272 - Window text color for border linesHeiko Tietze
2021-07-08tdf#125533 Update Calc style names for style sidebar dropdownThorsten Wagner
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-11Resolves tdf#127406 - Font name and style name not readableHeiko Tietze
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30Related: tdf#138281 move grab_focus to ActivateFindCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-01Add missing popover for fontwork properties popup controllersSzymon Kłos
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
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