summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-11-18tdf#142741: Add unit test to set valid pages for footnote links PDF export.MelvinYG
2024-11-18updated vim footers in vcl/qt6/*.cxxlovatico21
2024-11-17cid#1607974 silence Overflowed return valueCaolán McNamara
2024-11-16cid#1606752 silence Overflowed return valueCaolán McNamara
2024-11-16Fix typoAndrea Gelmini
2024-11-16Fix typoAndrea Gelmini
2024-11-15tdf#151423 Only allow modifiers for mouse scrollwheel eventsPatrick Luby
2024-11-15tdf#163876 ignore marked text generated from Command-` eventsPatrick Luby
2024-11-15vcl: make Calendar constructor initializer functions more clearChris Sherlock
2024-11-15tdf#39468 vcl: translate German comments in control/calendar.cxxChris Sherlock
2024-11-15simplify GDIMetaFile::ReplaceActionNoel Grandin
2024-11-15cool#9992 lok doc sign: add initial serialization of external signaturesMiklos Vajna
2024-11-15Add minimal vcl weld example applicationHossein
2024-11-14tdf#36709 GUI changes for font-relative first-line indentJonathan Clark
2024-11-14loplugin:reftotempStephan Bergmann
2024-11-14vcl: make BitmapArithmeticBlendFilter variables constantChris Sherlock
2024-11-13Update modeline in license header and vim footerIlmari Lauhakangas
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark
2024-11-13tdf#163486: PVS: variable is assigned but not usedXisco Fauli
2024-11-13tdf#36709 sw: Writer layout for font-relative first-line indentJonathan Clark
2024-11-13loplugin:reftotemp in vclNoel Grandin
2024-11-13added license header and vim footerlovatico21
2024-11-12tdf#161775 vcl: WMF export: remove special case of Dx in EXTTEXTOUTMichael Stahl
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-12clang-tidy: performance-unnecessary-copy-initialization in vclNoel Grandin
2024-11-12tdf#163486: PVS: Identical branchesBogdan Buzea
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 pdf : use frozen unordered_map instead of frozen mapArnaud VERSINI
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-11tdf#130857 qt weld: Call handlers when tab page changesMichael Weghorn
2024-11-11tdf#130857 qt weld: Hold SolarMutex in QtInstanceButton::buttonClickedMichael Weghorn
2024-11-11tdf#130857 qt weld: Support "Footnote/Endnote Settings" dlgMichael Weghorn
2024-11-11tdf#130857 tdf#142608 qt weld: Implement QtInstanceNotebook logicMichael Weghorn
2024-11-11tdf#130857 qt weld: Implement QtInstanceWindow::get_resizableMichael Weghorn
2024-11-11tdf#130857 qt weld: Assert in more unimplemented methodsMichael Weghorn
2024-11-11tdf#130857 qt weld: Implement QtInstanceWindow::has_toplevel_focusMichael Weghorn
2024-11-11tdf#163764 Force pending timers to run after marked text changesPatrick Luby
2024-11-10tdf#163734 Revert commit f4c2c7c79cfe4464ac596afda37b8904d06969dbPatrick Luby
2024-11-10tdf#130857 qt weld: Add QtInstanceNotebook skeletonMichael 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-10com::sun::star -> cssMike Kaganski