0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RVNGCSVSpreadsheetGenerator: check if the last lines are empty, if so, do not convert them...
Laurent Alonso
as osnola
More... over 8 years ago
correct a compiler's warning...
Laurent Alonso
as osnola
More... over 8 years ago
Spreadsheet generators: rewrite the generators to take in account the table:number-*-* attributes. + the *2csv executables can now work if each row contains a different number of columns and they must not generate extra columns "at the right of the table" which contains no data, + the *2text executables also check the column/row positions to avoid skipping some empty cells.
Laurent Alonso
as osnola
More... over 8 years ago
gdb: fix printing of double props More... over 8 years ago
fix possible access to element of empty vector More... over 8 years ago
libwpd#6 fix build with boost 1.59 More... over 8 years ago
defer comp. of block size after validity check More... over 8 years ago
afl: don't rely on uncompressed size from entry More... over 8 years ago
return allocated memory on clear() More... over 8 years ago
replace a loop by a range insert More... over 8 years ago
use temp. var. to shorten the statements More... over 8 years ago
use temp. var. to shorten the statements More... over 8 years ago
do nothing if the appended data has length 0 More... over 8 years ago
replace a loop by a range insert More... over 8 years ago
rhbz#1248443 unbounded heap allocation More... over 8 years ago
remove useless header files for tests More... over 8 years ago
add tags to .gitignore More... over 8 years ago
add a test for OLE stream impl. More... over 8 years ago
handle foot- and endnotes in text generator More... almost 9 years ago
add make astyle target More... almost 9 years ago
fix output of openEndnote More... almost 9 years ago
WaE: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ More... almost 9 years ago
WaE: too many arguments for format More... almost 9 years ago
WaE: function might be possible candidate for 'gnu_printf' format attribute More... almost 9 years ago
WaE: function might be possible candidate for 'gnu_printf' format attribute More... almost 9 years ago
clang: Function call argument is an uninitialized value More... almost 9 years ago
Some doxygen warning fixing More... about 9 years ago
RVNGOLEStream: no longer supose that the file length must be a multiple of m_size_bbat + use the result loadBigBlock to avoid using unreading data...
Laurent Alonso
as osnola
More... about 9 years ago
sf#5 remove bashism More... about 9 years ago
RVNGPropertyList: recognize cm and mm units, RVNGSVGXXXGenerator: correct the center of a rotation...
Laurent Alonso
as osnola
More... over 9 years ago