summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2024-12-02Drop Window::IsAccessibilityEventsSuppressed paramMichael Weghorn
2024-12-02vcl a11y: Drop newly unused vcl::Window::SetAccessibilityEventsSuppressedMichael 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-29add some comments to weld::ComboBoxNoel Grandin
2024-11-27weld: Rename weld::Dialog::{widget -> button}_for_responseMichael Weghorn
2024-11-27weld: Return unique_ptr in weld::Dialog::widget_for_responseMichael Weghorn
2024-11-24tdf#130857 weld: Move Window::set_centered_on_parent to DialogMichael Weghorn
2024-11-24tdf#130857 Pass child type to WidgetBuilder::insertObjectMichael Weghorn
2024-11-22pdf: wrap more encryption specific code into PDFEncryptorTomaž Vajngerl
2024-11-22notebookbar: Pass menu button as parent for its menuMichael Weghorn
2024-11-21remove OutDevSupportType::TransparentRectNoel Grandin
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-15simplify GDIMetaFile::ReplaceActionNoel Grandin
2024-11-14tdf#36709 GUI changes for font-relative first-line indentJonathan Clark
2024-11-13tdf#36709 sw: Writer layout for font-relative first-line indentJonathan Clark
2024-11-12tdf#145614 Convert #define to enum classOromidayo Owolabi
2024-11-12cool#9992 lok doc sign, hash extract: digest for getCommandValues('Signature')Miklos Vajna
2024-11-12Fix no-pch buildMike Kaganski
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-11-11vcl: Return unique_ptr in weld::Dialog::weld_content_areaMichael Weghorn
2024-11-11vcl: Return unique_ptr in weld::MessageDialog::weld_message_areaMichael Weghorn
2024-11-11tdf#130857 VclBuilder: Complete moving XML parsing to base classesMichael Weghorn
2024-11-11tdf#130857 Move VclBuilder::handleMenu{,Child} to WidgetBuilderMichael Weghorn
2024-11-11tdf#130857 Add WidgetBuilder::createMenu, use to abstract from VCL-specificsMichael Weghorn
2024-11-11tdf#130857 VclBuilder: Make MenuAndId a templateMichael Weghorn
2024-11-11VClBuilder: Avoid casting by using PopupMenu directlyMichael Weghorn
2024-11-11tdf#130857 VclBuilder: Drop unused "GtkMenuBar" supportMichael Weghorn
2024-11-10tdf#130857 VclBuilder: Split XML parsing + applying tab child propsMichael Weghorn
2024-11-10tdf#130857 VclBuilder: Abstract tab control check from VCL detailsMichael Weghorn
2024-11-08tdf#130857 vcl: Move weld::Window::{g,s}et_modal to weld::DialogMichael Weghorn
2024-11-08Factor out conversion of awt::XBitmap to BitmapEx in vclMike Kaganski
2024-11-07tdf#130857 qt weld: Implement simple drawing in QtInstanceDrawingAreaMichael Weghorn
2024-11-06Libreoffice Theme Part 1.0: Make registry colors accessible from VCLSahil Gautam
2024-11-06tdf#95239 sw: fix wrong order of PDF ToC, if headings put in text framesLászló Németh
2024-11-06loplugin:passstuffbyref in vclNoel Grandin
2024-11-04pdf: initial PDF 2.0 and PDF/A-4 supportTomaž Vajngerl
2024-11-01Drop GraphicFilter's bUseConfigMike Kaganski
2024-11-01Merge ImplInit into ctorMike Kaganski
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-30win a11y: Move (Impl)InitAccessBridge logic to only callerMichael Weghorn
2024-10-30win a11y: Stop using setting to indicate AT supportMichael Weghorn
2024-10-29tdf#130857 VclBuilder: Move extractResizable to BuilderBaseMichael Weghorn
2024-10-29tdf#130857 VclBuilder: Move extractTooltipText to BuilderBaseMichael Weghorn
2024-10-29tdf#130857 qt weld: Set button image set in .ui fileMichael Weghorn
2024-10-29tdf#130857 Move loadThemeImage from FixedImage to BuilderBaseMichael Weghorn
2024-10-29tdf#130857 VclBuilder: Move extractIconName to BuilderBaseMichael Weghorn
2024-10-27Simplify a bitMike Kaganski
2024-10-26tdf#130857 qt weld: Implement QtInstanceImage::set_imageMichael Weghorn
2024-10-25tdf#130857 qt weld: Prefer custom handler for dialog buttonsMichael Weghorn