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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
Removing unused configure option
libvisio-0.0.8
Fridrich Štrba
1
-12
/
+0
2011-10-03
s/usefull/useful/ english++
Tomas Chvatal
1
-1
/
+1
2011-09-29
Bump version (not meaning we are releasing now though)
Fridrich Štrba
1
-1
/
+1
2011-09-29
Rewrite the dash-array api so that we can use it in OdgGenerator
Fridrich Štrba
2
-30
/
+197
2011-09-29
Remove some code duplication in handling fill and line styles
Fridrich Štrba
2
-238
/
+38
2011-09-28
Fix warning that dereferencing type-punned pointer will break strict-aliasing...
Fridrich Štrba
1
-4
/
+4
2011-09-16
Some more integer width related stuff
Fridrich Štrba
9
-43
/
+43
2011-09-16
Trying to make a bit order with integer types' width
Fridrich Štrba
14
-92
/
+92
2011-09-16
Fix some Windows (MSVC 2008) warnings
Fridrich Štrba
10
-49
/
+46
2011-09-10
Fix a typo in configure.ac
Fridrich Štrba
1
-1
/
+1
2011-09-10
Fix autotools Windows build
Fridrich Štrba
1
-16
/
+0
2011-09-09
Remove one warning of unused variable
libvisio-0.0.7
Fridrich Štrba
1
-1
/
+1
2011-09-09
Some cosmetical fixes
Fridrich Štrba
2
-14
/
+14
2011-09-09
Trying to fix a regression with foreign stencils and making the foreign stenc...
Fridrich Štrba
2
-19
/
+26
2011-09-09
Stray ; removal
Fridrich Štrba
1
-1
/
+1
2011-09-07
Bump version to 0.0.7
Fridrich Štrba
1
-1
/
+1
2011-09-06
TxtXform can but must not be present, so make it easy to detect whether it is
Fridrich Štrba
2
-12
/
+19
2011-09-06
Fix NURBS where the first knot != 0
Fridrich Štrba
1
-1
/
+1
2011-09-06
Fix character properties reading and writing
Fridrich Štrba
4
-5
/
+9
2011-09-06
trying to write out the additional text styles
Fridrich Štrba
1
-0
/
+6
2011-09-06
Read some more character properties
Fridrich Štrba
10
-44
/
+181
2011-09-05
Actually output underline to the API
Fridrich Štrba
1
-0
/
+1
2011-09-05
Fix a typo
Fridrich Štrba
1
-1
/
+1
2011-09-05
Some more wpg -> visio comment changes
Fridrich Štrba
1
-2
/
+2
2011-09-04
Avoid errors with old old old MSVC
Fridrich Štrba
1
-6
/
+6
2011-09-04
Stuff up a bit the text support
Fridrich Štrba
4
-7
/
+72
2011-09-03
Some support for splines
Fridrich Štrba
3
-5
/
+35
2011-09-03
Signal to the collector the end of spline
Fridrich Štrba
6
-0
/
+22
2011-09-03
Reading and passing to collector the splinestart and splineknot
Fridrich Štrba
9
-0
/
+138
2011-09-03
Handle stencils with reordered geometries
Fridrich Štrba
1
-0
/
+3
2011-09-02
Fix a crash, but don't solve the problem yet
Fridrich Štrba
1
-2
/
+8
2011-09-01
Fixing Valentin's e-mail address
libvisio-0.0.6
Fridrich Štrba
1
-1
/
+1
2011-08-31
Stuff-up the AUTHORS file
Fridrich Štrba
1
-0
/
+15
2011-08-31
Libvisio does not put copyright or license headers into build files
Fridrich Štrba
1
-3
/
+0
2011-08-31
Fix some distcheck errors
Fridrich Štrba
1
-1
/
+3
2011-08-31
Don't procrastinate with licence headers anymore
Fridrich Štrba
42
-469
/
+1652
2011-08-30
Angles should not be expressed in inches
Fridrich Štrba
1
-4
/
+4
2011-08-30
Try to detect too flat elliptical arcs and replace them by a straight line
Fridrich Štrba
1
-10
/
+11
2011-08-29
Remove some warnings
Fridrich Štrba
2
-4
/
+5
2011-08-29
Avoid NaN with points that cannot be on an elliptical arc
Fridrich Štrba
1
-2
/
+16
2011-08-27
Draw background pages
Fridrich Štrba
5
-14
/
+21
2011-08-27
This way it will be a bit more simple :)
Fridrich Štrba
2
-10
/
+5
2011-08-27
allow appending of output element lists on current page
Fridrich Štrba
4
-1
/
+12
2011-08-27
Some more background page related stuff
Fridrich Štrba
4
-12
/
+83
2011-08-27
Read and collect background and current page ids
Fridrich Štrba
7
-2
/
+35
2011-08-27
Add copy ctor and assignment operator for VSDXOutputElementList
Fridrich Štrba
2
-1
/
+43
2011-08-26
Set silent rules properly. Fix dummy_bitmaps check.
Tomas Chvatal
1
-5
/
+5
2011-08-26
Fixup my messed up name to not contain unicode chars.
Tomas Chvatal
1
-1
/
+1
2011-08-26
configure.ac: use yes/no instead of true/false.
Tomas Chvatal
1
-4
/
+4
2011-08-26
Approximate one NURBS spline by a polyline of 200 segments
Fridrich Štrba
1
-1
/
+1
[next]