summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2023-12-12tdf#158320 restore Live Preview for font hoveringCaolán McNamara
2023-11-19Extended loplugin:ostr: svxStephan Bergmann
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos
2023-09-18jsdialog: set WindowId for font size comboboxSzymon Kłos
2023-09-02tdf#156126: fix crash when using gpl color paletteJulien Nabet
2023-09-01tdf#157034: FILESAVE loext:theme-type is off by oneJulien Nabet
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
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-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-07tdf#156629 Font,highlighting color buttons in sidebar have white background...Noel 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-12tdf#125504 StylesPreviewWindow: don't use disposed DispatchProviderJustin Luth
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-07-06tdf#126382 Correct check for transparencyMaxim Monastirsky
2023-07-04tdf#154270 Sync toolbar button recent colorsMaxim Monastirsky
2023-07-04tdf#153487 First color item needs mnId = 1Regina Henschel
2023-07-04svx: PaletteManager - remove printfTomaž Vajngerl
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