/wizards/

value='distro/escriba/escriba-5.2'>distro/escriba/escriba-5.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/StylesPreviewWindow.cxx
AgeCommit message (Expand)Author
2024-06-28jsdialog: support on demand rendering for icon viewSzymon Kłos
2023-11-19Extended loplugin:ostr: svxStephan Bergmann
2023-07-12tdf#125504 StylesPreviewWindow: don't use disposed DispatchProviderJustin Luth
2023-06-09Related: cool#6511 hold json preview cache longerCaolán McNamara
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-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-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-04-30new loplugin:stringviewdangleNoel Grandin
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-03-28Notebookbar style previews: use CJK or CTL fonts if neededSzymon Kłos
2022-03-15use SalLayoutGlyphsCache in StyleItemController::DrawText()Luboš Luňák
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-21Update styles previews in IdleSzymon Kłos
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-15loplugin:constvarsNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-07-19notebookbar: fix welded controls in onlineSzymon Kłos
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-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-03-19cid#1473993 Uninitialized pointer readCaolán McNamara
2021-03-06Styles preview: use listener to trigger updateSzymon Kłos
2021-03-03loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2021-02-23loplugin:unusedmethodsNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-03tdf#137121 add popup menu to style items used in styles preview windowJim Raykowski
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-10-31tdf#137865 use stack background to match the other notebookbar areasCaolán McNamara
2020-10-29StylesPreview in Writer NB arrangement in two rowsandreas kainz
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-18Styles preview widget language independentSzymon Kłos
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-08Avoid nullptr dereferenceSzymon Kłos
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03Styles preview: avoid nullptr dereferenceSzymon Kłos
2020-06-17Styles preview widgetSzymon Kłos