summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-23fix crash in PaletteManager triggered by the color pickerTomaž Vajngerl
2023-06-09Related: cool#6511 hold json preview cache longerCaolán McNamara
2023-06-08tdf#155404 handle ComplexColor as JSON for XLineColor and XFillColorTomaž Vajngerl
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-06-03perf: use freeze/thaw around block insert of multiple iconsCaolán McNamara
2023-06-03Styles preview cache cleanup on exitSzymon Kłos
2023-06-03Styles preview widget should cache imagesSzymon Kłos
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-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-04tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch
2023-04-27tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch
2023-04-19tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch
2023-04-15tdf#154269 - Respect FindReplaceRememberedSearches expert option in quick findAndreas Heinisch
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-30tdf#146748 Change 'More Numbering/Bullets' options to 'Customize'Arvind K
2023-03-17store last five most recently used currencies in the currency toolbar drop-downDrGigioSan
2023-03-15cid#1521990 silence Unchecked return valueCaolán McNamara
2023-03-10tdf#153657 a11y: Set tooltip/a11y desc for fontwork stylesMichael Weghorn
2023-03-07jsdialog: don't close dialog on tab page destroySzymon Kłos
2023-03-01Remove duplicated includeAndrea Gelmini
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-02-21Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-12Revert "tdf#56258 svx SetOutline: convert to toggle"Justin Luth
2023-01-11Resolves tdf#152666 - Hide default styles for large listsHeiko Tietze
2023-01-06tdf#56258 svx SetOutline: convert to toggleJustin Luth
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2022-12-16likely fix for frequent pShell->GetStyleSheetPool crashCaolán McNamara
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-12-16tdf#152460: Improve script handling in style previewsKhaled Hosny
2022-12-14loplugin:implinheritancehelper in svxNoel Grandin
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-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara
2022-10-15tdf#136921 Fix color of Insert - Section control in dark modeRafael Lima
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski