Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-02 | Clean up the paths pushed to the APISTABLE-0-0-19+ | Fridrich Štrba | 2 | -15/+60 | |
2012-07-26 | Bump version to 0.0.19libvisio-0.0.19tag-libvisio-0.0.19 | Fridrich Štrba | 1 | -1/+1 | |
2012-07-26 | Fixing fdo#50990 | Fridrich Štrba | 2 | -2/+13 | |
2012-07-26 | reuse m_currentShapeLevel for stylesheets too | Fridrich Štrba | 1 | -4/+4 | |
2012-07-26 | Another tiny incremental change | Fridrich Štrba | 2 | -1/+5 | |
2012-07-26 | A little refactoring of the level change handling | Fridrich Štrba | 4 | -5/+9 | |
2012-07-25 | Order of pages is their order of arrival | Fridrich Štrba | 2 | -2/+7 | |
2012-07-25 | Revert "Drawing pages in right order" | Fridrich Štrba | 7 | -47/+13 | |
This modification is not needed anymore, since we approach the reordering of pointers differently This reverts commit 9371595a11a0858fc55ea9fce67dba12b39a6e3e. | |||||
2012-07-25 | Reorder pointers to streams according to the list | Fridrich Štrba | 1 | -8/+31 | |
2012-07-25 | Handle 0x8* and 0xd* streams in an equivalent way | Fridrich Štrba | 1 | -1/+1 | |
2012-07-25 | Push information to collector even from streams if that is where it is to be ↵ | Fridrich Štrba | 8 | -20/+25 | |
found | |||||
2012-07-25 | Keep pointer numbers around | Fridrich Štrba | 1 | -4/+4 | |
2012-07-25 | Get rid of handleStencils + some fixes in styles | Fridrich Štrba | 1 | -47/+28 | |
2012-07-25 | Clear font name before appending to it | Fridrich Štrba | 1 | -0/+1 | |
2012-07-25 | Get rid of handlePages function | Fridrich Štrba | 2 | -120/+36 | |
2012-07-25 | Removing unused constructor | Fridrich Štrba | 2 | -11/+0 | |
2012-07-25 | Recursive parsing of streams implemented | Fridrich Štrba | 2 | -30/+21 | |
Not giving any output as of yet though. Please, use STABLE-0-0-0 branch if you want to see pictures. I will merge this one there only after regression test calls me "good boy". | |||||
2012-07-24 | Little correction | Fridrich Štrba | 1 | -1/+1 | |
2012-07-24 | Unify handling of chunks in stencils and normal pages | Fridrich Štrba | 1 | -132/+14 | |
2012-07-24 | Some more refactoring | Fridrich Štrba | 2 | -153/+147 | |
2012-07-24 | Extracting individual stream handling into a separate function | Fridrich Štrba | 2 | -36/+37 | |
2012-07-24 | Extract handling of streams into a separate function | Fridrich Štrba | 2 | -11/+31 | |
2012-07-24 | astyle | Fridrich Štrba | 1 | -1/+1 | |
2012-07-24 | Fix endless loop with text fields in VSD6 | Fridrich Štrba | 1 | -0/+1 | |
2012-07-23 | Appease automake 1.12 | Fridrich Štrba | 1 | -0/+1 | |
2012-07-01 | !=, not == | David Tardon | 1 | -1/+1 | |
2012-06-30 | coverity: protect against self-assignment | David Tardon | 1 | -5/+8 | |
2012-06-30 | coverity: protect against self-assignment | David Tardon | 1 | -31/+37 | |
2012-06-30 | coverity: protect against self-assignment | David Tardon | 1 | -7/+10 | |
2012-06-30 | coverity: memory leak | David Tardon | 1 | -0/+1 | |
2012-06-30 | coverity: bin superfluous copy ctors | David Tardon | 1 | -51/+0 | |
2012-06-30 | coverity: bin superfluous copy ctor | David Tardon | 1 | -1/+0 | |
2012-06-30 | coverity: bin superfluous copy ctors | David Tardon | 1 | -6/+0 | |
2012-06-22 | Superfluous includes -> raus | Fridrich Štrba | 1 | -3/+0 | |
2012-06-22 | Disable optimization in debug buildlibvisio-0.0.18 | Fridrich Štrba | 1 | -0/+2 | |
2012-06-21 | Fix prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -2/+2 | |
2012-06-20 | This langid does not make sense and we don't even use it | Fridrich Štrba | 10 | -46/+36 | |
2012-06-19 | Trying to make encoding work in version 6 | Fridrich Štrba | 14 | -424/+493 | |
2012-06-19 | Sync this with libcdr | Fridrich Štrba | 1 | -4/+3 | |
2012-06-19 | Fix utf16 parsing | Fridrich Štrba | 1 | -1/+1 | |
2012-06-18 | Some more rework of text encoding conversions | Fridrich Štrba | 4 | -19/+34 | |
2012-06-18 | Some character conversion rework + some debug messages | Fridrich Štrba | 4 | -150/+429 | |
2012-06-18 | Some belts and braces | Fridrich Štrba | 1 | -9/+18 | |
2012-06-16 | Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocks | Julien Nabet | 1 | -6/+9 | |
This fdo contains 2 files with which I had a different crash for each of them. This patch fixes one of the 2 crashes. | |||||
2012-06-15 | For the moment no more cppcheck reports | Julien Nabet | 8 | -10/+12 | |
2012-06-15 | Resolves: fdo#50988 | Julien Nabet | 1 | -1/+4 | |
2012-06-15 | bumping version | Fridrich Štrba | 1 | -1/+1 | |
2012-06-15 | Fix another crash in exotic circumstances | Fridrich Štrba | 1 | -0/+2 | |
2012-06-12 | And make it even compile | Fridrich Štrba | 1 | -0/+1 | |
2012-06-12 | Don't push_back(.back()) | Fridrich Štrba | 1 | -1/+3 | |