Jan Engelhardt
|
dbba6e1bab
provider: remove unnecessary braces for all-1-line blocks
|
7 years ago |
Jan Engelhardt
|
e49a516a73
client: abolish goto statements (1/5)
|
7 years ago |
Jan Engelhardt
|
cbf1bca67a
client: use memory_ptr for automatic deallocation (4/6)
|
7 years ago |
Jan Engelhardt
|
6246879921
treewide: check return values of ECAllocateMore (2/2)
|
7 years ago |
Jan Engelhardt
|
394a67d0e8
provider: check return value of ECAllocateBuffer
|
7 years ago |
Jan Engelhardt
|
b138071256
provider: condense repeated new-QueryInterface logic
|
7 years ago |
Jan Engelhardt
|
2b50cdfe01
client: gracefully handle allocation failures
|
7 years ago |
Jan Engelhardt
|
c6fee3400e
treewide: cure memleaks on QueryInterface failure
|
7 years ago |
Jan Engelhardt
|
3166997125
treewide: replace type repetitions by "auto" in casting statements
|
7 years ago |
Jan Engelhardt
|
7f8442cec1
treewide: avoid type repetition in "new" statements
|
7 years ago |
Jan Engelhardt
|
201ffcc9c4
caldav: avoid unnecessary heap allocation of Http object
|
8 years ago |
Jan Engelhardt
|
cfb0e68030
treewide: abolish goto after rowset_ptr transition
|
8 years ago |
Jan Engelhardt
|
4e7ba24dc3
treewide: switch bare SRowSet variables to rowset_ptr
|
8 years ago |
Joost Hopmans
|
b2e5bf3892
Merge pull request #424 in KC/kopanocore from ~JENGELHARDT/kc:kc-500 to master
|
8 years ago |
Jan Engelhardt
|
e78841818a
client: add extra checks for EID sizes to CompareEntryIDs
|
8 years ago |
Jan Engelhardt
|
7a5bc12f08
client: abolish gotos in ECMsgStore::CompareEntryIDs
|
8 years ago |
Jan Engelhardt
|
de49a09ef5
client: variable cleaning in ECMsgStore::CompareEntryIDs
|
8 years ago |
Jan Engelhardt
|
f735b5f672
misc: simplification of AND expressions
|
8 years ago |
Jan Engelhardt
|
2385ed9cc9
misc: reduce indent depth in source (3/5)
|
8 years ago |
Jan Engelhardt
|
c39c1dd3bd
misc: remove redundant calls to clear
|
8 years ago |
Jan Engelhardt
|
2e18d88fb5
client: use initialization and in-class defaults
|
8 years ago |
Jan Engelhardt
|
9501404100
treewide: constify SizedS* data arrays
|
8 years ago |
Jan Engelhardt
|
85758d9e6d
treewide: deindent case label statements (4/7)
|
8 years ago |
Jan Engelhardt
|
8e2ecd9a1c
provider: reduce LOC by doing direct returns from case statements
|
8 years ago |
Jan Engelhardt
|
732f2a49da
mapi: make SetProps's SPropValue const
|
8 years ago |
Jan Engelhardt
|
62007a7145
treewide: add const qualifiers to PpropFindProp and callsites
|
8 years ago |
Jan Engelhardt
|
37cd381218
misc: make multiple SPropTagArray argument types const
|
8 years ago |
Jan Engelhardt
|
b7a5ddd77f
mapi: make CopyTo's SPropTagArray const
|
8 years ago |
Jan Engelhardt
|
1073865f09
mapi: make CopyProps's SPropTagArray const
|
8 years ago |
Jan Engelhardt
|
66387dc636
mapi: make DeleteProps's SPropTagArray const
|
8 years ago |