summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-03WaE: implicitly-declared VSDFillStyle::operator= is deprecatedDavid Tardon2-0/+21
2019-08-03WaE: implicitly-declared VSDLineStyle::operator= is deprecatedDavid Tardon2-0/+18
2019-08-03WaE: implicitly-declared VSDOptionalLineStyle::operator= is deprecatedDavid Tardon4-0/+34
2019-08-03WaE: implicitly-declared VSDBullet::operator= is deprecatedDavid Tardon2-0/+13
2019-08-03WaE: implicitly-declared XForm::operator= is deprecatedDavid Tardon2-1/+20
2019-08-03WaE: implicitly-declared VSDMisc::operator= is deprecatedDavid Tardon2-0/+8
2019-08-03WaE: implicitly-declared VSDName::operator= is deprecatedDavid Tardon3-0/+29
2019-08-03astyleDavid Tardon2-34/+34
2019-07-24tdf#126402 Fix line formating issueBartosz Kosiorek3-42/+164
2019-07-12tdf#126292 Fix unit conversionBartosz Kosiorek16-150/+294
2019-07-09tdf#126292 Fix unit conversionBartosz Kosiorek14-26/+176
2019-07-09Replace magic numbers with definesBartosz Kosiorek4-13/+13
2019-07-08tdf#76829 tdf#98291 Visio: Fix number conversion to stringBartosz Kosiorek4-18/+60
2019-07-03tdf#76829 tdf#98291 Visio: Fix date and time conversion to stringBartosz Kosiorek5-33/+160
2019-01-31Fix too small loop variablesMiklos Vajna4-14/+14
2018-03-25move define where it should beDavid Tardon2-4/+3
2018-03-25make sure headers are self-containedDavid Tardon23-18/+39
2018-03-25drop unused headersDavid Tardon1-3/+0
2018-03-25use unique_ptr for text xformDavid Tardon6-26/+20
2018-03-25use unique_ptr to hold foreign dataDavid Tardon7-25/+21
2018-03-25use unique_ptrDavid Tardon7-23/+20
2018-03-25avoid manual memory mgmtDavid Tardon2-23/+10
2018-03-25guard against self-assignmentDavid Tardon3-12/+21
2018-03-25avoid manual memory mgmtDavid Tardon2-14/+9
2018-03-25use make_uniqueDavid Tardon1-4/+5
2018-03-25avoid manual memory mgmtDavid Tardon4-98/+59
2018-03-25drop duplicate includeDavid Tardon1-1/+0
2018-03-25avoid manual memory mgmtDavid Tardon3-15/+11
2018-03-25simplify a bitDavid Tardon1-4/+1
2018-03-25use unique_ptrDavid Tardon1-4/+1
2018-03-12speed up angle normalizationDavid Tardon1-3/+2
2018-01-30avoid more potential memory leaksDavid Tardon1-18/+14
2018-01-30ofz#5816 avoid memory leakDavid Tardon1-6/+4
2017-12-01VSDContentCollector: remove dead isParagraphOpened assignmentMiklos Vajna1-1/+0
2017-11-30VSDContentCollector: remove dead isSpanOpened assignmentMiklos Vajna1-1/+0
2017-11-29VSDContentCollector: remove dead shapeId assignmentMiklos Vajna1-1/+0
2017-11-26ofz: ignore invalid/incomplete font entriesDavid Tardon2-8/+11
2017-11-08Use auto when declaring iterators and when initializing with a castMiklos Vajna19-101/+91
2017-10-30ofz#3711 band-aid for OOB access in NURBSDavid Tardon1-1/+5
2017-10-22fix debug buildDavid Tardon2-2/+2
2017-10-21add newlineDavid Tardon1-0/+1
2017-10-21bump versionDavid Tardon1-1/+1
2017-10-21be explicitlibvisio-0.1.6David Tardon1-15/+6
2017-10-21check length, not number of elementsDavid Tardon1-7/+14
2017-10-21source files are included automaticallyDavid Tardon1-2/+1
2017-10-21add coverity to NEWSDavid Tardon1-0/+1
2017-10-21cid#1312142 sanitize loop boundDavid Tardon1-0/+3
2017-10-21cid#1256666 sanitize loop boundDavid Tardon1-0/+2
2017-10-21cid#1219709 sanitize loop boundDavid Tardon1-0/+2
2017-10-21cid#1219708 sanitize loop boundDavid Tardon1-0/+2