Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/pivotcharts
/
idl
ad3681d
tdf#39468 Translate German comments
by Jens Carl
· 9 years ago
9bfd742
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
7097037
remove enum slot code from sfx2
by Noel Grandin
· 9 years ago
7140355
remove PseudoSlot support from idl compiler
by Noel Grandin
· 9 years ago
2fc5ef7
remove unhandled SID commands from sfx2
by Noel Grandin
· 9 years ago
6291574
Remove unused #include <ctype.h>
by Stephan Bergmann
· 9 years ago
254c132
Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)
by Stephan Bergmann
· 9 years ago
0ab2f39
Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)
by Stephan Bergmann
· 9 years ago
0a92c29
This code trades in 'char' entities disguised as 'int'
by Stephan Bergmann
· 9 years ago
a2201cb
Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)
by Stephan Bergmann
· 9 years ago
e9c7d25
create SfxDisableFlags enum
by Noel Grandin
· 9 years ago
9058b70
Remove unused forward declaration
by Stephan Bergmann
· 9 years ago
64b68e9
SvTokenStream::nBufPos should be sal_Int32
by Stephan Bergmann
· 9 years ago
4978328
convert method names in tools::SvRef to be more like our other..
by Noel Grandin
· 9 years ago
7a60e90
new loplugin: useuniqueptr: helpcompiler..io
by Noel Grandin
· 9 years ago
9c5494b
New loplugin:externvar: idl
by Stephan Bergmann
· 9 years ago
46d3163
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
f9a97a5
drop custom hashtable implementation in idl
by Noel Grandin
· 9 years ago
1a743fd
loplugin:expandablemethods in hwpfilter..linguistic
by Noel Grandin
· 9 years ago
88ec5de
expand SvMetaType::ReadNamesSvIdl
by Noel Grandin
· 9 years ago
877774c
loplugin:expandablemethodds in hwpfilter..linguistic
by Noel Grandin
· 9 years ago
62223f9
loplugin:unnecessaryoverride
by Noel Grandin
· 10 years ago
802f2a4
Don't allow O[U]StringBuffer in string concatenation
by Stephan Bergmann
· 9 years ago
f004aa9
tdf#89307: Removed SvRef::operator T*()
by Jacek Fraczek
· 10 years ago
4d87443
loplugin:constantparam
by Noel Grandin
· 10 years ago
a2b77b4
loplugin:singlevalfields in basic..idl
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
bcf8f87
remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...
by Caolán McNamara
· 10 years ago
a7b18aa
no point in these dtors being virtual
by Caolán McNamara
· 10 years ago
2b8b874
default assignment operator is fine
by Caolán McNamara
· 10 years ago
5536aea
Let OUStringLiteral1 take its arg as ctor arg, not template arg
by Stephan Bergmann
· 10 years ago
33b3808
put StreamMode masks in scope of enum class
by Jochen Nitschke
· 10 years ago
dbe0b5a
loplugin:countusersofdefaultparams in framework..lotuswordpro
by Noel Grandin
· 10 years ago
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
Next »