summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
8 daysstore last five most recently used currencies in the currency toolbar drop-downDrGigioSan1-42/+126
10 dayscid#1521990 silence Unchecked return valueCaolán McNamara1-1/+1
2023-03-10tdf#153657 a11y: Set tooltip/a11y desc for fontwork stylesMichael Weghorn1-0/+14
2023-03-07jsdialog: don't close dialog on tab page destroySzymon Kłos1-0/+3
2023-03-01Remove duplicated includeAndrea Gelmini1-1/+0
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl1-4/+19
2023-02-21Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara1-0/+9
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl2-4/+4
2023-01-12Revert "tdf#56258 svx SetOutline: convert to toggle"Justin Luth1-1/+6
2023-01-11Resolves tdf#152666 - Hide default styles for large listsHeiko Tietze1-34/+13
2023-01-06tdf#56258 svx SetOutline: convert to toggleJustin Luth1-4/+1
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-12/+1
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth1-1/+2
2022-12-16check SfxObjectShell::Current()Caolán McNamara2-17/+18
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann1-1/+12
2022-12-16likely fix for frequent pShell->GetStyleSheetPool crashCaolán McNamara1-7/+8
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara1-2/+3
2022-12-16tdf#152460: Improve script handling in style previewsKhaled Hosny1-47/+32
2022-12-14loplugin:implinheritancehelper in svxNoel Grandin2-224/+24
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara3-7/+43
2022-12-07Related: tdf#152301 cache color widget widthCaolán McNamara1-4/+16
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara1-5/+22
2022-10-15tdf#136921 Fix color of Insert - Section control in dark modeRafael Lima1-2/+1
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1
2022-10-06Resolves: tdf#150501 borders and lines should be tearableCaolán McNamara1-2/+2
2022-10-01tdf#136919 Fix table size label in dark modeRafael Lima1-2/+1
2022-09-27cid#1500540 use check_after_deref instead of reverse_inullCaolán McNamara1-1/+1
2022-09-22use more string_view in svxNoel Grandin2-3/+3
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-1/+1
2022-08-31cid#1500540 Dereference before null checkNoel Grandin1-0/+1
2022-08-29ref-count SdrObjectNoel Grandin1-9/+3
2022-08-24NFC related tdf#85592: simplify SID_ATTR_CHAR_COLOR_BACKGROUND_EXTJustin Luth1-4/+0
2022-08-22I see this empty entry for the separator in the styles dropdownCaolán McNamara1-0/+3
2022-08-22tdf#87535: Preview styles using CTL/CJK fonts in the styles menuKhaled Hosny1-66/+320
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny1-1/+2
2022-08-01Fix typo in codeAndrea Gelmini1-1/+1
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin7-48/+54
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-1/+1
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt1-0/+1
2022-06-06improve field nameNoel Grandin1-2/+2
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin1-6/+6
2022-05-11tdf#149023 set property immediately on changeCaolán McNamara1-7/+3
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann6-17/+17
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski1-1/+1
2022-05-03add o3tl::equalsAsciiNoel Grandin1-2/+3
2022-04-30new loplugin:stringviewdangleNoel Grandin1-2/+2
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara1-11/+18
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák1-1/+2
2022-03-28Notebookbar style previews: use CJK or CTL fonts if neededSzymon Kłos1-1/+14