0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update README files to prepare a release... More... about 4 years ago
cppcheck: correct a warning... More... about 4 years ago
Don't access static member function through instance More... over 4 years ago
Make this member functions static More... over 4 years ago
Make these member functions const More... over 4 years ago
disable werror by default More... almost 6 years ago
use unique_ptr More... about 6 years ago
use unique_ptr More... about 6 years ago
WaE: unnecessary parentheses in declaration More... about 6 years ago
ABWTextGenerator: fix leaked initial value of pHeaderFooterContentElements More... over 6 years ago
configure.ac: update minor version More... over 6 years ago
update some README text files... More... over 6 years ago
doxygen -u More... over 6 years ago
Use auto when declaring iterators and when initializing with a cast More... over 6 years ago
Convert explicit for loops to range-based ones where possible More... over 6 years ago
Convert 0 to nullptr where it's used as a pointer value More... over 6 years ago
TextRunStyle: mark two remaining virtual functions as final More... over 6 years ago
m4: MSVC defines __cplusplus as 199711L still More... over 6 years ago
test/StringDocumentHandler.hxx: add some final keywords... More... over 6 years ago
all: define some classes as final... More... over 6 years ago
all: replace some virtual keyword by override/final keywords... More... over 6 years ago
Replace HAVE_GCC_ATTRIBUTE_FORMAT by HAVE_FUNC_ATTRIBUTE_FORMAT... More... over 6 years ago
ABWTextGenerator.cxx: try to simplify the code... More... over 6 years ago
ABWSpreadsheetToTableGenerator.cxx: try to simplify the code... More... over 6 years ago
ABWSVGDrawingGenerator: try to simplify the code... More... over 6 years ago
ABWGenerator.*: try to simplify the code... More... over 6 years ago
m4: add ax_cxx_compile_stdcxx* files... More... over 6 years ago
Frame.cxx: simplify the code... More... over 6 years ago
try to simplify Table.* and TextRunStyle.* More... over 6 years ago
Table.hxx: replace some Table * by std::shared_ptr<Table>. More... over 6 years ago