0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 18, 2024 — Nov 18, 2025
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... almost 10 years ago
correct a compiler's warning...
Laurent Alonso
as osnola
More... about 10 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... about 10 years ago
gdb: fix printing of double props More... about 10 years ago
fix possible access to element of empty vector More... about 10 years ago
libwpd#6 fix build with boost 1.59 More... over 10 years ago
defer comp. of block size after validity check More... over 10 years ago
afl: don't rely on uncompressed size from entry More... over 10 years ago
return allocated memory on clear() More... over 10 years ago
replace a loop by a range insert More... over 10 years ago
use temp. var. to shorten the statements More... over 10 years ago
use temp. var. to shorten the statements More... over 10 years ago
do nothing if the appended data has length 0 More... over 10 years ago
replace a loop by a range insert More... over 10 years ago
rhbz#1248443 unbounded heap allocation More... over 10 years ago
remove useless header files for tests More... over 10 years ago
add tags to .gitignore More... over 10 years ago
add a test for OLE stream impl. More... over 10 years ago
handle foot- and endnotes in text generator More... over 10 years ago
add make astyle target More... over 10 years ago
fix output of openEndnote More... over 10 years ago
WaE: conversion to ‘unsigned int’ from ‘size_t {aka long unsigned int}’ More... over 10 years ago
WaE: too many arguments for format More... over 10 years ago
WaE: function might be possible candidate for 'gnu_printf' format attribute More... over 10 years ago
WaE: function might be possible candidate for 'gnu_printf' format attribute More... over 10 years ago
clang: Function call argument is an uninitialized value More... over 10 years ago
Some doxygen warning fixing More... over 10 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... almost 11 years ago
sf#5 remove bashism More... almost 11 years ago
RVNGPropertyList: recognize cm and mm units, RVNGSVGXXXGenerator: correct the center of a rotation...
Laurent Alonso
as osnola
More... almost 11 years ago