summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-04-20tdf#97228 Move ToolbarValue class to separate include fileVaibhavMalik4187
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-19dont keep writing to config when persona is set to 'no'Noel Grandin
2022-04-19Following tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet
2022-04-18tdf#142151: vcl_filters: Add unittestXisco Fauli
2022-04-18tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet
2022-04-17Revert "ofz#46632 Direct-leak"Caolán McNamara
2022-04-17Related: tdf#148349 gtk[3|4] use a css effect to draw attention to the widgetCaolán McNamara
2022-04-16-Werror,-Wunused-const-variableStephan Bergmann
2022-04-16ofz#46632 Direct-leakCaolán McNamara
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara
2022-04-15gtk[3|4] add the css "warning" "error" to GtkEntry when those states fitCaolán McNamara
2022-04-15gtk4: warning and error are explicitly mentioned in the documentationCaolán McNamara
2022-04-15Related: tdf#147237 change the SalObject background when the settings changeCaolán McNamara
2022-04-15use the same colors for warning/error for gen ComboBox as Entry doesCaolán McNamara
2022-04-15tdf#148448 pick a warning color more likely to be readable in dark themeCaolán McNamara
2022-04-15jsdialog: autofilter: unify with regular popupSzymon Kłos
2022-04-15Introduce rtl::createUriCharClassStephan Bergmann
2022-04-15loplugin:stringviewparamStephan Bergmann
2022-04-15No Win16-style WIN.INI since Windows VistaMike Kaganski
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
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