summaryrefslogtreecommitdiff
path: root/src/lib/VSDMetaData.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-08-25afl: avoid out of bounds access to vectorDavid Tardon1-0/+5
2015-07-25C++11 syntax is not allowedDavid Tardon1-4/+4
2015-07-25C++11 syntax is not allowedDavid Tardon1-7/+7
2015-07-25add missing includeDavid Tardon1-0/+1
2015-07-21VSDMetaData: need space for the terminating null-characterMiklos Vajna1-1/+2
2015-02-27More metadata extracted from VSD/VSDX filesMihai Varga1-31/+121
2015-02-16use std::pow in order to avoid compile time errors like:Richard PALO1-1/+1
2015-01-06why is this constant static?David Tardon1-1/+1
2015-01-06workaround build error on old 32-bit linux systemsDavid Tardon1-1/+1
2014-12-30VSD: Visio doesn't write separate author and last modifier fieldsMiklos Vajna1-0/+1
2014-12-28VSD: import descriptionMiklos Vajna1-0/+4
2014-12-28VSD: import keywordsMiklos Vajna1-0/+4
2014-12-26VSD: import authorMiklos Vajna1-0/+4
2014-12-23VSD: import subjectMiklos Vajna1-0/+4
2014-12-08Some Werror stuff fixingFridrich Štrba1-0/+1
2014-12-02error C3861: ´localtime´: identifier not foundMiklos Vajna1-0/+1
2014-12-02fdo#86664 VSD: import Creation/ModifiedTimeMiklos Vajna1-0/+53
2014-12-01fdo#86729 VSD: import metadataMiklos Vajna1-0/+180