summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
5 daysRedesign comphelper::emscriptenthreading::Data::eventHandlerThreadStephan Bergmann
5 daysvcl: Return ref in Formatter::GetOrCreateFormatterMichael Weghorn
5 daystdf#130857 Let Formatter:m_aOutputHdl convert double to textMichael Weghorn
5 dayscool#11064 vcl lok: fold the scheduler info into the anyinput callbackMiklos Vajna
5 daysIntroduce DBG_TESTNOTSOLARMUTEX, to complement DBG_TESTSOLARMUTEXStephan Bergmann
6 daysvcl: menubtn.[hc]xx -> MenuButton.[hc]xxChristopher Sherlock
6 daysweld: Switch SpinButton::{format_text,parse_value} to doubleMichael Weghorn
6 daysweld: Let Formatter:m_aInputHdl use double instead of sal_Int64Michael Weghorn
6 daystdf#130857 Pass double values to/from weld::SpinButton subclassesMichael Weghorn
6 daystdf#130857 vcl: Move sal_Int64 <-> double helpers to weld::SpinButtonMichael Weghorn
7 dayscool#11064 vcl lok: expose info about the schedulerMiklos Vajna
8 daystdf#130857 weld: Abstract from "input"/"output" SpinButton signalsMichael Weghorn
8 daystdf#130857 weld: Let SpinButton::signal_output return textMichael Weghorn
11 daysvcl a11y: No longer report IconView item tooltip as a11y descMichael Weghorn
11 daysa11y: Introduce weld::IconView::set_item_accessible_nameMichael Weghorn
11 daysweld icon view: Pass VirtualDevice by ref instead of pointerMichael Weghorn
12 daysExperimental Emscripten Qt6 --enable-emscripten-proxy-to-pthread ersatzStephan Bergmann
14 daysvcl: Simplify and rename SvTabListBox::SetTabJustifyMichael Weghorn
2025-02-08tdf#165099: do not notify change listeners about temporary changesMike Kaganski
2025-02-05loplugin:unusedmethodsNoel Grandin
2025-02-04vcl: Merge LclHeaderTabListBox into SvHeaderTabListBoxMichael Weghorn
2025-01-28tdf#164393 [API CHANGE] Make the "Automatic" theme CustomizableSahil Gautam
2025-01-23Fix typoAndrea Gelmini
2025-01-23docthemes: Save themes def. to a file when added to ColorSetsTomaž Vajngerl
2025-01-21vcl: Pass vector to SvTabListBox::SetTabsMichael Weghorn
2025-01-17vcl: extract scanning for resources to UserResourceScanner classTomaž Vajngerl
2025-01-10tdf#146947 - UI: Ability to show/reveal characters being typed intoBalazs Varga
2025-01-09cool#10782 vcl lok: avoid changing the current view during YieldMiklos Vajna
2025-01-07tdf#164393 [API CHANGE] ThemeColors refactor part 3Sahil Gautam
2025-01-07tdf#164393 ThemeColors refactor part 2Sahil Gautam
2024-12-20vcl: BlendFrameCache refactorChristopher Sherlock
2024-12-18tdf#163620 [API CHANGE] Add UI for libreoffice themesSahil Gautam
2024-12-18tdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam
2024-12-17weld: Drop now unused weld::Widget::{g,s}et_grid_*Michael Weghorn
2024-12-17weld: Add weld::Grid to handle grid child positionsMichael Weghorn
2024-12-16Set that a non-modal Popover don't auto-grab focus on popupCaolán McNamara
2024-12-09rename IsOnSystemEventLoop -> IsUseSystemEventLoopNoel Grandin
2024-12-09improve SalInstanceNotebook m_aPages handlingNoel Grandin
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn
2024-12-05weld: Add weld::Widget::signal_* methods to call handlersMichael Weghorn
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-12-04Disable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski
2024-12-04Use o3tl::cow_wrapper instead of std::shared_ptrMike Kaganski
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh
2024-12-03Simplify ImplStyleDataMike Kaganski
2024-12-02vcl: Pass GetSystemMenuData param by refMichael Weghorn
2024-12-02vcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn
2024-11-27Reuse SAL_ACCESSIBILITY_ENABLED to allow disabling a11y on WindowsMike Kaganski
2024-11-27weld: Rename weld::Dialog::{widget -> button}_for_responseMichael Weghorn
2024-11-27weld: Return unique_ptr in weld::Dialog::widget_for_responseMichael Weghorn