85
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RDF: Remove deprecated GtkAction More... over 6 years ago
RDF: fix potential crashers (in debug) and actual use-after-free crasher More... over 6 years ago
Fix warning for unused parameters More... over 6 years ago
Fix rich text export to HTML. Fixes #13893 and #13894. More... over 6 years ago
Fix warning about missing return More... over 6 years ago
Fix warning about const qualifier that do nothing More... over 6 years ago
Fix format warning when %p is used with a shared_ptr<> More... over 6 years ago
Remove latexid property after copy and paste of maths More... over 6 years ago
Fix crash copy and pasting equations. More... over 6 years ago
More fixes for the caret. Now it is visible during rapid moves like using the arrow keys. More... over 6 years ago
Fixes for carets in wayland. This code schedules a caret blink for a redraw. More... over 6 years ago
Make the void GR_UnixCairoGraphics::flush(void) call the correct cairo method. Put the flush call back into gr_Caret.cpp::_blink(..) method. Stop the caret blinking if there is an active selection. This commit may also fix, (make the caret visible) the wayland backend for non-nvidia wayland implmentations. I'll check tomorrow on my work computer. More... over 6 years ago
Commit fix for flicker and caret problems. This was caused by the m_pG->flush call at the end of gr_Caret.cpp::_blink() method. More... over 6 years ago
Fix crasher after a shared_ptr destruction. More... about 7 years ago
sdw: Remove UT_String_setProperty() More... about 7 years ago
docbook: fix signedness More... about 7 years ago
gtk/rdf: comment out unused function More... about 7 years ago
openxml: sanitize includes More... about 7 years ago
Bug 13887 - Fix use after free because of the use a raw pointers More... about 7 years ago
Bug 13886 - Fix colour strings order More... about 7 years ago
mswrite: fix some sprintf() overflow More... about 7 years ago
Make abiword build with libical3. Fixes #13881. More... about 7 years ago
Remove UT_UTF8String and UT_Vector from dialog New More... about 7 years ago
Bug 13883 - Fix use-after-free in New with template More... about 7 years ago
Remove UT_Rect* constructor for UT_Rect More... about 7 years ago
Bug 13882 - Part 2: Ensure the clipping rect is owned by GR_Graphics More... about 7 years ago
Bug 13882 - Part 1: Enforce format overflow warning More... about 7 years ago
odt: Fix a mismatch free() on new. More... about 7 years ago
utils: use g_free() and not FREEP() More... about 7 years ago
configure.ac: add -Wimplicit-fallthrough=3 More... about 7 years ago