Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/svg-optimisations
/
idl
fbd2318
loplugin:unusedfields
by Noel Grandin
· 10 years ago
ea5a5b1
tdf#99589 - tolower / toupper - dangerous to Turks ...
by Gökhan Gurbetoğlu
· 10 years ago
3e53c6b
move the attribute parsing code to SvParser
by Noel Grandin
· 10 years ago
5a39ad3
move the method param parsing code into SvParser
by Noel Grandin
· 10 years ago
dc1df1b
simplify parser
by Noel Grandin
· 10 years ago
62d2701
tools: rename SvStream::Read/Write to ReadBytes/WriteBytes
by Michael Stahl
· 10 years ago
f3c1d24
loplugin:constantparams
by Noel Grandin
· 10 years ago
53bc542
STREAM_STD_READ already includes StreamMode::NOCREATE
by Takeshi Abe
· 10 years ago
2b99f83
tdf#99589 tolower / toupper - dangerous to Turks ...
by apurvapriyadarshi
· 10 years ago
509f0c6
loplugin:unusedreturntypes
by Noel Grandin
· 10 years ago
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
43b4903
teach stylepolice plugin about ref-counted-pointer naming
by Noel Grandin
· 10 years ago
5b79f5a
loplugin:constantparam in idl
by Noel Grandin
· 10 years ago
33b2d58
Remove some unused include stdio
by Julien Nabet
· 10 years ago
ed4375c
loplugin:constantparam in idl
by Noel Grandin
· 10 years ago
b2fb844
loplugin:write only fields
by Noel Grandin
· 10 years ago
799eab3
methods in .SDI files don't use attributes
by Noel Grandin
· 10 years ago
1e6dfe4
cid#1353438 Logically dead code
by Noel Grandin
· 10 years ago
2027679
small cleanups in .SDI parser
by Noel Grandin
· 10 years ago
c45d3ba
new loplugin: commaoperator
by Noel Grandin
· 10 years ago
db80671
loplugin:write only fields
by Noel Grandin
· 10 years ago
b94272a
cleanup the Read*() methods in SvIdlParser
by Noel Grandin
· 10 years ago
cd3bb30
move some more slot parsing to SvIdlParser
by Noel Grandin
· 10 years ago
0f8f733
move parsing of method ags into SvIdlParser
by Noel Grandin
· 10 years ago
aa8c854
tighten up the attribute parsing, and drop some unused slots
by Noel Grandin
· 10 years ago
314cb54
parse shell/interface entries in SvIdlParser
by Noel Grandin
· 10 years ago
645394f0
cid#1352218 and cid#1352216 in .SDI parser
by Noel Grandin
· 10 years ago
f7520bb
move interface/shell parsing to SvIdlParser
by Noel Grandin
· 10 years ago
ac43283
move item and struct parsing into SvIdlParser
by Noel Grandin
· 10 years ago
d4a10f0
move include parsing into own method
by Noel Grandin
· 10 years ago
a739f77
missing include
by Stephan Bergmann
· 10 years ago
b27dcab
move parsing of enum into SvIdlParser
by Noel Grandin
· 10 years ago
f3f533f
move module parsing into SvIdlParser class
by Noel Grandin
· 10 years ago
e6029684
move parsing of "import" into own method
by Noel Grandin
· 10 years ago
62225ee
bIsModified in SvMetaModule is unused
by Noel Grandin
· 10 years ago
0c6d6aa
rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()
by Noel Grandin
· 10 years ago
8db11c9
fix dead code warning on Windows
by Noel Grandin
· 10 years ago
4e13a69
use exceptions for error handling in .SDI parsing
by Noel Grandin
· 10 years ago
489dd902
rename SeekEnd()->SeekToMax()
by Noel Grandin
· 10 years ago
33e128b
simplify SvTokenStream handling
by Noel Grandin
· 10 years ago
09d58f7
GetToken never returns null, so use a reference
by Noel Grandin
· 10 years ago
cf6c21e
ReadDelemiter->ReadDelimiter
by Noel Grandin
· 10 years ago
78a072f
improve the parsing loop for the module keyword
by Noel Grandin
· 10 years ago
401b746
create a new class SvIdlParser
by Noel Grandin
· 10 years ago
6b00d85
we don't use the optional "(" in import statements in .SDI files
by Noel Grandin
· 10 years ago
d542cf3
spelling
by Noel Grandin
· 10 years ago
8137280
simplify some OStringBuffer code
by Noel Grandin
· 10 years ago
4bcc7dd
simplify error handling code
by Noel Grandin
· 10 years ago
e755ac7
rename Back2Delemitter->Back2Delimiter
by Noel Grandin
· 10 years ago
ae7f6dc
use WriteOString to reduce the code a little
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
3c14d8f
rename aAttrList to aSlotList
by Noel Grandin
· 10 years ago
cfa4ba4
simplify SvMetaObjectMemberStack
by Noel Grandin
· 10 years ago
8bbcbce
simplify SvSlotElement
by Noel Grandin
· 10 years ago
8d6e489
simplify SvClassElement
by Noel Grandin
· 10 years ago
e6693de
unused template method
by Noel Grandin
· 10 years ago
c7b66c19
remove some more dead code, found by LCOV
by Noel Grandin
· 10 years ago
7a6c044
split MetaTypeType::Class into Interface and Shell
by Noel Grandin
· 10 years ago
c4f056c
disambiguate the two GetType methods
by Noel Grandin
· 10 years ago
898061f
move isMethod/isVariable down from SvMetaAttribute to SvMetaSlot
by Noel Grandin
· 10 years ago
afa1779
simplify getMangleName()
by Noel Grandin
· 10 years ago
d61b450
SvString is a just thin wrapper around OString
by Noel Grandin
· 10 years ago
04e22be
format IDL compiler headers a little
by Noel Grandin
· 10 years ago
81c82ca
aMethod is more accurately an SvMetaSlot
by Noel Grandin
· 10 years ago
760b86a
Export attribute only applies to SvMetaSlot, so move it down
by Noel Grandin
· 10 years ago
1795bb2
ReadonlyDoc only applies to Slot's
by Noel Grandin
· 10 years ago
b2c7ea1
cParserChar in SvMetaType is unused
by Noel Grandin
· 10 years ago
37458b7
aBasicPostfix in SvMetaType is unused
by Noel Grandin
· 10 years ago
e137c40
remove unused ModulePrefix in *.SDI files
by Noel Grandin
· 10 years ago
8a79d04
remove unused HelpText attribute from *.sdi files
by Noel Grandin
· 10 years ago
aa9b67d
remove unnecessary module GUIDs in *.sdi files
by Noel Grandin
· 10 years ago
f5a2836
aTypeList,aAttrList in SvMetaModule are unused
by Noel Grandin
· 10 years ago
f408ced
SvMetaReference currently serves no purpose
by Noel Grandin
· 10 years ago
0b7337b
remove some dead code, found using LCOV
by Noel Grandin
· 10 years ago
e90f4e1
convert TYPE_ enum to scoped
by Noel Grandin
· 10 years ago
128c4c4
TYPE_POINTER is unused
by Noel Grandin
· 10 years ago
5d410b5
remove CALL enum and associated code paths
by Noel Grandin
· 10 years ago
375cc8d
convert SVTOKEN_ENUM to scoped enum
by Noel Grandin
· 10 years ago
8beb3e7
.SDI compiler: expand out some typedefs
by Noel Grandin
· 10 years ago
d932eb9
remove unused Hidden/Description/UnoName from .SDI files
by Noel Grandin
· 10 years ago
6b0279c
remove unused typedef in .SDI files
by Noel Grandin
· 10 years ago
ffacdae
remove unused union from .SDI files
by Noel Grandin
· 10 years ago
71f2f88
remove unused int/char/map/ItemName/AllConfig from .SDI files
by Noel Grandin
· 10 years ago
8cb1c1e
remove unused SlotId/Volatile from .SDI files
by Noel Grandin
· 10 years ago
353b9b4
remove unused HelpContext/Name/UCHAR/USHORT from .SDI files
by Noel Grandin
· 10 years ago
520bb08
remove unused in/out/inout from .SDI files
by Noel Grandin
· 10 years ago
7f5de24
remove unused Default from .SDI files
by Noel Grandin
· 10 years ago
c8c856b
remove unused HelpFile from .SDI files
by Noel Grandin
· 10 years ago
e02d634
remove unused SvName from .SDI files
by Noel Grandin
· 10 years ago
8763140
remove unused SbxName from .SDI files
by Noel Grandin
· 10 years ago
1c3649c
remove unused OdlName from .SDI files
by Noel Grandin
· 10 years ago
90942b2
remove unused TypeLib from .SDI files
by Noel Grandin
· 10 years ago
1149040
remove unused UUID and VERSION from .SDI files
by Noel Grandin
· 10 years ago
f811edf
remove unused Readonly from .SDI files
by Noel Grandin
· 10 years ago
fd97858
remove unused Automation from .SDI files
by Noel Grandin
· 10 years ago
7236df4
remove unused Compare method
by Noel Grandin
· 10 years ago
b5cf88f
remove unused ConfigName from .SDI files
by Noel Grandin
· 10 years ago
ccbed01
remove unused GET/SET/STATUSBARCONFIG in .SDI files
by Noel Grandin
· 10 years ago
44e48e3
remove unused RecordManual from SDI files
by Noel Grandin
· 10 years ago
228a570
remove unused HasDialog from SDI files
by Noel Grandin
· 10 years ago
Next »