Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calc-parallel
/
svgio
426a252
loplugin:includeform: svgio
by Stephan Bergmann
· 8 years ago
87a9979
overload std::hash for OUString and OString
by Noel Grandin
· 8 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
8e78975
Rename the basegfx::tools namespace to basegfx::utils
by Tor Lillqvist
· 9 years ago
cf48347
Fresh run of bin/update_pch.sh
by Mike Kaganski
· 9 years ago
48b200a
clang-tidy modernize-use-emplace in svgio..svtools
by Noel Grandin
· 9 years ago
66604ba
Consistently use OUString in test::Directories
by Stephan Bergmann
· 9 years ago
ff1f6a5
remove UL/L suffixes from integer constants in initialiser/call expressions
by Noel Grandin
· 9 years ago
65c69af
loplugin:constparams in svgio
by Noel Grandin
· 9 years ago
db38600
extend loplugin useuniqueptr to OUString pointers
by Noel Grandin
· 9 years ago
83535a2
emfplus: create a wmf/emf/emf+ primitive based importer
by Armin Le Grand
· 9 years ago
6af0255
use more OUString::operator== in sfx2..svtools
by Noel Grandin
· 9 years ago
8e39ef6
extend loplugin useuniqueptr to POD types
by Noel Grandin
· 9 years ago
5ef84bd
bah, wrong reset
by Caolán McNamara
· 9 years ago
304b16c
Resolves: tdf#108903 avoid recurse to death
by Caolán McNamara
· 9 years ago
8dca2d5
loplugin:oncevar in starmath..svl
by Noel Grandin
· 9 years ago
18f5131
loplugin:unusedfields store..svl
by Noel Grandin
· 9 years ago
e4e4d57
clang-tidy readability-delete-null-pointer
by Noel Grandin
· 9 years ago
16ce815
cppcheck: knownConditionTrueFalse
by Jochen Nitschke
· 9 years ago
0265bdb
convert GRFILTER constants to ERRCODE_GRFILTER_
by Noel Grandin
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
44752e2
loplugin:checkunusedparams in svgio
by Noel Grandin
· 9 years ago
58ac614
remove empty namespaces
by Jochen Nitschke
· 9 years ago
c22ecc1
loplugin:salunicodeliteral: svgio
by Stephan Bergmann
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
3ffc206
Fix typos
by Andrea Gelmini
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
2da34e2
new loplugin: useuniqueptr: svgio
by Noel Grandin
· 9 years ago
5903235
tdf#104339 Partially revert d5649ae7b76278cb3155f951d6327157c7c92b65
by Xisco Fauli
· 9 years ago
bfde486
convert DecodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
b610d25
loplugin:unnecessaryoverride (dtors) in svgio
by Stephan Bergmann
· 9 years ago
3a54589
convert Primitive2DContainer to std::deque
by Noel Grandin
· 9 years ago
9bdec08
loplugin:oncevar in sd..svgio
by Noel Grandin
· 9 years ago
c19d2b2
loplugin:expandablemethods in stoc..svl
by Noel Grandin
· 9 years ago
58072c5
loplugin:expandablemethodds in svgio
by Noel Grandin
· 9 years ago
62223f9
loplugin:unnecessaryoverride
by Noel Grandin
· 10 years ago
e592877
loplugin:unusedenumvalues
by Noel Grandin
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
714de95
Remove nonsense comments: // bitfield
by Tor Lillqvist
· 10 years ago
7500343
tdf#101237 SVGIO: Use black as default when parents' fill...
by Xisco Fauli
· 10 years ago
33b3808
put StreamMode masks in scope of enum class
by Jochen Nitschke
· 10 years ago
a402785
loplugin:countusersofdefaultparams in sfx2..svgio
by Noel Grandin
· 10 years ago
2731941
loplugin:countusersofdefaultparams in store..svtools
by Noel Grandin
· 10 years ago
b7a18f1
tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneself
by Julien Nabet
· 10 years ago
ecb3411
SVGIO: use clamp on strokeOpacity in case it's negative
by Xisco Fauli
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
5046ebd
tdf#82214 optimize PatternFillPrimitive and SVG
by Armin Le Grand
· 10 years ago
428e23f
Fix some spelling errors in comments and strings
by Otto Kekäläinen
· 10 years ago
a97b392
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
by Gleb Mishchenko
· 10 years ago
62d2701
tools: rename SvStream::Read/Write to ReadBytes/WriteBytes
by Michael Stahl
· 10 years ago
9bf1dac
tdf#99994: Add unittest
by Xisco Fauli
· 10 years ago
68ccab3
tdf#99994 Avoid invalid access by reusing getFontFamily() result
by Sam Tygier
· 10 years ago
292e25e
SVGIO: Modify a unittest to check "inherit" in font-family
by Xisco Fauli
· 10 years ago
53f9762
SVGIO: Add support for font-family in unittests and unify...
by Xisco Fauli
· 10 years ago
5d613f9
SVGIO: Add support for "inherit" in font-family
by Xisco Fauli
· 10 years ago
e084933
Get rid of unnecessary directory levels $D/inc/$D
by Tor Lillqvist
· 10 years ago
850a8d2
Convert GRAPHIC to scoped enum
by Noel Grandin
· 10 years ago
2af018e
Fix typos
by Andrea Gelmini
· 10 years ago
7e55fba
Convert SpreadMethod to scoped enum
by Noel Grandin
· 10 years ago
ad5323b
Add SAL_FALLTHROUGH, where apparently appropriate
by Stephan Bergmann
· 10 years ago
50ac0f5
convert FONT_EMPHASIS_MARK to scoped enum
by Noel Grandin
· 10 years ago
f3d9aab
teach passstuffbyref plugin to check for..
by Noel Grandin
· 10 years ago
32cec4c
tdf#48066 render stroke-miterlimit correctly in SVG import
by Regina Henschel
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
3daee99
SVG: Add unittest for ecc7f698b5f080530f006218fa3dd82da43d9abb
by Xisco Fauli
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
c664b27
tdf#94306 remove unused boost dependencies
by Jochen Nitschke
· 10 years ago
97abbec
tdf#94306 replace boost::noncopyable in stoc to xmlsec..
by Jochen Nitschke
· 10 years ago
de32fe5
SVG: Add unittest for tdf#47446 and tdf#98599
by Xisco Fauli
· 10 years ago
f18d1d7
SVG: Check that masking-path-07-b.svg doesn't hang
by Xisco Fauli
· 10 years ago
1250acb
SVG: actually this code is unnecessary after...
by Xisco Fauli
· 10 years ago
93cf43d
SVG: Add unittest for #i125329#
by Xisco Fauli
· 10 years ago
afe7392
SVG: Clean up this code a litle bit
by Xisco Fauli
· 10 years ago
c20cc7e
tdf#97499 Fixed containers parameters clearing #4
by tymyjan
· 10 years ago
bfb9612
tdf#97499 Fixed containers parameters clearing #3
by tymyjan
· 10 years ago
9b0069c
SVG: Using the marker property from a style sheet is equivalent...
by Xisco Fauli
· 10 years ago
cb495d7
tdf#97966 Drop 'static' keywords
by Wastack
· 10 years ago
2c29716
tdf#97657: SVGIO: Don't iterate over parent's clip-paths...
by Xisco Fauli
· 10 years ago
3041df1
SVGIO: Don't inherit style attributes from parent if the...
by Xisco Fauli
· 10 years ago
c2d1304
SVGIO: Shapes within a clippath element might inherit...
by Xisco Fauli
· 10 years ago
f5d4a68
tdf#98599 SVG: consider attributes of 'defs' element
by Regina Henschel
· 10 years ago
1868a62
tdf#47446: SVGIO: Take markers' parents into account too
by Xisco Fauli
· 10 years ago
fb33451
tdf#97539: SVGIO: iterate over parent's clippaths
by Xisco Fauli
· 10 years ago
60b1c95
Extract Directories from BootstrapFixtureBase
by Stephan Bergmann
· 10 years ago
644ace4
tdf#47446: SVGIO: Set marker's fill attribute to black...
by Xisco Fauli
· 10 years ago
ecc7f69
SVGIO: Fix problem when style's parent contains a mask element
by Xisco Fauli
· 10 years ago
c0bd26d
Updated to solve problem with gerrit patch 22363
by Jan Iversen
· 10 years ago
af46264
Revert "tdf#97538: SVGIO: Add unittest"
by Xisco Faulí
· 10 years ago
d5649ae
SVGIO: tdf#97539: clip-path elements might contain...
by Xisco Fauli
· 10 years ago
3c465c2
tdf#97538: SVGIO: Add unittest
by Xisco Fauli
· 10 years ago
5f0c317
SVGIO: Check minX, minY, maxX and maxY in polypolygon
by Xisco Fauli
· 10 years ago
31e037c
SVGIO: Check height and width of polypolygoncolor
by Xisco Fauli
· 10 years ago
57de815
tdf#98113: SVGIO: Add SvgANode class to handle transport ...
by Xisco Fauli
· 10 years ago
1685ff1
loplugin:unuseddefaultparam in svgio
by Noel Grandin
· 10 years ago
817f6bd
fix typo
by Xisco Fauli
· 10 years ago
74040d4
tdf#98119 Allow markers on zero-length lines
by Regina Henschel
· 10 years ago
85fcf15
Revert "SVGIO: tdf#97539: clip-path elements might contain..."
by Xisco Faulí
· 10 years ago
6afec8e
tdf#97936: SVGIO: Add unittest
by Xisco Fauli
· 10 years ago
Next »