summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
7 hoursSimplify ImplStyleDataMike Kaganski5-623/+381
7 hoursvcl: flatten functions in bitmapex.cxxChristopher Sherlock1-77/+80
22 hoursvcl: Simplify MenuBar::ImplDestroy a bitMichael Weghorn1-6/+4
22 hoursvcl: Drop unnecessary null checkMichael Weghorn1-1/+1
22 hoursvcl: Switch MenuBar::ImplCreate param to MenuBarWindow*Michael Weghorn2-7/+9
22 hoursvcl: Consistently use pMenuBarWindow in MenuBar::ImplCreateMichael Weghorn1-4/+4
22 hoursvcl: Drop commented code in menu.cxxMichael Weghorn1-2/+0
22 hoursvcl: Merge PopupMenu::PrepareRun into PopupMenu::ImplExecuteMichael Weghorn1-30/+21
26 hoursvcl: Use existing PopupMenu::ImplGetFloatingWindowMichael Weghorn2-3/+5
26 hoursvcl: Use VclPtr<PopupMenu> and reduce castingMichael Weghorn2-7/+7
26 hoursvcl: Pass GetSystemMenuData param by refMichael Weghorn5-9/+8
26 hoursvcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn8-14/+3
26 hoursvcl: Make Menu::ImplGetSalMenu constMichael Weghorn1-3/+2
27 hoursvcl: Prefix Menu::pWindow member with "m_"Michael Weghorn4-53/+53
27 hoursvcl: Consolidate to one Menu::pWindow getterMichael Weghorn4-25/+25
28 hoursloplugin:unnecessaryvirtualNoel Grandin4-11/+0
33 hoursDrop Window::IsAccessibilityEventsSuppressed paramMichael Weghorn1-13/+8
33 hoursvcl a11y: Drop newly unused vcl::Window::SetAccessibilityEventsSuppressedMichael Weghorn1-5/+0
3 daystdf#130857 qt weld: Support "Insert Breaks" dialogMichael Weghorn1-0/+1
3 daystdf#130857 qt weld: Support "Split Table" dialogMichael Weghorn1-0/+1
3 daystdf#130857 qt weld: Support "Split Cells" dialogMichael Weghorn1-0/+1
3 dayscid#1635783 silence Using invalid iteratorCaolán McNamara1-2/+9
3 daystdf#130857 vcl: Deduplicate extract* methods returning OUStringMichael Weghorn1-64/+21
3 daystdf#130857 vcl: Deduplicate extract* methods returning boolMichael Weghorn1-125/+25
3 daysvcl: Drop local var pointing to self in WindowData ctorMichael Weghorn1-36/+35
3 daystdf#130857 qt weld: Assign QtInstanceFrame::m_pGroupBoxMichael Weghorn1-0/+2
3 daystdf#130857 qt weld: Implement more TreeView methods wrt selectionMichael Weghorn2-4/+20
3 daystdf#130857 qt weld: Add member for tree view selection modelMichael Weghorn2-18/+10
3 daystdf#130857 qt weld: Notify about current tree view item changeMichael Weghorn2-0/+12
3 daystdf#130857 qt weld: Call tree view row activation handlerMichael Weghorn2-0/+11
3 daystdf#130857 qt weld: Support "Paste Special" dialogMichael Weghorn1-0/+1
3 daystdf#130857 qt weld: Implement QtInstanceTreeView::get_selected_{id,text}Michael Weghorn1-4/+30
3 daystdf#130857 qt weld: Implement QtInstanceTreeView::find_{id,text}Michael Weghorn1-6/+27
3 daystdf#130857 qt weld: Implement setting tree view entry IDMichael Weghorn2-9/+20
3 daystdf#130857 qt weld: Evaluate GtkTreeView:show-expanders propertyMichael Weghorn2-0/+13
3 daystdf#130857 qt weld: Evaluate tree view header visibilityMichael Weghorn1-0/+1
3 daystdf#130857 VclBuilder: Move extractHeadersVisible to base classMichael Weghorn1-12/+11
3 daystdf#130857 qt weld: Support Calc's "Show Sheet" dialogMichael Weghorn1-0/+1
3 daystdf#130857 qt weld: Implement basic tree view logicMichael Weghorn3-17/+95
4 daysLibreOffice Theme Part 2: GTK Color CustomizationSahil Gautam11-8/+881
4 daystdf#158237 Use C++20 contains() instead of find() and end()Manish1-6/+6
4 daysRelated: tdf#163945 don't directly flush graphics with Skia/MetalPatrick Luby2-20/+58
4 dayspdf: R6 hash algorithm and test, introduce PDFEncryptorR6Tomaž Vajngerl6-0/+318
4 daystdf#164048 sw a11y: improve error/warning levels withBalazs Varga1-0/+1
4 daystdf#130857 qt weld: Implement QtInstanceTreeView::set_selection_modeMichael Weghorn2-2/+25
4 dayscid#1607551 silence Overflowed constantCaolán McNamara1-4/+10
5 daystdf#163913 Implement font-relative marginsJonathan Clark2-0/+203
5 daystdf#143148: Replace include guards with #pragma once in XpmReader.hxxManish1-4/+1
5 daysloplugin:fakeboolStephan Bergmann1-1/+1
5 daysloplugin:reftotempStephan Bergmann1-1/+1