summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Clean up the paths pushed to the APISTABLE-0-0-19+Fridrich Štrba2-15/+60
2012-07-26Bump version to 0.0.19libvisio-0.0.19tag-libvisio-0.0.19Fridrich Štrba1-1/+1
2012-07-26Fixing fdo#50990Fridrich Štrba2-2/+13
2012-07-26reuse m_currentShapeLevel for stylesheets tooFridrich Štrba1-4/+4
2012-07-26Another tiny incremental changeFridrich Štrba2-1/+5
2012-07-26A little refactoring of the level change handlingFridrich Štrba4-5/+9
2012-07-25Order of pages is their order of arrivalFridrich Štrba2-2/+7
2012-07-25Revert "Drawing pages in right order"Fridrich Štrba7-47/+13
2012-07-25Reorder pointers to streams according to the listFridrich Štrba1-8/+31
2012-07-25Handle 0x8* and 0xd* streams in an equivalent wayFridrich Štrba1-1/+1
2012-07-25Push information to collector even from streams if that is where it is to be ...Fridrich Štrba8-20/+25
2012-07-25Keep pointer numbers aroundFridrich Štrba1-4/+4
2012-07-25Get rid of handleStencils + some fixes in stylesFridrich Štrba1-47/+28
2012-07-25Clear font name before appending to itFridrich Štrba1-0/+1
2012-07-25Get rid of handlePages functionFridrich Štrba2-120/+36
2012-07-25Removing unused constructorFridrich Štrba2-11/+0
2012-07-25Recursive parsing of streams implementedFridrich Štrba2-30/+21
2012-07-24Little correctionFridrich Štrba1-1/+1
2012-07-24Unify handling of chunks in stencils and normal pagesFridrich Štrba1-132/+14
2012-07-24Some more refactoringFridrich Štrba2-153/+147
2012-07-24Extracting individual stream handling into a separate functionFridrich Štrba2-36/+37
2012-07-24Extract handling of streams into a separate functionFridrich Štrba2-11/+31
2012-07-24astyleFridrich Štrba1-1/+1
2012-07-24Fix endless loop with text fields in VSD6Fridrich Štrba1-0/+1
2012-07-23Appease automake 1.12Fridrich Štrba1-0/+1
2012-07-01!=, not ==David Tardon1-1/+1
2012-06-30coverity: protect against self-assignmentDavid Tardon1-5/+8
2012-06-30coverity: protect against self-assignmentDavid Tardon1-31/+37
2012-06-30coverity: protect against self-assignmentDavid Tardon1-7/+10
2012-06-30coverity: memory leakDavid Tardon1-0/+1
2012-06-30coverity: bin superfluous copy ctorsDavid Tardon1-51/+0
2012-06-30coverity: bin superfluous copy ctorDavid Tardon1-1/+0
2012-06-30coverity: bin superfluous copy ctorsDavid Tardon1-6/+0
2012-06-22Superfluous includes -> rausFridrich Štrba1-3/+0
2012-06-22Disable optimization in debug buildlibvisio-0.0.18Fridrich Štrba1-0/+2
2012-06-21Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-06-20This langid does not make sense and we don't even use itFridrich Štrba10-46/+36
2012-06-19Trying to make encoding work in version 6Fridrich Štrba14-424/+493
2012-06-19Sync this with libcdrFridrich Štrba1-4/+3
2012-06-19Fix utf16 parsingFridrich Štrba1-1/+1
2012-06-18Some more rework of text encoding conversionsFridrich Štrba4-19/+34
2012-06-18Some character conversion rework + some debug messagesFridrich Štrba4-150/+429
2012-06-18Some belts and bracesFridrich Štrba1-9/+18
2012-06-16Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocksJulien Nabet1-6/+9
2012-06-15For the moment no more cppcheck reportsJulien Nabet8-10/+12
2012-06-15Resolves: fdo#50988Julien Nabet1-1/+4
2012-06-15bumping versionFridrich Štrba1-1/+1
2012-06-15Fix another crash in exotic circumstancesFridrich Štrba1-0/+2
2012-06-12And make it even compileFridrich Štrba1-0/+1
2012-06-12Don't push_back(.back())Fridrich Štrba1-1/+3