summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-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#163764 Force pending timers to run after marked text changesPatrick Luby
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
2024-11-08be conservative on allowed temp font namesCaolán McNamara
2024-11-08vcl: fix crash in findAnnotations()Miklos Vajna
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
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-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael 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-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-06loplugin:passstuffbyref in vclNoel Grandin
2024-11-06tdf#163731 Style names cropped in Stylist in Writer's SidebarNoel Grandin
2024-11-04pdf: move encryption methods into PDFEncryptor filesTomaž Vajngerl
2024-11-04pdf: move EncHashTransporter into own filesTomaž Vajngerl
2024-11-04pdf: move some encryption code into PDFEncryptor classTomaž Vajngerl
2024-11-04pdf: Don't emit metadata for /Info, allow XMP for PDF >= 1.4Tomaž Vajngerl
2024-11-04pdf: add m_nPDFA_Version to simplify PDF/A versionsTomaž Vajngerl
2024-11-04pdf: move encrypt code into emitEncrypt, add PDFStructureWriterTomaž Vajngerl
2024-11-04pdf: initial PDF 2.0 and PDF/A-4 supportTomaž Vajngerl
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-11-03tdf#145538: Use range based for loopsMelvinYG
2024-11-01Drop GraphicFilter's bUseConfigMike Kaganski
2024-11-01Merge ImplInit into ctorMike Kaganski
2024-10-31tdf#163486: PVS: Initial and final values of the iterator are the sameXisco Fauli
2024-10-31cid#1607569 silence Overflowed return valueCaolán McNamara
2024-10-31tdf#163457 CairoSDPR: Need to apply 'damage' to gtkArmin Le Grand (allotropia)
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-30tdf#163582: Fix scrolling distance increasing geometrically.Marc Mondesir
2024-10-30no need to use std::unique_ptr in GetPartialTextArrayNoel 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-29cid#1607551 silence Overflowed constantCaolán McNamara
2024-10-29tdf#130857 VclBuilder: Move extractResizable to BuilderBaseMichael Weghorn
2024-10-29tdf#130857 VclBuilder: Move extractTooltipText to BuilderBaseMichael Weghorn
2024-10-29tdf#130857 Move loadThemeImage from FixedImage to BuilderBaseMichael Weghorn