summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-05-05disable werror by defaultHEADmasterDavid Tardon1-2/+2
2017-07-29boost::shared_ptr -> std::shared_ptrDavid Tardon1-1/+0
2017-07-29boost::scoped_ptr -> std::unique_ptrDavid Tardon1-1/+0
2017-07-29use existing checkDavid Tardon1-9/+1
2017-07-29switch to C++11David Tardon1-0/+1
2017-07-29suppress GCC7 fallthrough warningsDavid Tardon1-0/+2
2016-03-27check for __attribute__((__format__())) in configureDavid Tardon1-0/+9
2016-03-27use boost for int typesDavid Tardon1-0/+1
2016-03-26t602: parse headerDavid Tardon1-0/+4
2016-03-13add unit test supportDavid Tardon1-0/+16
2016-03-13add iterator adapter for streamDavid Tardon1-0/+1
2016-02-25refactor format detectionDavid Tardon1-0/+1
2016-02-24replace SW602Variable by boost::optionalDavid Tardon1-0/+1
2016-02-21make boost dep unconditionalDavid Tardon1-62/+9
2016-02-21remove cruftDavid Tardon1-2/+0
2016-02-21rename projectDavid Tardon1-36/+35
2015-02-02remove bashismDavid Tardon1-1/+1
2014-11-24only export public symbolsDavid Tardon1-0/+19
2013-11-30switch to librevengeDavid Tardon1-8/+19
2013-06-30use OLE stream impl. from libwpsDavid Tardon1-0/+65
2013-06-24initial commit of libtext602David Tardon1-0/+266