summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-10-03tdf#163047 sc: fix more pages on a single sheet printing functionTibor Nagy
2024-10-02tdf#130857 qt weld: Add QtInstanceCheckButtonMichael Weghorn
2024-10-02tdf#130857 qt weld: Add new layout to parent layoutMichael Weghorn
2024-10-02tdf#163000 don't add any fonts with an 'hvgl' font tablePatrick Luby
2024-10-02tdf#130857 qt weld: Move runAsync logic to QtInstanceDialogMichael Weghorn
2024-10-02tdf#130857 qt weld: Let QtInstancDialog subclass QObjectMichael Weghorn
2024-10-02tdf#130857 qt weld: Add initial QtInstanceLabel implementationMichael Weghorn
2024-10-01tdf#160202 - Don't extend selection over two wordsAndreas Heinisch
2024-10-01tdf#160837 qt a11y: Don't report window role for non-top-levelMichael Weghorn
2024-10-01loplugin:constantparamNoel Grandin
2024-10-01loplugin:singlevalfieldsNoel Grandin
2024-10-01loplugin:unusedmethodsNoel Grandin
2024-09-30tdf#163213: do not show OpenType features if the font has "morx" tableJulien Nabet
2024-09-30cid#1608502 Overflowed constantCaolán McNamara
2024-09-30cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna
2024-09-30Revert "Fall back to old bootstrap.ini [Win32] section, for backwards compati...Stephan Bergmann
2024-09-30vcl: flatten BitmapReadAccess functionsChris Sherlock
2024-09-30vcl: flatten BitmapPopArtFilter::execute()Chris Sherlock
2024-09-30tdf#130857 qt a11y weld: Set GtkBuilder ID as widget's accessible IDMichael Weghorn
2024-09-30tdf#130857 qt weld: Set dialog title and modalityMichael Weghorn
2024-09-29tdf#163000 don't add any fonts in the system "reserved fonts" folderPatrick Luby
2024-09-28cid#1607692 Overflowed constantNoel Grandin
2024-09-28tdf#130857 qt weld: Declare support for "License Information" dialogMichael Weghorn
2024-09-28tdf#130857 qt weld: Close dialog on button clickMichael Weghorn
2024-09-28tdf#130857 qt weld: Move button response prop to QtInstanceDialogMichael Weghorn
2024-09-28tdf#130857 qt weld: Ensure dialog button box is last in layoutMichael Weghorn
2024-09-28tdf#130857 qt weld: Add initial support for dialog and labelMichael Weghorn
2024-09-28tdf#130857 qt weld: Use QDialog* as param for findButtonBoxMichael Weghorn
2024-09-28tdf#130857 qt weld: Avoid unnecessary OUString copyMichael Weghorn
2024-09-28tdf#130857 qt weld: Use "p" prefix for pointer param nameMichael Weghorn
2024-09-28tdf#130857 qt weld: Set widget layout and add to parent layoutMichael Weghorn
2024-09-28tdf#130857 qt weld: Ignore placeholdersMichael Weghorn
2024-09-28tdf#130857 qt weld: SAL_WARN and assert on unsupported widget typeMichael Weghorn
2024-09-28qt: No longer use SalFrame::maGeometry in QtFrame at allMichael Weghorn
2024-09-28qt: Query screen on demand in QtFrameMichael Weghorn
2024-09-28qt: Just ignore request to set frame to invalid screen numberMichael Weghorn
2024-09-28qt: Make screenNumber() a QtFrame methodMichael Weghorn
2024-09-28gen: Use std::vector::at instead of operator[]Michael Weghorn
2024-09-28qt: Use QList::at instead of operator[]Michael Weghorn
2024-09-28qt: Use QList::indexOf instead of reimplementing logicMichael Weghorn
2024-09-28qt: Let GetQtInstance return ref instead of pointerMichael Weghorn
2024-09-28tdf#160837 qt: Rely on toolkit for frame positions, drop menubar hackMichael Weghorn
2024-09-28tdf#160837 SalFrame: Replace direct uses of maGeometry memberMichael Weghorn
2024-09-28tdf#160837 qt: QtFrame: Use getters instead of SalFrame::maGeometryMichael Weghorn
2024-09-27null-deref seen in testingCaolán McNamara
2024-09-27vcl: flatten BitmapMosaicFilter::execute()Chris Sherlock
2024-09-27tdf#140767 Implemented Syriac justificationJonathan Clark
2024-09-26tdf#163105 Use HB data while selecting kashida insertion positionsJonathan Clark
2024-09-26Related tdf#146906 - Remove hard-coded access to split windowHeiko Tietze
2024-09-26Fix build: move CrashReporter code to vcl/source/window/builder.cxxMike Kaganski