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
/
lib
/
VSDXContentCollector.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
Prepare for the new VSDX file-format (ooxml version)
Fridrich Štrba
1
-2817
/
+0
2012-09-07
Don't output the last line break in a paragraph
Fridrich Štrba
1
-6
/
+33
2012-08-28
Trying to output line breaks that are not paragraph breaks
Fridrich Štrba
1
-3
/
+17
2012-07-31
Initial stencils extraction
Fridrich Štrba
1
-8
/
+8
2012-07-30
Trully implement 'level continuum'
Fridrich Štrba
1
-0
/
+6
2012-07-26
A little refactoring of the level change handling
Fridrich Štrba
1
-2
/
+3
2012-07-25
Revert "Drawing pages in right order"
Fridrich Štrba
1
-2
/
+1
2012-07-25
Push information to collector even from streams if that is where it is to be ...
Fridrich Štrba
1
-3
/
+3
2012-07-25
Clear font name before appending to it
Fridrich Štrba
1
-0
/
+1
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-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
1
-4
/
+4
2012-06-19
Trying to make encoding work in version 6
Fridrich Štrba
1
-27
/
+425
2012-06-18
Some more rework of text encoding conversions
Fridrich Štrba
1
-5
/
+2
2012-06-18
Some character conversion rework + some debug messages
Fridrich Štrba
1
-148
/
+53
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
2012-06-15
For the moment no more cppcheck reports
Julien Nabet
1
-3
/
+3
2012-06-15
Resolves: fdo#50988
Julien Nabet
1
-1
/
+4
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
2012-06-08
Fix some crashes on windows
Fridrich Štrba
1
-0
/
+4
2012-05-31
Resolves: fdo#50178 Reading Visio file causes crash
Julien Nabet
1
-1
/
+4
2012-05-30
Group the filled and stroked paths that are part of the same geometry
Fridrich Štrba
1
-0
/
+16
2012-05-30
Split fill and line to emulate Visio's idea about shapes
Fridrich Štrba
1
-76
/
+111
2012-05-29
Drawing pages in right order
Fridrich Štrba
1
-1
/
+2
2012-04-14
A better fix that does not alter Bruno's work
Fridrich Štrba
1
-21
/
+15
2012-04-13
Adapt the end and start line markers to recent changes of svg:d in LO
Fridrich Štrba
1
-15
/
+21
2012-02-20
Fix closing of NURBS + some astyle action
libvisio-0.0.15
Fridrich Štrba
1
-84
/
+90
2012-02-20
Added shapes for markers 1, 3, 5, 6, 8, 9, 10, 12 to 18, 21, 22 and 39; adjus...
Bruno Girin
1
-6
/
+70
2012-02-15
Added OLE stencil support
Tibby Lickle
1
-0
/
+2
2012-01-31
Partial patch for fdo#44551
Bruno Girin
1
-6
/
+46
2012-01-28
Fix for ticket 44576
Bruno Girin
1
-2
/
+2
2012-01-17
Work-around a broken behaviour of LO Draw
Fridrich Štrba
1
-2
/
+8
2012-01-16
Trying to get the text rotation right
Fridrich Štrba
1
-4
/
+8
2012-01-16
Trying to get the text rotations more or less right
Fridrich Štrba
1
-105
/
+63
2012-01-16
Check endMarker even if startMarker is set
Bruno Girin
1
-1
/
+1
2012-01-13
Simplify the API a bit
Fridrich Štrba
1
-22
/
+9
2012-01-13
Foreign rotations
Fridrich Štrba
1
-24
/
+101
2012-01-12
unnecessary braces
Fridrich Štrba
1
-2
/
+2
2012-01-12
Initial implementation of foreign flips
Fridrich Štrba
1
-6
/
+34
2012-01-11
Emulate flags in ParaIX
Fridrich Štrba
1
-5
/
+11
2012-01-11
Fix one-off error with some text alignments
Fridrich Štrba
1
-2
/
+2
2012-01-11
Reinitialize line properties before dealing with the geometry override flags
Fridrich Štrba
1
-32
/
+39
2012-01-09
Close the path only if it is really a closed path
Fridrich Štrba
1
-2
/
+6
2012-01-08
Some cppcheck cleaning
Julien Nabet
1
-2
/
+2
2012-01-03
Fix "Prefer prefix ++/-- operators for non-primitive types" reported by cppcheck
Julien Nabet
1
-4
/
+4
2011-12-07
Unbreak build
Fridrich Štrba
1
-5
/
+5
[next]