summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbcontrl.cxx
AgeCommit message (Expand)Author
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-07-12tdf#125504 SvxStyleBox: don't use disposed DispatchProviderJustin Luth
2023-07-12tdf#125504 SvxFontNameBox: don't use disposed DispatchProviderJustin Luth
2023-07-06tdf#126382 Correct check for transparencyMaxim Monastirsky
2023-07-04tdf#154270 Sync toolbar button recent colorsMaxim Monastirsky
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-01tdf#153361 improve theme color generation in color pickerTomaž Vajngerl
2023-05-31Added doxygen to calc currency comboLuigi Iucci
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-05-19svx: check SfxObjectShell::Current()Xisco Fauli
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-07Resolves: tdf#154680 don't mark an empty fontname as italic for "unknown"Caolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-17store last five most recently used currencies in the currency toolbar drop-downDrGigioSan
2023-03-07jsdialog: don't close dialog on tab page destroySzymon Kłos
2023-01-11Resolves tdf#152666 - Hide default styles for large listsHeiko Tietze
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth
2022-12-16likely fix for frequent pShell->GetStyleSheetPool crashCaolán McNamara
2022-12-16tdf#152460: Improve script handling in style previewsKhaled Hosny
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara
2022-12-07Related: tdf#152301 cache color widget widthCaolán McNamara
2022-10-06Resolves: tdf#150501 borders and lines should be tearableCaolán McNamara
2022-09-27cid#1500540 use check_after_deref instead of reverse_inullCaolán McNamara
2022-08-31cid#1500540 Dereference before null checkNoel Grandin
2022-08-24NFC related tdf#85592: simplify SID_ATTR_CHAR_COLOR_BACKGROUND_EXTJustin Luth
2022-08-22I see this empty entry for the separator in the styles dropdownCaolán McNamara
2022-08-22tdf#87535: Preview styles using CTL/CJK fonts in the styles menuKhaled Hosny
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-14set active element to -1 when no selection for fontnameboxMert Tumer
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-01-25tdf#146407: Hide diagonal border icons for WriterBayram Çiçek
2021-12-22sd theme: allow setting color effects in the sidebarMiklos Vajna
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2021-12-07tdf#48622, tdf#145828 use correct default for border line widthArmin Le Grand (Allotropia)
2021-12-02use smaller squares for smaller checker patternsCaolán McNamara
2021-11-17use ListBoxPreview size for the color shown in autofilter color listCaolán McNamara
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-25Fix toolbar button's currency list's number format for default localeEike Rathke
2021-10-09Rename strings and change criss-cross border iconBayram Çiçek
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23tdf#143919: Calc: add diagonal borders in Toolbar>BordersBayram Çiçek
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-28Don't steal focus from popup in onlineSzymon Kłos
2021-07-13Resolves tdf#143272 - Window text color for border linesHeiko Tietze