summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-04-14move vcl::text::TextLayoutCache caching to the class itselfLuboš Luňák
2022-04-14cid#1504075 Uninitialized scalar fieldCaolán McNamara
2022-04-14Resolves: tdf#148476 allow dialog resize buttons to "shrink" againCaolán McNamara
2022-04-14tdf#148197 gtk_tree_row_reference_new_proxy warning on docking navigatorCaolán McNamara
2022-04-14do not cache layout glyphs if fallback is involvedLuboš Luňák
2022-04-14Removed duplicated includeAndrea Gelmini
2022-04-14compute subset of glyphs in SalLayoutGlyphsCache (tdf#139604)Luboš Luňák
2022-04-13Clean up O[U]StringBuffer ctors taking a length parameterStephan Bergmann
2022-04-13empty SalLayoutGlyphsImpl is not automatically invalidLuboš Luňák
2022-04-13use more string_view in vclNoel Grandin
2022-04-13tdf#80633 speed up dialog layoutNoel Grandin
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist
2022-04-13jsdialog: reenable after welding, unify with dialogsSzymon Kłos
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-13vcl: move X11 drawing that uses cairo into X11CairoSalGraphicsImplTomaž Vajngerl
2022-04-12gtk4: GtkCellRendererPixbuf no longer takes a surfaceCaolán McNamara
2022-04-12[loplugin:stringview] pass a 'std::string_view'Caolán McNamara
2022-04-12gtk4: add a surface_cell_rendererCaolán McNamara
2022-04-12ofz#46632 Direct-leakCaolán McNamara
2022-04-12gtk4: cairo_gobject_surface_get_type() needs to be called at least onceCaolán McNamara
2022-04-12ofz#46638 Integer-overflowCaolán McNamara
2022-04-12drop unused width variableCaolán McNamara
2022-04-12tdf#148115 Qt handle tooltips via event loopJan-Marek Glogowski
2022-04-12ofz: Use-of-uninitialized-valueCaolán McNamara
2022-04-12include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400)Luboš Luňák
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-12tdf#148491 Qt reconnect the QMenuBar close buttonJan-Marek Glogowski
2022-04-12use cairo_font_face_t* instead of void* + castingCaolán McNamara
2022-04-12vcl: use auto delegate for X11SalGraphics and remove duplicatesTomaž Vajngerl
2022-04-11lok: fix formulabar renderingSzymon Kłos
2022-04-11tdf#148481 Map RefHand cursor to Qt::PointingHandJan-Marek Glogowski
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10ofz#46587 Integer-overflowCaolán McNamara
2022-04-10tdf#143148 Use pragma once instead of include guards in xlimits.hxx fileBehrad Khorram
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-09add vcl::Font::EqualIgnoreColor()Luboš Luňák
2022-04-09no public data members in GlyphItemLuboš Luňák
2022-04-09sal_GlyphId is internal to VCLLuboš Luňák
2022-04-09cache failures in SalLayoutGlyphsCache tooLuboš Luňák
2022-04-08add SalLayoutGlyphs* parameter to OutputDevice::GetTextBreak()Luboš Luňák
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-04-08ignore Point logicalPos argument in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08check better for unchanged OutputDevice in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08use SalLayoutGlyphsCache in PDFWriterImplLuboš Luňák
2022-04-08faster hashing of very long strings in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08use vcl::text::TextLayoutCache in SalLayoutGlyphsCacheLuboš Luňák
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08Fix typoAndrea Gelmini
2022-04-08allow to override the generator/producer string in output documentsLuboš Luňák