summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2021-10-27tdf#145296 better fix to launch dialog when active radiobutton is clickedCaolán McNamara
2021-10-26Related: tdf#145296 use last spacing value as default for customCaolán McNamara
2021-10-26tdf#145296 use a 'clickable' widget for custom spacingCaolán McNamara
2021-10-26tdf#145296 use a 'clickable' widget for custom depthCaolán McNamara
2021-10-25Fix toolbar button's currency list's number format for default localeEike Rathke
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-09Rename strings and change criss-cross border iconBayram Çiçek
2021-10-08tdf#83090 - Allow any font size in the toolbar/sidebarAndreas Heinisch
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-06use SfxItemSetFixed in svxNoel Grandin
2021-09-29Resolves: tdf#144783 shift+RETURN not searching backwardsCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
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