summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-12-08tdf#130857 qt weld: Set tree view column header titleMichael Weghorn
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn
2024-12-06vcl: make Color parameters const in BitmapEx::createAlphaBlendFrame()Christopher Sherlock
2024-12-06tdf#164106 Fix reordered glyph positioning with split grapheme clustersJonathan Clark
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-05tdf#164093 tdf#157001 a11y: Improve menu window disposalMichael Weghorn
2024-12-05vcl a11y: Use comphelper::disposeComponentMichael Weghorn
2024-12-05weld: Add weld::Widget::signal_* methods to call handlersMichael Weghorn
2024-12-05vcl: move variables closer to first usageChristopher Sherlock
2024-12-04a11y: Move menu a11y classes to vcl, no more use factoryMichael Weghorn
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-12-04a11y: Move CharacterAttributeshelper from accessibility to vclMichael Weghorn
2024-12-04vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame()Christopher Sherlock
2024-12-04Disable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski
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-02Drop Window::IsAccessibilityEventsSuppressed paramMichael Weghorn
2024-12-02vcl a11y: Drop newly unused vcl::Window::SetAccessibilityEventsSuppressedMichael Weghorn
2024-11-30cid#1635783 silence Using invalid iteratorCaolán McNamara
2024-11-30tdf#130857 vcl: Deduplicate extract* methods returning OUStringMichael Weghorn
2024-11-30tdf#130857 vcl: Deduplicate extract* methods returning boolMichael Weghorn
2024-11-30vcl: Drop local var pointing to self in WindowData ctorMichael Weghorn
2024-11-30tdf#130857 qt weld: Evaluate GtkTreeView:show-expanders propertyMichael Weghorn
2024-11-30tdf#130857 VclBuilder: Move extractHeadersVisible to base classMichael Weghorn
2024-11-29tdf#158237 Use C++20 contains() instead of find() and end()Manish
2024-11-29pdf: R6 hash algorithm and test, introduce PDFEncryptorR6Tomaž Vajngerl