summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-15loplugin:constvarsNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-23tdf#143919: Calc: add diagonal borders in Toolbar>BordersBayram Çiçek
2021-08-19tdf#143567: Distinguish bitmap vs. pattern fill styleKatarina Behrens
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-18loplugin:constparamsNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11tdf#143769 don't crash on null XFillColorItemCaolán McNamara
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
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