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
13 days
tdf126292 Correclty displaying Text Background for VSD 6 and 11 format
HEAD
master
Bartosz Kosiorek
9
-46
/
+23
2024-11-05
tdf126292 Implement displaying Angle TextField (radians/Degrees)
Bartosz Kosiorek
3
-7
/
+56
2024-10-25
Upgrade m4 macros from autoconf-archive.git v2023.02.20
Bartosz Kosiorek
3
-45
/
+517
2024-10-22
bump release
Xisco Fauli
1
-1
/
+1
2024-10-22
distribute new test files
Xisco Fauli
1
-1
/
+3
2024-10-22
update NEWS file for new release
Xisco Fauli
1
-0
/
+10
2024-10-17
Visio5 support: privide cellType to collector in readTextField
Bartosz Kosiorek
1
-2
/
+3
2024-10-16
tdf#154379 Add support to DrawingUnits types
Bartosz Kosiorek
14
-37
/
+78
2024-10-11
tdf#154379 Fix reading TextBkgnd from Shape
Bartosz Kosiorek
3
-19
/
+27
2024-10-10
tdf#154379 Fix reading FillStyleLst
Bartosz Kosiorek
3
-5
/
+35
2024-10-08
tdf#126402 Fix testVsd11FormatLine test
Bartosz Kosiorek
1
-1
/
+1
2024-10-08
tdf#126402 Improve arrowheads appearance and implement more.
Bartosz Kosiorek
1
-24
/
+28
2024-10-01
tdf136564 VSDX Add support for TextBackground from SheetStyle
Bartosz Kosiorek
6
-22
/
+83
2024-09-20
Avoid undefined behaviour when the std::vector is empty
Bartosz Kosiorek
2
-3
/
+3
2024-03-19
read and use simple solid fill styles
Jaume Pujantell
5
-14
/
+128
2024-03-19
Fix -Werror=switch
Miklos Vajna
1
-0
/
+2
2023-12-30
tdf#77915 fix import of default shape fill color
Andras Timar
3
-1
/
+15
2023-12-23
tests: Fix build with libxml 2.12
Jan Tojnar
1
-0
/
+1
2019-08-17
bump release
David Tardon
1
-1
/
+1
2019-08-17
distribute new test files
libvisio-0.1.7
David Tardon
1
-1
/
+8
2019-08-17
keep the file list sorted
David Tardon
1
-2
/
+2
2019-08-17
prepare for a release
David Tardon
1
-0
/
+12
2019-08-12
simplify creation of xmlReader
David Tardon
8
-29
/
+20
2019-08-07
drop XML_PARSE_NOENT and default to not expanding entities
Caolán McNamara
6
-6
/
+6
2019-08-04
cid#1371582 check return value
David Tardon
1
-2
/
+2
2019-08-04
cid#1371581 check return value
David Tardon
1
-1
/
+1
2019-08-04
cid#1452212 fix memory leak
David Tardon
1
-2
/
+1
2019-08-04
sort includes
David Tardon
1
-2
/
+7
2019-08-04
cid#1452210 fix memory leak
David Tardon
1
-2
/
+1
2019-08-04
make trivial copy ctors default too
David Tardon
6
-93
/
+18
2019-08-04
make trivial assignment operators default
David Tardon
9
-346
/
+18
2019-08-04
un-constify return value of operator=
David Tardon
6
-32
/
+32
2019-08-03
WaE: implicitly-declared Pointer::operator= is deprecated
David Tardon
2
-0
/
+19
2019-08-03
WaE: implicitly-declared VSDOptionalFillStyle::operator= is deprecated
David Tardon
2
-0
/
+21
2019-08-03
WaE: implicitly-declared VSDTextBlockStyle::operator= is deprecated
David Tardon
2
-0
/
+18
2019-08-03
WaE: implicitly-declared VSDOptionalTextBlockStyle::operator= is deprecated
David Tardon
2
-0
/
+18
2019-08-03
WaE: implicitly-declared VSDParaStyle::operator= is deprecated
David Tardon
2
-0
/
+23
2019-08-03
WaE: implicitly-declared VSDOptionalParaStyle::operator= is deprecated
David Tardon
2
-0
/
+23
2019-08-03
WaE: implicitly-declared VSDCharStyle::operator= is deprecated
David Tardon
2
-0
/
+25
2019-08-03
WaE: implicitly-declared VSDOptionalCharStyle::operator= is deprecated
David Tardon
2
-0
/
+25
2019-08-03
WaE: implicitly-declared VSDFillStyle::operator= is deprecated
David Tardon
2
-0
/
+21
2019-08-03
WaE: implicitly-declared VSDLineStyle::operator= is deprecated
David Tardon
2
-0
/
+18
2019-08-03
WaE: implicitly-declared VSDOptionalLineStyle::operator= is deprecated
David Tardon
4
-0
/
+34
2019-08-03
WaE: implicitly-declared VSDBullet::operator= is deprecated
David Tardon
2
-0
/
+13
2019-08-03
WaE: implicitly-declared XForm::operator= is deprecated
David Tardon
2
-1
/
+20
2019-08-03
WaE: implicitly-declared VSDMisc::operator= is deprecated
David Tardon
2
-0
/
+8
2019-08-03
WaE: implicitly-declared VSDName::operator= is deprecated
David Tardon
3
-0
/
+29
2019-08-03
astyle
David Tardon
2
-34
/
+34
2019-07-24
tdf#126402 Fix line formating issue
Bartosz Kosiorek
3
-42
/
+164
2019-07-12
tdf#126292 Fix unit conversion
Bartosz Kosiorek
16
-150
/
+294
[next]