summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-03-17crashtesting: clip fallback glyph range to layout rangeCaolán McNamara
2022-03-17tdf#148033: Loss of precision in /MediaBox (PDFWriterImpl::emitCatalog())Lemures Lemniscati
2022-03-17jsdialog: enable dialog on demand by env varSzymon Kłos
2022-03-17ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-17avoid warning about invalid cached glyphsLuboš Luňák
2022-03-16Related: tdf#118320 enable some windows dark theme supportCaolán McNamara
2022-03-16ofz#45612 TimeoutCaolán McNamara
2022-03-16-Werror=unused-but-set-variableStephan Bergmann
2022-03-16ofz#45583 Integer-overflowCaolán McNamara
2022-03-16throw away skia control cache on theme changeCaolán McNamara
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-15faster comparison of very long strings (tdf#147284)Luboš Luňák
2022-03-15use CreateTextLayoutCache() in PDF export (tdf#116400)Luboš Luňák
2022-03-15make CreateTextLayoutCache() cached (tdf#116400)Luboš Luňák
2022-03-15Avoid segv when co-editing around SvxColorTabPage.Michael Meeks
2022-03-15drop some redundant semicolonsCaolán McNamara
2022-03-14lok: fix position og autofilter in RTL modeSzymon Kłos
2022-03-14lok: send logic autofilter positionSzymon Kłos
2022-03-14unit_online_get_fonts() has not been used by Online since 2017Tor Lillqvist
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann
2022-03-14cache also failures in SalLayoutGlyphsCacheLuboš Luňák
2022-03-14move cache for SalLayoutGlyph's from Calc to VCLLuboš Luňák
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-13ofz: Divide-by-zeroCaolán McNamara
2022-03-13ofz#45528 we assert on using a negative y-scale so don't import oneCaolán McNamara
2022-03-13Degree10 has underlying Int16 typeCaolán McNamara
2022-03-12ofz#45269 Integer-overflowCaolán McNamara
2022-03-11remove a pair of newly unneeded translationsCaolán McNamara
2022-03-11silence 'sal/rtl/strtmpl.hxx:162: Found non-ASCII char' warningCaolán McNamara
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-10ofz#45424 Integer-overflowCaolán McNamara
2022-03-10ofz#45375 Timeout on negative width/height for MetaBmpExScaleActionCaolán McNamara
2022-03-10Trust the family name in the font file if necessary in AddTempDevFontHelper()Tor Lillqvist
2022-03-09ofz#45373 and ofz#45362 fix ubsan issuesCaolán McNamara
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara
2022-03-09gtk4: use gtk_accessible_update_relation to set labeled_byCaolán McNamara
2022-03-09PDF export of PDF images: don't preserve annotations in generalMiklos Vajna
2022-03-09gtk4: get a11y description and label/nameCaolán McNamara
2022-03-09gtk4: use new mechanisms to set a11y description and label/nameCaolán McNamara
2022-03-09tdf#143216: pdfwriter: Don't treat semi-valid URIs as local pathsDr. David Alan Gilbert
2022-03-09pdfwriter: Add check without relativeFsysDr. David Alan Gilbert
2022-03-09Related: tdf#146551 Make image and native checkmark same size in menuMike Kaganski
2022-03-08ofz: Timeout, give up earlier with a broken fontCaolán McNamara
2022-03-08Resolves: tdf#147722 ScrolledWindow expands beyond buttonboxCaolán McNamara
2022-03-08GetDisplayText() returning empty string if widget is clipped outCaolán McNamara
2022-03-08ofz#45357 Floating-point-exceptionCaolán McNamara
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara
2022-03-08no need to allocate fallback list separatelyNoel Grandin
2022-03-08move variables to where they are first assignedCaolán McNamara