summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze3-2/+53
2021-06-08Remove SfxItemState::READONLYArmin Le Grand1-1/+1
2021-06-07tdf#132667 - Grab focus on the last inserted propertyAndreas Heinisch1-1/+7
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski1-2/+2
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze1-2/+3
2021-06-06enforce indicator consistencyCaolán McNamara1-1/+1
2021-06-06use open-menu-symbolic for menubutton gear menusCaolán McNamara1-1/+1
2021-06-04gtk4: undo bootstrapping conditional page removalCaolán McNamara1-7/+1
2021-06-04lok: Interaction handler for FilterOptionsmerttumer1-1/+2
2021-06-02uniformly remove label-fill from GtkExpandersCaolán McNamara1-1/+0
2021-06-01GetSlotServer can modify pImpl->pCachesMike Kaganski1-2/+2
2021-06-01tdf#142243 actually call toLower not tuUpper when calling toLowerTomaž Vajngerl1-1/+1
2021-05-31fix leak in redaction dialogNoel Grandin2-23/+17
2021-05-31flatten SfxDocTplService_Impl a littleNoel Grandin1-8/+8
2021-05-31tdf#142243 HUD - Use XCharacterClassification to convert caseTomaž Vajngerl2-12/+31
2021-05-30no need to allocate this separatelyNoel Grandin2-30/+28
2021-05-28Missing includeMike Kaganski1-0/+1
2021-05-28IsDisposed->isDisposed in sfx2Noel Grandin2-3/+3
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin4-19/+20
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin2-7/+7
2021-05-27add missing xmlns:loext to example_sl-SI.xmlCaolán McNamara1-1/+1
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K2-14/+518
2021-05-27expand frames horizontally to fitCaolán McNamara2-0/+3
2021-05-27resave with latest gladeCaolán McNamara2-71/+71
2021-05-26log what page id is missing if this happensCaolán McNamara1-1/+1
2021-05-26gtk4: reenable NotebookCaolán McNamara1-1/+7
2021-05-26don't need always-show-image if there's just an image and no textCaolán McNamara1-1/+0
2021-05-26fix leak in SfxAutoRedactDialogNoel Grandin5-30/+24
2021-05-24fix leak in SfxTabDialogControllerNoel Grandin1-1/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara12-22/+22
2021-05-21fix leak in some testsNoel Grandin1-2/+4
2021-05-21tdf#132042 fix nItem id when creating regionVert D1-1/+1
2021-05-20move some headers inside modulesNoel Grandin6-4/+86
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara6-19/+24
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara2-13/+13
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara2-3/+3
2021-05-19fix free/delete mismatchNoel Grandin1-1/+1
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-1/+1
2021-05-18loplugin:unusedfieldsNoel Grandin2-2/+0
2021-05-18loplugin:unusedmethodsNoel Grandin1-1/+0
2021-05-18tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K1-1/+1
2021-05-18Resolves tdf#142041 - Hyperlink to file locationHeiko Tietze1-1/+4
2021-05-18tdf#142276 Use vertical GtkBox insted of horizontal GtkGrid for the left side.Gülşah Köse1-43/+42
2021-05-17tdf#141677 Make columns sortableGülşah Köse2-10/+32
2021-05-17split OutputDevice from WindowNoel Grandin2-2/+2
2021-05-15Fix regression in "Directly initialize vectors in sfx2/ObjectInsp..."Julien Nabet1-4/+6
2021-05-14Improve loplugin:stringviewStephan Bergmann1-3/+6
2021-05-14Directly initialize vectors in sfx2/ObjectInspectorTreeHandlerJulien Nabet1-12/+5
2021-05-14tdf#141458 Set inital column width of Properties and Methods tabs.Gülşah Köse1-0/+18
2021-05-13inline some typedefsNoel Grandin1-4/+1