index
:
libreoffice/libvisio
STABLE-0-0-19+
libvisio-0.0
master
tag-libvisio-0.0.19
zf.com
library for parsing the visio file format structure
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-04
Miscellaneous makefile and warnings cleanup
Fridrich Štrba
2
-2
/
+3
2011-07-04
Fix regression with geomlists containing noshow geometries
Fridrich Štrba
1
-3
/
+3
2011-07-04
Do not search in map if the information is easily accessible
Fridrich Štrba
1
-11
/
+7
2011-07-04
Fix photos
Fridrich Štrba
1
-12
/
+8
2011-07-04
Trying to get the group transformations right
Fridrich Štrba
8
-134
/
+108
2011-07-02
Infrastructure for possibility of groups
Fridrich Štrba
3
-1
/
+55
2011-07-02
Maintain drawing order
Fridrich Štrba
1
-0
/
+2
2011-07-02
Revert "partially revert previous while expecting a better solution"
Fridrich Štrba
2
-6
/
+15
2011-07-02
partially revert previous while expecting a better solution
Fridrich Štrba
2
-15
/
+6
2011-07-01
Trying to get evenodd right
Fridrich Štrba
3
-9
/
+17
2011-07-01
Clean up some dead code branches
Fridrich Štrba
1
-20
/
+0
2011-07-01
VSDXOutputElement -> VSDXOutputElementList
Fridrich Štrba
4
-4
/
+4
2011-07-01
Draw shapes in right order
Fridrich Štrba
4
-82
/
+141
2011-07-01
Get the order of shapes on a page out of the first pass to the second
Fridrich Štrba
14
-201
/
+319
2011-06-30
use draw:fill consistently, and not svg:fill and close properly path that nee...
Fridrich Štrba
1
-2
/
+8
2011-06-30
Fix a regression with shape positionning
Fridrich Štrba
1
-41
/
+1
2011-06-30
And make valgrind happilly green again
Fridrich Štrba
7
-33
/
+44
2011-06-30
Silence some warnings
Fridrich Štrba
3
-33
/
+34
2011-06-30
Update the LibreOffice makefile.mk, MSVC project files and fix MSVC build
Fridrich Štrba
3
-12
/
+17
2011-06-30
Get version 6 support for ~free
Fridrich Štrba
6
-447
/
+231
2011-06-30
Reorder the geometries of the geometry list already in parser
Fridrich Štrba
10
-157
/
+112
2011-06-29
Radial gradient support
Tibby Lickle
2
-20
/
+84
2011-06-29
Infrastructure for reordering GeomList elements while parsing
Fridrich Štrba
3
-0
/
+233
2011-06-29
prototype shapes reordering (not yet there though)
Fridrich Štrba
3
-14
/
+78
2011-06-29
Work in progress of shape reordering
Fridrich Štrba
3
-10
/
+54
2011-06-29
pass the vector by const reference and not by copy
Fridrich Štrba
5
-5
/
+8
2011-06-29
Try to be as accurate as possible when flushing geometry elements
Fridrich Štrba
1
-22
/
+39
2011-06-28
Read shape lists for draw order
Tibby Lickle
9
-0
/
+32
2011-06-28
Improvement of xform transformation
Fridrich Štrba
2
-6
/
+28
2011-06-28
Make the first pass collect the group membership information and the second t...
Fridrich Štrba
5
-21
/
+129
2011-06-28
Move the styles collection implementation out of the header
Fridrich Štrba
2
-19
/
+95
2011-06-28
oops, typo
Fridrich Štrba
1
-1
/
+1
2011-06-28
Bulk white-space changes to conform to Eilidh's coding style
Fridrich Štrba
19
-472
/
+470
2011-06-27
Try to simplify the stream parsers too
Fridrich Štrba
2
-75
/
+41
2011-06-27
Simplify the chunk parser
Fridrich Štrba
8
-140
/
+145
2011-06-27
Enable two passes (first one is still noop though)
Fridrich Štrba
1
-2
/
+1
2011-06-27
Remove dead code and simplify hacks a bit more
Fridrich Štrba
6
-444
/
+4
2011-06-27
Process data in the Collector classes
Fridrich Štrba
10
-329
/
+652
2011-06-27
some more separation of reading and processing
Fridrich Štrba
1
-5
/
+10
2011-06-27
Add helper classes that will be used to reorder shapes drawing order
Fridrich Štrba
3
-0
/
+147
2011-06-26
Handle unknown fill as solid fill with background colour
Fridrich Štrba
2
-3
/
+27
2011-06-25
add collector function for unhandled chunk and collect information on level a...
Fridrich Štrba
4
-53
/
+58
2011-06-24
Extract useful types into a separate header
Fridrich Štrba
2
-0
/
+66
2011-06-24
Use the m_collector member variable
Fridrich Štrba
3
-6
/
+8
2011-06-24
Collector functions for fill properties and line properties
Fridrich Štrba
5
-10
/
+132
2011-06-24
Starting to work on the collector classes
Fridrich Štrba
8
-59
/
+237
2011-06-24
Whitespace cleanup to correspond to Eilidh's coding style
Fridrich Štrba
4
-23
/
+23
2011-06-24
Output styles only if we are going to draw something
Fridrich Štrba
1
-4
/
+18
2011-06-24
Moving things to the WPXParser class
Fridrich Štrba
5
-830
/
+841
2011-06-24
prototype 2 passes
Fridrich Štrba
3
-17
/
+44
[next]