index
:
libreoffice/libcdr
libcdr-0.0
master
Corel Draw file format importer library
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
CDRStylesCollector.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
Assure that we know fill/line properties when parsing the full colour fill
Fridrich Štrba
1
-0
/
+10
2016-07-18
Put the styles into the parser state struct
Fridrich Štrba
1
-30
/
+3
2016-07-18
This is not only for char styles
Fridrich Štrba
1
-16
/
+16
2015-12-25
tdf#67873 do not drop empty text lines
David Tardon
1
-4
/
+4
2014-11-20
avoid out-of-bounds read
David Tardon
1
-0
/
+2
2014-11-20
avoid out-of-bounds read
David Tardon
1
-1
/
+1
2014-01-31
With agreement of all contributors, simplifying licensing to MPL2
Fridrich Štrba
1
-25
/
+5
2013-12-11
Re-astyle
Fridrich Štrba
1
-1
/
+1
2013-11-05
Port to librevenge
Fridrich Štrba
1
-6
/
+6
2013-04-13
Change the way we pass around the line and fill styles
Fridrich Štrba
1
-13
/
+0
2013-04-12
Refactor the CDRCharacterStyle struct
Fridrich Štrba
1
-16
/
+0
2013-04-11
Minor fixes
Fridrich Štrba
1
-1
/
+1
2013-04-11
Refactor the character descriptions a bit
Fridrich Štrba
1
-5
/
+5
2013-04-10
Refactoring of text-related stuff
Fridrich Štrba
1
-11
/
+42
2013-03-01
Some more font encoding hackery
libcdr-0.0.11
Fridrich Štrba
1
-1
/
+6
2013-02-28
Handle multiple paragraphs of text
Fridrich Štrba
1
-1
/
+2
2013-02-27
Extract encoding from font name
Fridrich Štrba
1
-2
/
+8
2012-10-06
Fix obscurous win32 linking errors with Visual Studio
Fridrich Štrba
1
-1
/
+1
2012-06-06
Warn about shadowed variables too
Fridrich Štrba
1
-1
/
+1
2012-06-05
Some more work towards text support
Fridrich Štrba
1
-2
/
+7
2012-05-07
Decode text in StylesCollector, where we know the encoding of the default sty...
Fridrich Štrba
1
-2
/
+48
2012-05-05
CDR: parse font encoding too
Fridrich Štrba
1
-1
/
+1
2012-05-04
Initial output of text
Fridrich Štrba
1
-0
/
+5
2012-05-02
Read font names
Fridrich Štrba
1
-0
/
+5
2012-04-27
CMX: Get position of objects within bounding box
Fridrich Štrba
1
-3
/
+3
2012-04-24
Make work document palettes in CDR10
Fridrich Štrba
1
-0
/
+6
2012-04-22
Trying to consider page size overrides
Fridrich Štrba
1
-5
/
+10
2012-04-16
Some work on cdr2 pattern fill
Fridrich Štrba
1
-4
/
+0
2012-04-11
Intial support of CDR version 3
Fridrich Štrba
1
-0
/
+8
2012-04-11
Initial support of CDR4
Fridrich Štrba
1
-0
/
+19
2012-04-09
Extract color profiles from file if present and use them
Fridrich Štrba
1
-0
/
+5
2012-03-26
Parsing documents in two passes which will be needed by CMX
Fridrich Štrba
1
-0
/
+203