summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09Use same glyph width in PDF drawing and font subsetKhaled Hosny
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-07Fix ImageView without text on GTKMike Kaganski
2022-06-04this should call the base class enable_notify_eventsCaolán McNamara
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski
2022-05-31tdf#117006 gtk: detect High ContrastCaolán McNamara
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn
2022-05-25tdf#149068 put a OpenGLZone around the sync indirect opengl callsCaolán McNamara
2022-05-25tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-23gtk: fix leak in treeview tooltipCaolán McNamara
2022-05-23vcl: GCC12 says fclose() causes -Werror=use-after-free on any use of FILE*Michael Stahl
2022-05-19follow org.freedesktop.appearance.color-scheme settingCaolán McNamara
2022-05-19merge the g_bus_get_sync callsCaolán McNamara
2022-05-19tdf#141186 ensure child of collapsed expander is not mappedCaolán McNamara
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann
2022-05-15tdf#149068 reject OpenGL versions that don't support glGenVertexArraysCaolán McNamara
2022-05-14ofz#47323 suppress Direct-leakCaolán McNamara
2022-05-13Related: tdf#148197 gtk_tree_view_scroll_to_cell needs either path or columnCaolán McNamara
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
2022-05-06Remove duplicated includesAndrea Gelmini
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-05use more string_viewNoel Grandin
2022-05-03Why cast from FontWeight to intStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01abort more writer layout tests if a font isn't foundCaolán McNamara
2022-05-01abort writer layout tests if a font isn't foundCaolán McNamara
2022-05-01use more string_view in variousNoel Grandin
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26tdf#140272 gtk3: fix crash with dnd using touchCaolán McNamara
2022-04-17Related: tdf#148349 gtk[3|4] use a css effect to draw attention to the widgetCaolá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-14tdf#148197 gtk_tree_row_reference_new_proxy warning on docking navigatorCaolán McNamara
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist
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