summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
3 daystdf#161623 Handle windows that macOS forces to native full screen modePatrick Luby
3 daystdf#164354 skip unnecessary transparency removal when printingPatrick Luby
4 daystdf#164353 tdf#130857 qt weld: Keep extra msg dialog widget in placeMichael Weghorn
4 daystdf#163620 [API CHANGE] Add UI for libreoffice themesSahil Gautam
4 daystdf#163620 [API CHANGE] remove persona/appearance-toggle related codeSahil Gautam
5 daysgtk4: GtkIconView doesn't have convert_widget_to_bin_window_coordsCaolán McNamara
6 daysimprove SalInstanceNotebook m_aPages handlingNoel Grandin
6 daystdf#147067 Jump to clicked spot if left mouse click with Option keyPatrick Luby
12 daystdf#164072 vcl: Let MenuButton dispose its PopupMenuMichael Weghorn
2024-12-07tdf#164106 Fix reordered glyph positioning with split grapheme clustersJonathan Clark
2024-12-07vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-07vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-07tdf#164093 tdf#157001 a11y: Improve menu window disposalMichael Weghorn
2024-12-06vcl a11y: Use comphelper::disposeComponentMichael Weghorn
2024-12-06a11y: Move menu a11y classes to vcl, no more use factoryMichael Weghorn
2024-12-06Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-12-06a11y: Move CharacterAttributeshelper from accessibility to vclMichael Weghorn
2024-12-06[API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFontMichael Weghorn
2024-12-06tdf#162750 sw: Fix layout with small caps inside ligaturesJonathan Clark
2024-12-04Disable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski
2024-12-04gtk4: Unbreak --enable-gtk4 buildMichael Weghorn
2024-12-04loplugin:unusedfieldsNoel Grandin
2024-12-04tdf#88226 sd: fix cutting off the overflow text on the notes print pageTibor Nagy
2024-12-04Use o3tl::cow_wrapper instead of std::shared_ptrMike Kaganski
2024-12-04vcl: Drop MenuFloatingWindow::KillActivePopup paramMichael Weghorn
2024-12-04vcl: Slightly simplify check in MenuBarWindow::KillActivePopupMichael Weghorn
2024-12-04vcl: Change Menu::ClosePopup param to PopupMenu*Michael Weghorn
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh
2024-12-04pdf: fix saving external PDF with form fieldsTomaž Vajngerl
2024-12-04pdf: simplify EncryptionHashTransporterTomaž Vajngerl
2024-12-04pdf: introduce IPDFEncryptor interfaceTomaž Vajngerl
2024-12-03Simplify ImplStyleDataMike Kaganski
2024-12-03vcl: flatten functions in bitmapex.cxxChristopher Sherlock
2024-12-02vcl: Simplify MenuBar::ImplDestroy a bitMichael Weghorn
2024-12-02vcl: Drop unnecessary null checkMichael Weghorn
2024-12-02vcl: Switch MenuBar::ImplCreate param to MenuBarWindow*Michael Weghorn
2024-12-02vcl: Consistently use pMenuBarWindow in MenuBar::ImplCreateMichael Weghorn
2024-12-02vcl: Drop commented code in menu.cxxMichael Weghorn
2024-12-02vcl: Merge PopupMenu::PrepareRun into PopupMenu::ImplExecuteMichael Weghorn
2024-12-02vcl: Use existing PopupMenu::ImplGetFloatingWindowMichael Weghorn
2024-12-02vcl: Use VclPtr<PopupMenu> and reduce castingMichael Weghorn
2024-12-02vcl: Pass GetSystemMenuData param by refMichael Weghorn
2024-12-02vcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn
2024-12-02vcl: Make Menu::ImplGetSalMenu constMichael Weghorn
2024-12-02vcl: Prefix Menu::pWindow member with "m_"Michael Weghorn
2024-12-02vcl: Consolidate to one Menu::pWindow getterMichael Weghorn
2024-12-02loplugin:unnecessaryvirtualNoel Grandin
2024-12-02Drop Window::IsAccessibilityEventsSuppressed paramMichael Weghorn
2024-12-02vcl a11y: Drop newly unused vcl::Window::SetAccessibilityEventsSuppressedMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Insert Breaks" dialogMichael Weghorn