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-11-10
And now the text fields should be replaced (not in the right format though)
Fridrich Štrba
4
-44
/
+26
2011-11-09
Clone the elements when converting a VSDXFieldList to vector
Fridrich Štrba
4
-18
/
+31
2011-11-09
Make this function static function of the class
Fridrich Štrba
1
-10
/
+9
2011-11-09
Some more text field parsing work
Fridrich Štrba
6
-48
/
+127
2011-11-08
Some more fields parsing stuff
Fridrich Štrba
7
-53
/
+129
2011-11-08
Actually parsing the text fields
Fridrich Štrba
4
-1
/
+94
2011-11-08
Stuffing a bit more the VSDXFieldList class
Fridrich Štrba
2
-13
/
+44
2011-11-07
Parse and store NameList
Fridrich Štrba
11
-6
/
+76
2011-11-07
Trying to fix transforms
Fridrich Štrba
1
-4
/
+4
2011-11-07
Add a container for name list into the stencil shape
Fridrich Štrba
2
-2
/
+4
2011-11-07
Always multiply coordinates by m_scale
Fridrich Štrba
1
-4
/
+4
2011-11-07
Complicate the thing a bit by using WPXBinaryData for text
Fridrich Štrba
11
-39
/
+42
2011-11-05
De-duplicate collector functions doing the same thing
Fridrich Štrba
6
-71
/
+5
2011-11-05
Some parsing of field list
Fridrich Štrba
11
-5
/
+88
2011-11-04
Add some useful chunk ids
Fridrich Štrba
2
-1
/
+6
2011-11-04
Laying foundation for the support of Text Fields
Fridrich Štrba
4
-0
/
+232
2011-11-02
Handle Stencil text
Fridrich Štrba
5
-6
/
+26
2011-11-02
Use the same stack for the group text and for the group membership information
Fridrich Štrba
2
-19
/
+14
2011-11-01
And make actually compile
Fridrich Štrba
1
-2
/
+3
2011-11-01
Don't forget to flush the last group texts
Fridrich Štrba
1
-0
/
+2
2011-11-01
This seems to solve that Z-order issue with text
Fridrich Štrba
1
-11
/
+12
2011-11-01
Another, non-working (yet) attempt to solve the text Z-order mess
Fridrich Štrba
2
-2
/
+29
2011-11-01
This one will not be needed as I see the things
Fridrich Štrba
2
-5
/
+2
2011-11-01
Separating output of text from output of drawing
Fridrich Štrba
2
-21
/
+28
2011-11-01
Laying groundwork for the text Z-order solution (part 1)
Fridrich Štrba
2
-5
/
+8
2011-10-31
Draw in the page scale and not in the drawing scale
Fridrich Štrba
6
-8
/
+10
2011-10-31
Allow considering text related properties from stencils
Fridrich Štrba
6
-21
/
+65
2011-10-31
Trying to make the styles even more intelligent
Fridrich Štrba
4
-71
/
+54
2011-10-28
Adding emacs and vim modelines so that contributors do the right thing
Fridrich Štrba
41
-0
/
+82
2011-10-27
Emulate infinite lines + fix some scaling issues with dashes
Fridrich Štrba
9
-3
/
+146
2011-10-25
Specify line marker size
Tibby Lickle
1
-0
/
+2
2011-10-25
Added basic line end (marker) support
Tibby Lickle
3
-6
/
+20
2011-10-25
Some more changes
Fridrich Štrba
19
-218
/
+271
2011-10-25
Reformat in order to have everywhere a consistent coding style started by Eilidh
Fridrich Štrba
19
-558
/
+672
2011-10-23
Fix the build inside LibreOffice environment
Fridrich Štrba
1
-2
/
+3
2011-10-23
Fix MSVC6 build
Fridrich Štrba
1
-20
/
+20
2011-10-23
Calm down valgrind
Fridrich Štrba
2
-0
/
+148
2011-10-22
Silence warnings about unused variables
libvisio-0.0.9
Fridrich Štrba
1
-3
/
+3
2011-10-22
Bump version (not releasing yet though)
Fridrich Štrba
1
-1
/
+1
2011-10-22
Fix text area vertical alignment
Fridrich Štrba
1
-1
/
+1
2011-10-22
White space changes
Fridrich Štrba
1
-2
/
+2
2011-10-22
Reformat for the sake of readability
Fridrich Štrba
1
-6
/
+11
2011-10-22
The getStyles function can be const
Fridrich Štrba
1
-1
/
+1
2011-10-22
If the shadow offset is 0 and the shaddow should be shown, use document-wide ...
Fridrich Štrba
1
-2
/
+2
2011-10-22
Initialize to zero char and para styles
Fridrich Štrba
1
-0
/
+2
2011-10-22
Initialize styles correctly and remove unnecessary variable
Fridrich Štrba
5
-66
/
+82
2011-10-22
Recurse more if the given style did not have the particular style override
Fridrich Štrba
1
-35
/
+40
2011-10-21
Beginning of the styles refactoring
Fridrich Štrba
13
-241
/
+291
2011-10-17
Add -Weffc++ option for GCC to avoid producing crappy code :)
Fridrich Štrba
10
-27
/
+105
2011-10-16
Try to rewrite the VSDXTextStyle stuff
Fridrich Štrba
7
-68
/
+73
[prev]
[next]