0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace data-copying loop by std::copy More... almost 8 years ago
avoid leak in partially-constructed object More... almost 8 years ago
ofz#5624 avoid leak in partially-constructed object More... almost 8 years ago
RVNGTextInterface: document new LibreOffice <-> libepubgen keys More... almost 8 years ago
use data() to get std::vector data More... almost 8 years ago
ofz: avoid deref. of 1st element of empty vector More... almost 8 years ago
librevenge[doc]: add informations to "explain" how to add MathML equations...
Laurent Alonso
as osnola
More... almost 8 years ago
typo[doc]: fix librevenge:mime-type orthograph...
Laurent Alonso
as osnola
More... almost 8 years ago
RVNGTextInterface: document style:rel-width table prop More... about 8 years ago
RVNGTextInterface: document style:rel-column-width col prop More... about 8 years ago
Use auto when declaring iterators and when initializing with a cast More... about 8 years ago
rely on pkg-config to find zlib More... about 8 years ago
drop MSVC project files outdated by move to C++11 More... about 8 years ago
add dummy generators for use in fuzzers More... about 8 years ago
m4: MSVC defines __cplusplus as 199711L still More... over 8 years ago
Revert "Mark overriding member functions as 'override'" More... over 8 years ago
revert check of appended chars More... over 8 years ago
fix assignment from C string More... over 8 years ago
fix copypasta More... over 8 years ago
Convert explicit for loops to range-based ones where possible More... over 8 years ago
Convert 0 to nullptr where it's used as a pointer value More... over 8 years ago
Mark overriding member functions as 'override' More... over 8 years ago
fix -Werror=implicit-fallthrough More... over 8 years ago
drop unused include More... over 8 years ago
update HACKING More... over 8 years ago
boost::lexical_cast -> std::to_string More... over 8 years ago
boost::scoped_ptr -> std::unique_ptr More... over 8 years ago
boost::shared_ptr -> std::shared_ptr More... over 8 years ago
switch to C++11 More... over 8 years ago
ignore only auto-generated files in m4 More... over 8 years ago